sender_address string |
type stringType of operation e.g transfer |
status stringThis value indicates the state of the operations |
token_transfer_recipient_address string |
amount string |
symbol string |
decimals integer |
gas_limit numberMaximum price a user is willing to pay. |
gas_price numberCost necessary to perform a transaction on the network |
suggested_fee_multiplier numberA suggested fee multiplier to indicate that the suggested fee should be scaled. This may be used to set higher fees for urgent transactions or to pay lower fees when there is less urgency. |
max_fee stringMaximum fee user is willing to pay |
fee string |
size integerTransaction approximative size (used to calculate total fee). |
memo string |
number_of_cycles integerNumber of cycles when stacking. |
contract_address stringAddress of the contract to call. |
contract_name stringName of the contract to call. |
burn_block_height integerSet the burnchain (BTC) block for stacking lock to start. |
delegate_to stringDelegator address for when calling delegate-stacking . |
pox_addr stringThe reward address for stacking transaction. It should be a valid Bitcoin address |