Learn how to manage your master wallets
isEvmCompatible: true
.This means you can issue your customers a single unique address that can be used to deposit stablecoins on multiple blockchains, without worrying about them sending stablecoins to the wrong blockchain.auto-sweeping
and threshold
settings on the addresses level will override the master wallet’s configuration for that address. This allows for granular control over auto-sweeping behavior per address.Operator | Description | Example (Threshold = 100) |
---|---|---|
gt | Greater than | Only withdrawals > 100 |
gte | Greater than or equal to | Only withdrawals ≥ 100 |
lt | Less than | Only withdrawals < 100 |
lte | Less than or equal to | Only withdrawals ≤ 100 |
eq | Equal to | Only withdrawals = 100 |
false
by default and threshold settings are set to 0.gasless transaction
and threshold
settings on the addresses level will override the master wallet’s configuration for that address. This allows for granular control over gasless withdrawal behavior per address.auto-sweeping
stablecoins from the dedicated addresses to the master wallet and for withdrawals to external wallets.
transactionHash
transactionHash
, which can be obtained from either the original transaction record or by looking up the transaction on the blockchain explorer.