Check wallet address
Last updated
Last updated
GET /api/v1/payment/check-wallet-address HTTP/1.1
Host: dashboard.cryptadium.com
Accept: */*
{
"exceptions": [],
"isSuccessful": true,
"message": [
{
"amount": 1019.544566,
"currency": "USDT",
"date": "2025-02-21T06:07:12.976788",
"status": -1
}
]
}