Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions components/grid-visualizer/src/data/currencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ export const currencies: FiatCurrency[] = [
countryCode: 'us',
accountType: 'USD_ACCOUNT',
accountLabel: 'US Bank Account',
instantRails: ['RTP', 'FEDNOW'],
allRails: ['ACH', 'WIRE', 'RTP', 'FEDNOW'],
instantRails: ['RTP', 'FedNow'],
allRails: ['ACH', 'Wire', 'RTP', 'FedNow'],
examplePerson: { fullName: 'Jane Doe', nationality: 'US' },
},
{
Expand All @@ -31,8 +31,8 @@ export const currencies: FiatCurrency[] = [
countryCode: 'eu',
accountType: 'EUR_ACCOUNT',
accountLabel: 'IBAN',
instantRails: ['SEPA_INSTANT'],
allRails: ['SEPA', 'SEPA_INSTANT'],
instantRails: ['SEPA Instant'],
allRails: ['SEPA', 'SEPA Instant'],
examplePerson: { fullName: 'Anna Müller', nationality: 'DE' },
},
{
Expand All @@ -41,8 +41,8 @@ export const currencies: FiatCurrency[] = [
countryCode: 'gb',
accountType: 'GBP_ACCOUNT',
accountLabel: 'UK Bank Account',
instantRails: ['FASTER_PAYMENTS'],
allRails: ['FASTER_PAYMENTS'],
instantRails: ['Faster Payments'],
allRails: ['Faster Payments'],
examplePerson: { fullName: 'James Wilson', nationality: 'GB' },
},
{
Expand Down Expand Up @@ -81,8 +81,8 @@ export const currencies: FiatCurrency[] = [
countryCode: 'dk',
accountType: 'DKK_ACCOUNT',
accountLabel: 'IBAN',
instantRails: ['SEPA_INSTANT'],
allRails: ['SEPA', 'SEPA_INSTANT'],
instantRails: ['SEPA Instant'],
allRails: ['SEPA', 'SEPA Instant'],
examplePerson: { fullName: 'Lars Jensen', nationality: 'DK' },
},
{
Expand All @@ -92,7 +92,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'NGN_ACCOUNT',
accountLabel: 'Nigerian Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Chioma Okafor', nationality: 'NG' },
},
{
Expand All @@ -102,7 +102,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'CAD_ACCOUNT',
accountLabel: 'Canadian Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Sophie Tremblay', nationality: 'CA' },
},
{
Expand All @@ -112,7 +112,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'PHP_ACCOUNT',
accountLabel: 'Philippine Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Maria Santos', nationality: 'PH' },
},
{
Expand All @@ -121,8 +121,8 @@ export const currencies: FiatCurrency[] = [
countryCode: 'sg',
accountType: 'SGD_ACCOUNT',
accountLabel: 'Singapore Bank Account',
instantRails: ['PAYNOW', 'FAST'],
allRails: ['PAYNOW', 'FAST', 'BANK_TRANSFER'],
instantRails: ['PayNow', 'FAST'],
allRails: ['PayNow', 'FAST', 'Bank Transfer'],
examplePerson: { fullName: 'Wei Lin Tan', nationality: 'SG' },
},
{
Expand All @@ -132,7 +132,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'HKD_ACCOUNT',
accountLabel: 'Hong Kong Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Emily Chan', nationality: 'HK' },
},
{
Expand All @@ -142,7 +142,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'IDR_ACCOUNT',
accountLabel: 'Indonesian Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Siti Rahayu', nationality: 'ID' },
},
{
Expand All @@ -152,7 +152,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'KES_ACCOUNT',
accountLabel: 'M-Pesa',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Wanjiku Kamau', nationality: 'KE' },
},
{
Expand All @@ -162,7 +162,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'MYR_ACCOUNT',
accountLabel: 'Malaysian Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Nurul Aisyah', nationality: 'MY' },
},
{
Expand All @@ -172,7 +172,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'RWF_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Jean Uwimana', nationality: 'RW' },
},
{
Expand All @@ -182,7 +182,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'THB_ACCOUNT',
accountLabel: 'Thai Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Somchai Prasert', nationality: 'TH' },
},
{
Expand All @@ -192,7 +192,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'TZS_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Halima Mwanga', nationality: 'TZ' },
},
{
Expand All @@ -202,7 +202,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'VND_ACCOUNT',
accountLabel: 'Vietnamese Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Nguyen Thi Lan', nationality: 'VN' },
},
{
Expand All @@ -212,7 +212,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'ZAR_ACCOUNT',
accountLabel: 'South African Bank Account',
instantRails: [],
allRails: ['BANK_TRANSFER'],
allRails: ['Bank Transfer'],
examplePerson: { fullName: 'Thabo Nkosi', nationality: 'ZA' },
},
{
Expand All @@ -222,7 +222,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'ZMW_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Mwila Tembo', nationality: 'ZM' },
},
{
Expand All @@ -232,7 +232,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'MWK_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Chimwemwe Banda', nationality: 'MW' },
},
{
Expand All @@ -242,7 +242,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'UGX_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Grace Namugga', nationality: 'UG' },
},
{
Expand All @@ -252,7 +252,7 @@ export const currencies: FiatCurrency[] = [
accountType: 'XOF_ACCOUNT',
accountLabel: 'Mobile Money',
instantRails: [],
allRails: ['MOBILE_MONEY'],
allRails: ['Mobile Money'],
examplePerson: { fullName: 'Amadou Diallo', nationality: 'SN' },
},
];
Loading