External Updates

This commit is contained in:
catenocrypt 2020-11-17 07:16:03 +00:00 committed by trust-wallet-merge-bot
parent 6cd1ea9c8e
commit f7b2f0fa6a
2 changed files with 9 additions and 5 deletions

View File

@ -64,7 +64,7 @@
}, },
{ {
"base": "c714_tBCPT-95A", "base": "c714_tBCPT-95A",
"lotSize": "1000000000", "lotSize": "100000000",
"tickSize": "1" "tickSize": "1"
}, },
{ {
@ -564,8 +564,8 @@
}, },
{ {
"base": "c714_tXRPBEAR-00B", "base": "c714_tXRPBEAR-00B",
"lotSize": "100000", "lotSize": "1000000",
"tickSize": "1000" "tickSize": "100"
}, },
{ {
"base": "c714_tXRPBULL-E7C", "base": "c714_tXRPBULL-E7C",
@ -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",

View File

@ -355,6 +355,10 @@
}, },
"staking": { "staking": {
"minDelegation": 0 "minDelegation": 0
},
"status": {
"disabled": true,
"note": "No more capacity: -14437"
} }
}, },
{ {
@ -472,7 +476,7 @@
}, },
"status": { "status": {
"disabled": true, "disabled": true,
"note": "No more capacity: -166585" "note": "No more capacity: -40474"
} }
} }
] ]