Skip to content

Commit 30fae62

Browse files
authored
Merge pull request #2320 from openfintechio/feature/INT2-4894-pog-alphapo-add-new-crypto-3
INT2-4894 POG AlphaPo: add new crypto
2 parents 6e2815d + 77c08c4 commit 30fae62

1 file changed

Lines changed: 207 additions & 0 deletions

File tree

data/payout_services.json

Lines changed: 207 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35543,6 +35543,50 @@
3554335543
"amount_min": "0.01",
3554435544
"amount_max": "1000000"
3554535545
},
35546+
{
35547+
"status": "active",
35548+
"code": "solana_cad",
35549+
"method": "solana",
35550+
"currency": "CAD",
35551+
"fields": [
35552+
{
35553+
"key": "wallet_id",
35554+
"type": "string",
35555+
"label": {
35556+
"en": "Solana wallet",
35557+
"ru": "Solana кошелёк",
35558+
"uk": "Solana гаманець"
35559+
},
35560+
"hint": {
35561+
"en": "Enter solana wallet",
35562+
"ru": "Введите solana кошелёк",
35563+
"uk": "Введіть solana гаманець"
35564+
},
35565+
"regexp": "\/^.{10,64}$\/",
35566+
"required": true,
35567+
"position": 1
35568+
},
35569+
{
35570+
"key": "vasp",
35571+
"type": "string",
35572+
"label": {
35573+
"en": "VASP Name",
35574+
"ru": "VASP имя",
35575+
"uk": "VASP ім'я"
35576+
},
35577+
"hint": {
35578+
"en": "Enter VASP Name",
35579+
"ru": "Введите имя ASP",
35580+
"uk": "Введіть ім'я VASP"
35581+
},
35582+
"regexp": "\/^.{1,64}$\/",
35583+
"required": false,
35584+
"position": 2
35585+
}
35586+
],
35587+
"amount_min": "0.01",
35588+
"amount_max": "100000"
35589+
},
3554635590
{
3554735591
"status": "active",
3554835592
"code": "solana_sol",
@@ -36532,6 +36576,34 @@
3653236576
}
3653336577
]
3653436578
},
36579+
{
36580+
"status": "active",
36581+
"code": "cardano_cad",
36582+
"method": "cardano",
36583+
"currency": "CAD",
36584+
"amount_min": 0.01,
36585+
"amount_max": 100000,
36586+
"fields": [
36587+
{
36588+
"key": "wallet_id",
36589+
"type": "string",
36590+
"label": {
36591+
"en": "Cardano ADA wallet",
36592+
"ru": "Cardano ADA кошелёк",
36593+
"uk": "Cardano ADA гаманець"
36594+
},
36595+
"hint": {
36596+
"en": "Cardano ADA wallet",
36597+
"ru": "Cardano ADA кошелёк",
36598+
"uk": "Cardano ADA гаманець"
36599+
},
36600+
"regexp": "\/^.{10,64}$\/",
36601+
"required": true,
36602+
"position": 1,
36603+
"example": "0x501906Ce564be7bA80Eb55A29EE31ECfaE41b6f2"
36604+
}
36605+
]
36606+
},
3653536607
{
3653636608
"status": "active",
3653736609
"code": "tether_omni_usdt",
@@ -37270,6 +37342,33 @@
3727037342
"amount_min": "1",
3727137343
"amount_max": "500000"
3727237344
},
37345+
{
37346+
"status": "active",
37347+
"code": "litecoin_cad",
37348+
"method": "litecoin",
37349+
"currency": "CAD",
37350+
"fields": [
37351+
{
37352+
"key": "wallet_id",
37353+
"type": "string",
37354+
"label": {
37355+
"en": "Litecoin wallet",
37356+
"ru": "Litecoin кошелёк",
37357+
"uk": "Litecoin гаманець"
37358+
},
37359+
"hint": {
37360+
"en": "Enter Litecoin wallet",
37361+
"ru": "Введите Litecoin кошелёк",
37362+
"uk": "Введіть Litecoin гаманець"
37363+
},
37364+
"regexp": "\/^[a-zA-Z0-9]{26,50}$\/",
37365+
"required": true,
37366+
"position": 1
37367+
}
37368+
],
37369+
"amount_min": "1",
37370+
"amount_max": "100000"
37371+
},
3727337372
{
3727437373
"status": "active",
3727537374
"code": "litecoin_eur",
@@ -37351,6 +37450,33 @@
3735137450
"amount_min": "1",
3735237451
"amount_max": "500000"
3735337452
},
37453+
{
37454+
"status": "active",
37455+
"code": "ripple_cad",
37456+
"method": "ripple",
37457+
"currency": "CAD",
37458+
"fields": [
37459+
{
37460+
"key": "wallet_id",
37461+
"type": "string",
37462+
"label": {
37463+
"en": "Ripple wallet",
37464+
"ru": "Ripple кошелёк",
37465+
"uk": "Ripple гаманець"
37466+
},
37467+
"hint": {
37468+
"en": "Enter Ripple wallet",
37469+
"ru": "Введите Ripple кошелёк",
37470+
"uk": "Введіть Ripple гаманець"
37471+
},
37472+
"regexp": "\/^[a-zA-Z0-9]{26,33}$\/",
37473+
"required": true,
37474+
"position": 1
37475+
}
37476+
],
37477+
"amount_min": "1",
37478+
"amount_max": "100000"
37479+
},
3735437480
{
3735537481
"status": "active",
3735637482
"code": "ripple_eur",
@@ -37459,6 +37585,33 @@
3745937585
"amount_min": "1",
3746037586
"amount_max": "500000"
3746137587
},
37588+
{
37589+
"status": "active",
37590+
"code": "bitcoin_cash_cad",
37591+
"method": "bitcoin_cash",
37592+
"currency": "CAD",
37593+
"fields": [
37594+
{
37595+
"key": "wallet_id",
37596+
"type": "string",
37597+
"label": {
37598+
"en": "Bitcoin cash wallet",
37599+
"ru": "Bitcoin cash кошелёк",
37600+
"uk": "Bitcoin cash гаманець"
37601+
},
37602+
"hint": {
37603+
"en": "Enter Bitcoin cash wallet",
37604+
"ru": "Введите Bitcoin cash кошелёк",
37605+
"uk": "Введіть Bitcoin cash гаманець"
37606+
},
37607+
"regexp": "\/^((bc1|[13])[a-km-zA-HJ-NP-Z1-9]{25,34})$|^((bitcoincash|bchreg|bchtest):)?(q|p)[a-z0-9]{41}$|^((BITCOINCASH|BCHREG|BCHTEST):)?(Q|P)[a-zA-Z0-9]{41}$\/",
37608+
"required": true,
37609+
"position": 1
37610+
}
37611+
],
37612+
"amount_min": "1",
37613+
"amount_max": "100000"
37614+
},
3746237615
{
3746337616
"status": "active",
3746437617
"code": "bitcoin_cash_eur",
@@ -85073,6 +85226,33 @@
8507385226
"amount_min": 0.01,
8507485227
"amount_max": 100000
8507585228
},
85229+
{
85230+
"status": "active",
85231+
"code": "dogecoin_cad",
85232+
"method": "dogecoin",
85233+
"currency": "CAD",
85234+
"fields": [
85235+
{
85236+
"key": "wallet_id",
85237+
"type": "string",
85238+
"label": {
85239+
"en": "Dogecoin wallet",
85240+
"ru": "Dogecoin кошелёк",
85241+
"uk": "Dogecoin гаманець"
85242+
},
85243+
"hint": {
85244+
"en": "Enter Dogecoin wallet",
85245+
"ru": "Введите Dogecoin кошелёк",
85246+
"uk": "Введіть Dogecoin гаманець"
85247+
},
85248+
"regexp": "\/^.{10,64}$\/",
85249+
"required": true,
85250+
"position": 1
85251+
}
85252+
],
85253+
"amount_min": 0.01,
85254+
"amount_max": 100000
85255+
},
8507685256
{
8507785257
"status": "active",
8507885258
"code": "binance_coin_bnb",
@@ -91658,6 +91838,33 @@
9165891838
"amount_min": "0.000001",
9165991839
"amount_max": "100000"
9166091840
},
91841+
{
91842+
"status": "active",
91843+
"code": "tron_cad",
91844+
"method": "tron",
91845+
"currency": "CAD",
91846+
"fields": [
91847+
{
91848+
"key": "wallet_id",
91849+
"type": "string",
91850+
"label": {
91851+
"en": "Wallet Address",
91852+
"ru": "Адрес кошелька",
91853+
"uk": "Адреса гаманця"
91854+
},
91855+
"hint": {
91856+
"en": "Enter wallet address",
91857+
"ru": "Введите адрес кошелька",
91858+
"uk": "Введіть адресу гаманця"
91859+
},
91860+
"regexp": "\/^.{10,64}$\/",
91861+
"required": true,
91862+
"position": 1
91863+
}
91864+
],
91865+
"amount_min": "0.01",
91866+
"amount_max": "100000"
91867+
},
9166191868
{
9166291869
"status": "active",
9166391870
"code": "usd_coin_usdc",

0 commit comments

Comments
 (0)