Signet payments in sandbox
Signet payments in the sandbox behave very similarly to live Signet payments, with some notable differences.
- Signet payments in the sandbox will settle (i.e. reach a terminal state of
completed
orfailed
) approximately 3 minutes after creation. Live Signet payments settle in real-time, typically within minutes. - Signet payments in the sandbox may use any other
internal_account
as the receiving account DDA when initiating a deposit or redeem. Live Signet payments must use theinternal_account
corresponding to the real DDA at Signature Bank NY. - For deposit and redeem payments, any receiving account number beginning with
11111111
will automatically fail. For transfer payments, any receiving account number (i.e. wallet address) beginning with0x11111111
will automatically fail.
Organizations are seeded with the following Internal and External accounts for testing, each representing a Signet wallet.
- GWB Signet Wallet (
internal_account
) - IBB Signet Wallet (
internal_account
) - Harry Potter Signet Wallet (
external_account
) - Lucius Signet Wallet (
external_account
)
Updated about 1 year ago