curl -X POST https://secureapi.gridlog.io/api/v1/monitoring/addresses/remove \ -H "X-API-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "chain": "polygon", "address": "0x1A2B3C..." }'
{ "success": true }
Stop monitoring a wallet address
polygon
ethereum
solana
true