TxAccountClaims
Last updated
Last updated
claim_account
This table contains the “requests” from users or dApps to get an account creation ticket in order to create new accounts. These operations are issued before the actual creation of the account on the blockchain.
Although at the blockchain level the operation of creating a claimed account is of different type (create_claimed_account) from the previous account creation operations (account_create and account_create_with_delegation), HiveSQL stores them all in a single table: TxAccountCreates
.
name
Description
creator
account claiming an account creation ticket
fee
fee paid
extensions
reserved for future use