You can use the following public HTTP endpoints as an alternative to smart contract calls.
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 |