Historical MATIC (Polygon) balance of all addresses at every block height.
Column Name | Description | Example |
---|---|---|
address | Address of the account. | 0x061c76ca4f7ea27f3c127de7e2856df1fea50b8d |
raw_balance | Balance of MATIC in wei. | 1.28e+17 |
raw_balance_str | Balance of tokens (unnormalized) in string. | 128413704281062672 |
balance | Balance of ether. | 0.1284137043 |
balance_str | Balance of this ERC20 token, normalized by the decimal points defined in the ERC20 token contract. | 0.1284137043 |
usd_balance | The amount of tokens, in $USD. | 0.1768256708 |
usd_exchange_rate | The exchange rate used to calculate the usd_value. | 1.377 |
transaction_hash | Transaction hash that resulted in the balance change. | 0xd4a6053e03daba4dda311cff0fdc306bba6c246dbb37271a365a3ddf3140ac0f |
block_timestamp | The timestamp of the block that that resulted in the balance. | 2021-09-15 18:47:11 |
block_number | The number of the block that resulted in the balance. | 19,144,939 |
block_hash | The hash of the block that resulted in the balance. | 0x5ea2e8bb46d6e047d8c7b67b5051c368cc1e82961e65830881c707359910d450 |
unique_id | Unique ID of the balances entry | block-19144939_address-0x061c76ca4f7ea27f3c127de7e2856df1fea50b8d_eth |