Authentication
✅ Organization User (CustomerEmployee
)✅ Delegated User (
EndUser
)✅ Service Account
Required Permissions
No permission required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
Body
application/json
Available options:
Evm
Network used for the wallet.
Available options:
Adi
, AdiTestnet
, ArbitrumOne
, ArbitrumGoerli
, ArbitrumSepolia
, AvalancheC
, AvalancheCFuji
, Base
, BaseGoerli
, BaseSepolia
, Bob
, BobSepolia
, Bsc
, BscTestnet
, Berachain
, BerachainBArtio
, BerachainBepolia
, Celo
, CeloAlfajores
, Codex
, CodexSepolia
, Ethereum
, EthereumGoerli
, EthereumSepolia
, EthereumHolesky
, EthereumHoodi
, FantomOpera
, FantomTestnet
, FlareC
, FlareCCoston2
, Ink
, InkSepolia
, Optimism
, OptimismGoerli
, OptimismSepolia
, Plume
, PlumeSepolia
, Polygon
, PolygonAmoy
, PolygonMumbai
, Race
, RaceSepolia
, Sonic
, SonicTestnet
, Tsc
, TscTestnet1
Address of the contract to call
Encoded hex string indicating which function in the smart contract to call with which parameters. For more information, see the encodeFunctionData ethersJS documentation