Get Token Approval History

Response

nameTypeRequiredDescription
approval_history_idNumberTrueA unique identifier of the token approval history.
kit_idNumberTrueA unique identifier of the token kit.
block_numberNumberTrueNumber(height) of the block.
approverStringTrueAn address whom owns the token.
spenderStringTrueAn address being allowed by owner which is able to transfer owners token.
allowanceStringTrueAmount of the token being allowed to the spender address. 10^18 is multiplied to the value.
tx_hashStringTrueHashed value of the requested transaction.
timestampStringTrueAn unix timestamp when transfer transaction was sent.
Language
Click Try It! to start a request and see the response here!