Get public deposit address status
Returns the status of a deposit address on a given chain
Authorizations
JWT token for authentication
Path Parameters
The Rhino.fi Smart Deposit Address that the deposit has been sent to, e.g. "0x123...ABC".
The blockchain where the deposit was sent to, e.g. "ETHEREUM".
Query Parameters
The address where tokenOut will be bridged to, e.g. "0x123...ABC".
Response
PublicDepositAddressStatusResponse
The Rhino.fi Smart Deposit Address that the deposit has been sent to.
The blockchain where the deposit was sent to.
The blockchain where the tokenOut will be bridged to.
The address where tokenOut will be bridged to.
An array of bridge transactions associated with this deposit address, including accepted, failed, and rejected transactions.
A paused deposit address will reject every deposit made to it.
Optional chain-specific metadata. Currently only populated for Stellar SDAs, where it exposes the base address and memo id that the muxed deposit address resolves to.