With your access token and an Ethereum address, you can start sending
transactions. You can use any Web3 client to send these transactions as we
support all the standard Web3 JSON-RPC methods.
You can also sign transactions (you will need to send them yourself via
eth_sendRawTransaction) for any EVM chain by replacing /web3/mainnet with
/web3/chains/{chain_id}