sender_address string — OPTIONAL |
type string — OPTIONALType of operation e.g transfer |
status string — OPTIONALThis value indicates the state of the operations |
token_transfer_recipient_address string — OPTIONAL |
amount string — OPTIONAL |
symbol string — OPTIONAL |
decimals integer — OPTIONAL |
gas_limit number — OPTIONALMaximum price a user is willing to pay. |
gas_price number — OPTIONALCost necessary to perform a transaction on the network |
suggested_fee_multiplier number — OPTIONALA 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 — OPTIONALMaximum fee user is willing to pay |
fee string — OPTIONAL |
size integer — OPTIONALTransaction approximative size (used to calculate total fee). |
memo string — OPTIONAL |
number_of_cycles integer — OPTIONALNumber of cycles when stacking. |
contract_address string — OPTIONALAddress of the contract to call. |
contract_name string — OPTIONALName of the contract to call. |
burn_block_height integer — OPTIONALSet the burnchain (BTC) block for stacking lock to start. |
delegate_to string — OPTIONALDelegator address for when calling delegate-stacking . |
pox_addr string — OPTIONALThe reward address for stacking transaction. It should be a valid Bitcoin address |