Skip to main content

Table Description

Data for defi upgrades on THORChain.

Column Descriptions

ColumnTypeDescription
block_idbigintIdentifier
tx_idbigintTransaction ID
from_addressvarcharSource address
to_addressvarcharDestination address
burn_assetvarcharBurn Asset
rune_amountdecimal(38,0)Amount in RUNE
rune_amount_usddecimal(20,6)USD value of RUNE amount
mint_amountdecimal(38,0)Amount value
mint_amount_usddecimal(20,6)USD value
_unique_keyvarcharUnique Key
_inserted_timestamptimestampTimestamp of the record
fact_upgrades_idbigintSurrogate key for the fact record
block_timestamptimestampTimestamp of when the block was created
dim_block_idbigintReference to the block dimension table
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample