{
"status": 0,
"data": {
"total": 123,
"chains": [
{
"chain_id": "BASE_ETH",
"chain_identifier": "ETH",
"native_token_id": "ETH",
"confirming_threshold": 12,
"explorer_tx_url": "https://basescan.org/tx/{hash}",
"explorer_address_url": "https://basescan.org/address/{address}",
"enabled": true
}
]
},
"msg": "<string>"
}