List detected deposits
GET
https://api.radom.com/deposit/detectedDeposits 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
isTestModebooleanqueryResponses
200Detected deposits retrieved successfully
idstring<uuid>requiredIdentifier of the detected transaction, distinct from any deposit id.
depositAccountIdstring<uuid>requirednetworkNetworkrequiredAllowed
BitcoinBitcoinTestnetLitecoinLitecoinTestnetDogecoinDogecoinTestnetBitcoinCashBitcoinCashTestnetBitcoinSVBitcoinSVTestnetHarryPotterObamaSonic10InuHarryPotterObamaSonic10InuTestnetCardanoDashSolanaSolanaTestnetSolanaDevnetEthereumSepoliaTestnetPolygonPolygonTestnetBNBBNBTestnetArbitrumArbitrumTestnetZcashZcashTestnetPolkadotPolkadotTestnetPolkadotAssetHubPolkadotAssetHubTestnetTronTronTestnetAvalancheAvalancheTestnetBaseBaseTestnetOptimismOptimismTestnetFiattokenstringnullabletransactionHashstringrequiredamountnumber<float>required>= 0blockNumberinteger<int64>nullableAbsent while the transaction has only been seen in a mempool.
blockTimestampstring<date-time>requiredBlock time, or the time of the first sighting for a mempool transaction.
senderAddressesSenderAddress[]required
addressstringrequiredconfirmationsinteger<int64>requiredBlocks ingested after the transaction's block so far.
requiredConfirmationsinteger<int64>requiredConfirmations the network needs before the deposit is credited.
awaitsFinalizedPassbooleanrequiredTrue on networks where the credit follows a finalized checkpoint rather than the confirmation count, which is then indicative only.
401Unauthorized
errorstringrequired500Internal server error
errorstringrequired