Fetch a single deposit by its onchain transaction hash. chain is optional; if provided, it must match the deposit’s recorded chain.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Wallet ID
Transaction hash of the deposit (0x-prefixed hex for EVM chains).
Optional chain identifier. If provided, the lookup is chain-scoped. Use ethereum_sepolia for sandbox testing.
arbitrum, base, ethereum, ethereum_sepolia, polygon, solana Deposit found
Deposit amount as a formatted string (e.g. "100.50").
Deposited token. Currently usdc.
usdc Chain where the deposit was detected.
arbitrum, base, ethereum, ethereum_sepolia, polygon, solana On-chain transaction hash.
Deposit status.