Skip to main content

List detected deposits

GEThttps://api.radom.com/deposit/detected

Deposits the ingester has seen on chain that are still waiting to be final for their network before they are credited. They are not deposits yet and do not appear in the deposits listing until the credit happens.

Authorization

Send your API key in the Authorization header. Scheme: radomToken.

Parameters

isTestModebooleanquery

Responses

200Detected deposits retrieved successfully
idstring<uuid>required

Identifier of the detected transaction, distinct from any deposit id.

depositAccountIdstring<uuid>required
networkNetworkrequired
AllowedBitcoinBitcoinTestnetLitecoinLitecoinTestnetDogecoinDogecoinTestnetBitcoinCashBitcoinCashTestnetBitcoinSVBitcoinSVTestnetHarryPotterObamaSonic10InuHarryPotterObamaSonic10InuTestnetCardanoDashSolanaSolanaTestnetSolanaDevnetEthereumSepoliaTestnetPolygonPolygonTestnetBNBBNBTestnetArbitrumArbitrumTestnetZcashZcashTestnetPolkadotPolkadotTestnetPolkadotAssetHubPolkadotAssetHubTestnetTronTronTestnetAvalancheAvalancheTestnetBaseBaseTestnetOptimismOptimismTestnetFiat
tokenstringnullable
transactionHashstringrequired
amountnumber<float>required>= 0
blockNumberinteger<int64>nullable

Absent while the transaction has only been seen in a mempool.

blockTimestampstring<date-time>required

Block time, or the time of the first sighting for a mempool transaction.

senderAddressesSenderAddress[]required
addressstringrequired
confirmationsinteger<int64>required

Blocks ingested after the transaction's block so far.

requiredConfirmationsinteger<int64>required

Confirmations the network needs before the deposit is credited.

awaitsFinalizedPassbooleanrequired

True on networks where the credit follows a finalized checkpoint rather than the confirmation count, which is then indicative only.

401Unauthorized
errorstringrequired
500Internal server error
errorstringrequired