External Updates

This commit is contained in:
catenocrypt 2021-01-17 07:53:46 +00:00 committed by trust-wallet-merge-bot
parent 153c15cb23
commit c05f43248f
2 changed files with 8 additions and 8 deletions

View File

@ -224,12 +224,12 @@
}, },
{ {
"base": "c714_tETHBULL-D33", "base": "c714_tETHBULL-D33",
"lotSize": "1000", "lotSize": "10000",
"tickSize": "100000" "tickSize": "10000"
}, },
{ {
"base": "c714_tEVT-49B", "base": "c714_tEVT-49B",
"lotSize": "10000000000", "lotSize": "1000000000",
"tickSize": "1" "tickSize": "1"
}, },
{ {
@ -369,7 +369,7 @@
}, },
{ {
"base": "c714_tNOIZB-878", "base": "c714_tNOIZB-878",
"lotSize": "100000000", "lotSize": "1000000000",
"tickSize": "1" "tickSize": "1"
}, },
{ {
@ -686,7 +686,7 @@
{ {
"base": "c714_tZEC-93E", "base": "c714_tZEC-93E",
"lotSize": "100000", "lotSize": "100000",
"tickSize": "10000" "tickSize": "100000"
} }
] ]
}, },
@ -717,7 +717,7 @@
{ {
"base": "c714_tONE-5F9", "base": "c714_tONE-5F9",
"lotSize": "1000000000", "lotSize": "1000000000",
"tickSize": "1" "tickSize": "10"
}, },
{ {
"base": "c714_tUND-EBC", "base": "c714_tUND-EBC",
@ -821,7 +821,7 @@
{ {
"base": "c714_tBUSD-BD1", "base": "c714_tBUSD-BD1",
"lotSize": "10000000", "lotSize": "10000000",
"tickSize": "100" "tickSize": "1000"
} }
] ]
}, },

View File

@ -219,7 +219,7 @@
"description": "Everstake - Staking Service Platform. Delegate XTZ with Everstake, your trusted staking partner.", "description": "Everstake - Staking Service Platform. Delegate XTZ with Everstake, your trusted staking partner.",
"website": "https://everstake.one/", "website": "https://everstake.one/",
"payout": { "payout": {
"commission": 10, "commission": 8,
"payoutDelay": 6, "payoutDelay": 6,
"payoutPeriod": 1 "payoutPeriod": 1
}, },