List Monitoring Address
Retrieve a list of monitoring address
Filter by network to retrieve a list of addresses on that network, or filter by network & address to retrieve a single record.
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-settlement-times-embed.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Query Parameters
On-chain address Paxos is monitoring for eligible reward activity. Must be valid for the specified network.
For SOLANA specify the wallet account (ie: not a derived/token account like an ATA).
Network the address belongs to. Supported: ETHEREUM, SOLANA, INK, XLAYER.
BITCOIN, ETHEREUM, BITCOIN_CASH, LITECOIN, SOLANA, POLYGON_POS, BASE, ARBITRUM_ONE, STELLAR, INK, XLAYER Number of results to return. Defaults to 100 if no limit is provided. Maximum 1000.
Results are ordered by created_at. Specify the ordering of the results. Defaults to DESC.
DESC, ASC Cursor for pagination