There was an error while loading. Please reload this page.
1 parent dcdc253 commit ff0ddcaCopy full SHA for ff0ddca
1 file changed
packages/wallet/backend/src/gatehub/consts.ts
@@ -37,7 +37,8 @@ export const SANDBOX_VAULT_IDS: Record<string, string> = {
37
CAD: 'bd5af6fe-5d92-4b20-9bd4-1baa52b7a02e',
38
EGG: '9a550347-799e-4c10-9142-f1a2e1c084e7',
39
PEB: '0ba2b0d1-b7a2-416c-a4ac-1cb3e5281300',
40
- PKR: '2868b4e5-7178-4945-8ec5-8208fac2a22d'
+ PKR: '2868b4e5-7178-4945-8ec5-8208fac2a22d',
41
+ COP: '3926d00f-e12d-42a7-a273-bfb221cf299d'
42
}
43
export const PRODUCTION_VAULT_IDS: Record<string, string> = {
44
USD: '5e1ff913-96d4-45ab-b7a3-04197a59fe06',
0 commit comments