TriggerConstantContract
POST
/wallet/triggerconstantcontract
Note:
energy_used
field in the returned value indicates the energy consumption. Therefore, the fee_limit
of the transaction can be set to energy_used x energy unit price
.Field | Type | Description |
---|---|---|
owner_address | string | Account address |
contract_address | string | Contract address |
call_value | int64 | The amount of TRX passed into the contract |
data | string | Operating parameters |
call_token_value | int64 | The amount of TRC-10 transferred into the contract |
token_id | int64 | TRC-10 token id |
energy_used
energy_penalty
energy_used - energy_penalty
Request
Body Params application/json