You can use the following public HTTP endpoints as an alternative to smart contract calls.Documentation Index
Fetch the complete documentation index at: https://circle-devdocs-test-ai-codegen-component.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Endpoint description | Network | URL |
|---|---|---|
| Get the current USYC token price | Mainnet | https://usyc.hashnote.com/api/price |
| Get historical USYC price data | Mainnet | https://usyc.hashnote.com/api/price-reports |
| Get the current USYC token price | Sepolia | https://usyc.dev.hashnote.com/api/price |
| Get historical USYC price data | Sepolia | https://usyc.dev.hashnote.com/api/price-reports |
| Check if an address is entitled to USYC | Mainnet | https://api.hashnote.com/v1/entitlements/token_access?address={address}&symbol=USYC |
| Check if an address is entitled to USYC | Sepolia | https://api.dev.hashnote.com/v1/entitlements/token_access?address={address}&symbol=USYC |