Back

Transactions

Chain

Solana

Dataset name

solana.transactions

Version

1.0.0

Description

Every transaction on the Oasis consensus chain — sender, fee, method, and whether it succeeded.

Example data

idindexsignatureblock_hashrecent_block_hashblock_slotblock_timestampfeestatuserraccountslog_messagesbalance_changespre_token_balancespost_token_balancescompute_units_consumed
sl_transaction_Cz37Lw92ux84UaGd1c5kbYzaVHw22WbrqusuecvWXAoL_1581158136gu6xmR5WJykwbYq2A4oeYX6z46Vuo2iCY1qqGmSZ5HaZCXmELtV8TgWLMWYAkztUnscSc7vKwsJULwkJgAUGTfCz37Lw92ux84UaGd1c5kbYzaVHw22WbrqusuecvWXAoL65ZRoeC5mJqNAqvv957ZrEGUTX9fWBUmgVWEAhzuvpV9277883765172113738950001null[{"pubkey": "nSGZ3tv2UhskkPqiB666yDVj7PTi9qKgDqvjHyw5JgM", "signer": true, "source": "transaction", "writable": true}, {"pubkey": "AY271jdvcyo5VzBiWsMGLEjpZFFrarq8FDydJHLmYgCG", "signer": false, "source": "transaction", "writable": true}, {"pubkey": "Vote111111111111111111111111111111111111111", "signer": false, "source": "transaction", "writable": false}]["Program Vote111111111111111111111111111111111111111 invoke [1]", "Program Vote111111111111111111111111111111111111111 success"][{"account": "nSGZ3tv2UhskkPqiB666yDVj7PTi9qKgDqvjHyw5JgM", "before": 7873110360, "after": 7873105360}, {"account": "AY271jdvcyo5VzBiWsMGLEjpZFFrarq8FDydJHLmYgCG", "before": 515917329, "after": 515917329}, {"account": "Vote111111111111111111111111111111111111111", "before": 1, "after": 1}][][]4

Schema

Column Type
id

string

index

long

signature

string

block_hash

string

recent_block_hash

string

block_slot

long

block_timestamp

long

fee

long

status

long

err

string

accounts

string

log_messages

string

balance_changes

string

pre_token_balances

string

post_token_balances

string

compute_units_consumed

decimal