TriggerSmartContract

Returns TransactionExtention, which contains the unsigned Transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to 41D1E7A6BC354106CB410E65FF8B181C600FF14292

Address that triggers the contract, converted to a hex string.

string
Defaults to 41a7837ce56da0cbb28f30bcd5bff01d4fe7e4c6e3

Contract address, converted to a hex string

string
Defaults to transfer(address,uint256)

Function call, must not be left blank

string

HEX string of encoded call parameters. The parameter passed to 'function_selector', the format must match with the VM's requirement. You can use a js tool provided by remix to convert a parameter like [1,2] to the format that VM requires

int32

Maximum TRX consumption, measured in SUN (1 TRX = 1,000,000 SUN).

int32
Defaults to 0

Amount of TRX transferred with this transaction, measured in SUN (1 TRX = 1,000,000 SUN).

int32

Optional, for multi-signature

boolean

Optional. Whehter the address is in base58check format.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json