v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Monitoring Addresses

Create Monitoring Address

Adds an address to be monitored for rewards tracking.

Currently only ETHEREUM, SOLANA, INK & XLAYER addresses are supported.

post/rewards/monitor/address

Request body

crypto_network'BITCOIN' | 'ETHEREUM' | 'BITCOIN_CASH' | 'LITECOIN' | 'SOLANA' | 'POLYGON_POS' | 'BASE' | 'ARBITRUM_ONE' | 'STELLAR' | 'INK' | 'XLAYER' | 'AVALANCHE' | 'DOGECOIN' | 'SUI' | 'ROBINHOOD' | 'BNB'

A CryptoNetwork is a blockchain transmitting cryptocurrencies.

addressstring

On-chain address Paxos will monitor for eligible reward activity. Must be valid for the specified network and not be registered to another customer. For SOLANA specify the wallet account (ie: not a derived/token account like an ATA).

namestring

Optional display name. Useful for grouping or reporting.

Response

A successful response.