Developer-controlled wallets
The following tables group developer-controlled wallets endpoints by API category and show which blockchains support them.Wallets API
Select the tab that matches the first letter range of your blockchain name to see supported wallet endpoints.- A - B
- E - P
- N - S
- Other
Transactions API
Select the tab that matches the first letter range of your blockchain name to see supported transactions endpoints.- A - B
- E - P
- N - S
- Other
*Note: Limited support for contract execution on AptosFor Aptos, the contract execution endpoints are available only for batch
transfers, and requires fixed values for
abiFunctionSignature and
contractAddress.The following sample request body shows the required values.JSON
Signing API
Select the tab that matches the first letter range of your blockchain name to see supported signing endpoints.To sign transactions with an
EVM-TESTNET wallet, use the appropriate
chain ID. If you’re on mainnet, you can use an EVM
wallet to sign transactions on any EVM-compatible chain.- A - B
- E - P
- N - S
- Other
Token Lookup API
The retrieve a developer token endpoint is available for all supported chains except Near.User-controlled wallets
The following tables group user-controlled wallets endpoints by API category and show which blockchains support them.PIN Authentication API
The create a challenge to initialize a user endpoint is available on all supported blockchains.Wallets API
Select the tab that matches the first letter range of your blockchain name to see supported wallet endpoints.- A - B
- E - P
- N - S
- Other
Transactions API
Select the tab that matches the first letter range of your blockchain name to see supported transaction endpoints.- A - B
- E - P
- N - S
- Other
*Note: Limited support for contract execution on AptosFor Aptos, the contract execution endpoints are available only for batch
transfers, and requires fixed values for
abiFunctionSignature and
contractAddress.The following sample request body shows the required values.JSON
Signing API
Select the tab that matches the first letter range of your blockchain name to see supported signing endpoints.- A - B
- E - P
- N - S
- Other