Back

Objects

Chain

IOTA Testnet

Dataset name

iota_rebased_testnet.raw_objects

Version

1.0.0

Description

Historical change log of Aptos Objects (which back NFTs, FA stores, resources) — one row per write-set change, with owner and transfer flags.

Example data

object_idobject_versionobject_digestowner_typeowner_idobject_typeobject_type_packageobject_type_moduleobject_type_nameserialized_objectcoin_typecoin_balancedf_kind
0224615208100x0000000000000000000000000000000000000000000000000000000000000002::coin::Coin<0x0000000000000000000000000000000000000000000000000000000000000002::iota::IOTA>coinCoin0x0000000000000000000000000000000000000000000000000000000000000002::iota::IOTA10000000000null
02246152030100x0000000000000000000000000000000000000000000000000000000000000002::coin::Coin<0x0000000000000000000000000000000000000000000000000000000000000002::iota::IOTA>coinCoin0x0000000000000000000000000000000000000000000000000000000000000002::iota::IOTA10000000000null
02547906590100x0000000000000000000000000000000000000000000000000000000000000003::staking_pool::StakedIotastaking_poolStakedIotanullnullnull

Schema

Column Type
object_id

bytes

object_version

long

object_digest

bytes

owner_type

int

owner_id

bytes

object_type

string

object_type_package

bytes

object_type_module

string

object_type_name

string

serialized_object

bytes

coin_type

string

coin_balance

long

df_kind

int