Quicknode supports the following Aleo APIs on all endpoints. Using your Aleo endpoint, you can call any of the methods available in these APIs. For a complete list of supported REST API endpoints, refer to the documentation for each API.
対応API
Network Selection
When making API requests, you can specify which network to use by including it in the request URL path. Aleo supports both testnet and mainnet networks.
To select a network, include either mainnet または testnet in your request URL:
- メインネット:
https://your-endpoint.quiknode.pro/v2/mainnet/... - テストネット:
https://your-endpoint.quiknode.pro/v2/testnet/...
例えば:
https://your-endpoint.quiknode.pro/v2/mainnet/block/latest
https://your-endpoint.quiknode.pro/v2/testnet/block/latest
対応ネットワーク
Quicknode provides access to the following Aleo networks:
メインネット
種類:制作
HTTP:
WSS:
アーカイブ:なし
剪定:なし
テストネット
タイプ:テストネット
HTTP:
WSS:
アーカイブ:なし
剪定:なし
ネットワーク
種類
HTTP
WSS
アーカイブ
剪定
メインネット
制作
いいえ
なし
テストネット
テストネット
いいえ
なし
対応製品
近日公開
Additional Quicknode products for Aleo are coming soon. Check back for updates on available integrations and tools.