External Updates

This commit is contained in:
catenocrypt 2021-01-16 07:53:43 +00:00 committed by trust-wallet-merge-bot
parent 2c79ce4ac1
commit df3c559dd6
2 changed files with 10 additions and 6 deletions

View File

@ -164,7 +164,7 @@
}, },
{ {
"base": "c714_tCSM-734", "base": "c714_tCSM-734",
"lotSize": "100000000", "lotSize": "1000000000",
"tickSize": "1" "tickSize": "1"
}, },
{ {
@ -274,8 +274,8 @@
}, },
{ {
"base": "c714_tHYN-F21", "base": "c714_tHYN-F21",
"lotSize": "10000000", "lotSize": "100000000",
"tickSize": "10" "tickSize": "1"
}, },
{ {
"base": "c714_tIRIS-D88", "base": "c714_tIRIS-D88",
@ -339,7 +339,7 @@
}, },
{ {
"base": "c714_tMTV-4C6", "base": "c714_tMTV-4C6",
"lotSize": "10000000000", "lotSize": "100000000000",
"tickSize": "1" "tickSize": "1"
}, },
{ {
@ -626,7 +626,7 @@
{ {
"base": "c714_tDOT-64C", "base": "c714_tDOT-64C",
"lotSize": "1000000", "lotSize": "1000000",
"tickSize": "1000" "tickSize": "10000"
}, },
{ {
"base": "c714_tEOS-CDD", "base": "c714_tEOS-CDD",
@ -885,7 +885,7 @@
{ {
"base": "c714_tBUSD-BD1", "base": "c714_tBUSD-BD1",
"lotSize": "10000000", "lotSize": "10000000",
"tickSize": "1000" "tickSize": "100"
} }
] ]
}, },

View File

@ -225,6 +225,10 @@
}, },
"staking": { "staking": {
"minDelegation": 0 "minDelegation": 0
},
"status": {
"disabled": true,
"note": "No more capacity: -316201"
} }
}, },
{ {