| sender_addressstring | 
| typestringType of operation e.g transfer | 
| statusstringThis value indicates the state of the operations | 
| token_transfer_recipient_addressstring | 
| amountstring | 
| symbolstring | 
| decimalsinteger | 
| gas_limitnumberMaximum price a user is willing to pay. | 
| gas_pricenumberCost necessary to perform a transaction on the network | 
| suggested_fee_multipliernumberA 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_feestringMaximum fee user is willing to pay | 
| feestring | 
| sizeintegerTransaction approximative size (used to calculate total fee). | 
| memostring | 
| number_of_cyclesintegerNumber of cycles when stacking. | 
| contract_addressstringAddress of the contract to call. | 
| contract_namestringName of the contract to call. | 
| burn_block_heightintegerSet the burnchain (BTC) block for stacking lock to start. | 
| delegate_tostringDelegator address for when calling delegate-stacking. | 
| pox_addrstringThe reward address for stacking transaction. It should be a valid Bitcoin address |