VeChain Transactions
90d history of VET transfer transactions on VeChain Blockchain mainnet
@kaggle.claytonneal_vechain_transactions
90d history of VET transfer transactions on VeChain Blockchain mainnet
@kaggle.claytonneal_vechain_transactions
CREATE TABLE transactions (
"id" VARCHAR,
"block" BIGINT,
"sender" VARCHAR,
"recipient" VARCHAR,
"amount" DOUBLE
);
Anyone who has the link will be able to view this.