Baselight

VeChain Transactions

90d history of VET transfer transactions on VeChain Blockchain mainnet

@kaggle.claytonneal_vechain_transactions

Loading...
Loading...

About this Dataset

VeChain Transactions

This dataset contains 90d worth of VET transfer blockchain transactions from the VeChain Thor mainnet blockchain.

This dataset can be used for:

  • Outlier analysis
  • Graph analysis
  • Fraud detections
  • Pattern analysis

The dataset contains 821235 rows of data.

Tables

Transactions

@kaggle.claytonneal_vechain_transactions.transactions
  • 80.52 MB
  • 821235 rows
  • 5 columns
Loading...

CREATE TABLE transactions (
  "id" VARCHAR,
  "block" BIGINT,
  "sender" VARCHAR,
  "recipient" VARCHAR,
  "amount" DOUBLE
);

Share link

Anyone who has the link will be able to view this.