Call a contract function
POST/chains/ethereum/addresses/:address-or-alias/contracts/:contract/methods/:method
Builds a transaction to call the given contract function. Returns a transaction to be signed and signs and submits to the blockchain it if the signAndSubmit flag is enabled.
Request
Responses
- 200
- 4XX
- 5XX
OK
Client error.
Server error.