Back

Native Transfers

Chain

Ronin

Dataset name

ronin.native_transfers

Version

1.0.0

Description

Every successful native ETH value transfer, including internal transfers from smart contracts, derived from raw traces.

Example data

idsenderrecipientamounttx_typetrace_typecall_typetrace_addresstransaction_hashblock_hashblock_numberblock_timestamptransaction_index
geth_trace_0x7963e58e28abc2de8212e45f18d7a516dd6b7e09b472a22738f5946054f93a07_00x316bfdaaa07bf3157f492948c88a7d72339b9dd60x241e60eb3c0fb037a4a875abb9c104998b3bed1214980321763999475000EOA TXcallcall0x5f8449ac1dfa271abd97d7bb8ca0b4531a98f293195af1ed83c986fcabc48d550x7963e58e28abc2de8212e45f18d7a516dd6b7e09b472a22738f5946054f93a074719600917534478910
geth_trace_0x8549e624c3e05e26db3e10d57abb55d13ae4bb7d93459e78581fc229f6d32f48_920x8eec4f1c0878f73e8e09c1be78ac1465cc16544d0x617c5d73662282ea7ffd231e020eca6d2b0d552f21271207000000000EOA TXcallcall0xe9fc467cf54531e6bff641face6456ca70e0e8c85474da90b16c1590749d6e5a0x8549e624c3e05e26db3e10d57abb55d13ae4bb7d93459e78581fc229f6d32f4847196017175344791511
geth_trace_0xe21a8e7bd0995cd5c35ce05f99693f4ad9601f28f805a9b728afc90b4fdc5fc1_2270x9b959d27840a31988410ee69991bcf0110d61f020x617c5d73662282ea7ffd231e020eca6d2b0d552f51799575460000000EOA TXcallcall0x02f0dc02a93c2a47b4e8783278bb54eb62dae8639107be0e0a7005b382b8a76e0xe21a8e7bd0995cd5c35ce05f99693f4ad9601f28f805a9b728afc90b4fdc5fc147196018175344791815

Schema

Column Type
id

string

sender

string

recipient

string

amount

decimal

tx_type

string

trace_type

string

call_type

string

trace_address

string

transaction_hash

string

block_hash

string

block_number

long

block_timestamp

long

transaction_index

long