Agoric
Below you can find the endpoints and the samples
Last updated
Was this helpful?
Below you can find the endpoints and the samples
Last updated
Was this helpful?
Agoric is an open-source development company launching an interoperable PoS chain. Agoric’s JavaScript smart contract offers developers a safe, reusable library of DeFi components to rapidly build and deploy on-chain.
For more information on Agoric APIs, see the .
REST API (LCD):
https://agoric-mainnet-rpc.allthatnode.com:1317 \
--header "x-allthatnode-api-key: 'YOUR-API-KEY'"
Tendermint RPC (RPC):
https://agoric-mainnet-rpc.allthatnode.com:26657/'YOUR-API-KEY'
REST API (LCD):
https://agoric-devnet-rpc.allthatnode.com:1317 \
--header "x-allthatnode-api-key: 'YOUR-API-KEY'"
Tendermint RPC (RPC):
https://agoric-devnet-rpc.allthatnode.com:26657/'YOUR-API-KEY'
Find 'YOUR-API-KEY'
by going to the menu (Dashboard > All Projects > Project Detail Page).
Put your ‘API-KEY’ with the endpoint in the correct place(Check out the samples on the next page!).
Otherwise, it means you are using the public endpoint we offer, therefore, we cannot count the API calls of your project nor make the request report for you.