Manage Smart Deposit Addresses conveniently with the SDK.
The Smart Deposit Addresses feature is currently in beta.
Please contact us with the details of your use case if you are interested in using it and we can set you up with testnet and mainnet access.
// Same result as the create function aboveconst status = await sdk.depositAddresses.getStatus({ depositAddress: '0x123...', depositChain: 'ETHEREUM',})