Contracts
Call or deploy contracts from your backend wallet to any EVM blockchain with one API call.
This request requires gas funds in the backend wallet.
To send native tokens to a payable method (e.g. ETH on Ethereum), set txOverrides.value
in the request body to POST /contract/<chain>/<contract_address>/write
.
This request requires gas funds in the backend wallet.