unique_id
Column | Description |
---|---|
checkpoint_timestamp | Timestamp of when the checkpoint was created |
unstaking_epoch | The epoch when the SUI unstake request will be released |
sender | Address of the sender |
staker_address | Address of the staker |
validator_address | Address of the validator |
pool_id | ID of the staking pool |
principal_amount_str | Amount of SUI unstaked (string format) |
principal_amount | Amount of SUI unstaked (float format) |
reward_amount_str | Amount of rewards received (string format) |
reward_amount | Amount of rewards received (float format) |
transaction_block_digest | Digest of the transaction block |
unique_id | Unique ID of the withdrawal |