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.
ethereum, arbitrum, base, polygon, optimism, avalanche, solana Deposit found
Chain where the deposit was detected.
ethereum, arbitrum, base, polygon, optimism, avalanche, solana Token that was deposited.
usdc Deposit amount as a formatted string (e.g. "100.50").