sender_address
string |
type
string Type of operation e.g transfer |
status
string This value indicates the state of the operations |
token_transfer_recipient_address
string |
amount
string |
symbol
string |
decimals
integer |
gas_limit
number Maximum price a user is willing to pay. |
gas_price
number Cost necessary to perform a transaction on the network |
suggested_fee_multiplier
number A 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
string Maximum fee user is willing to pay |
fee
string |
size
integer Transaction approximative size (used to calculate total fee). |
memo
string |
number_of_cycles
integer Number of cycles when stacking. |
contract_address
string Address of the contract to call. |
contract_name
string Name of the contract to call. |
burn_block_height
integer Set the burnchain (BTC) block for stacking lock to start. |
delegate_to
string Delegator address for when calling delegate-stacking . |
pox_addr
string The reward address for stacking transaction. It should be a valid Bitcoin address |