Validates a wallet address for a specific currency and network. Optionally supports memo validation if required by the network.
Documentation Index
Fetch the complete documentation index at: https://docs.openxswitch.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Currency symbol (e.g., BTC, ETH, USDT)
"BTC"
Wallet address to validate
"0xeB2629a2734e272Bcc07BDA959863f316F4bD4Cf"
Blockchain network associated with the address (e.g., Ethereum, BSC, Polygon)
"BSC"
Optional memo for transactions on certain blockchains
Address validated successfully.