1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

common/defs: regenerate coins_details.json

This commit is contained in:
Pavol Rusnak 2019-07-26 13:21:55 +02:00
parent ae3963a807
commit d0a74e43df
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -29438,6 +29438,42 @@
} }
] ]
}, },
"misc:MAID": {
"links": {
"Github": "https://github.com/maidsafe",
"Homepage": "https://maidsafe.net"
},
"marketcap_usd": 68213588,
"name": "MaidSafeCoin",
"shortcut": "MAID",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": [
{
"name": "OMNI Trezor",
"url": "https://omnitrezor.com/"
}
]
},
"misc:OMNI": {
"links": {
"Github": "https://github.com/OmniLayer",
"Homepage": "https://www.omnilayer.org"
},
"marketcap_usd": 1222234,
"name": "Omni",
"shortcut": "OMNI",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": [
{
"name": "OMNI Trezor",
"url": "https://omnitrezor.com/"
}
]
},
"misc:ONT": { "misc:ONT": {
"links": { "links": {
"Github": "https://github.com/ontio/ontology", "Github": "https://github.com/ontio/ontology",
@ -29451,6 +29487,23 @@
"type": "coin", "type": "coin",
"wallet": [] "wallet": []
}, },
"misc:USDT": {
"links": {
"Homepage": "https://tether.to"
},
"marketcap_usd": 4028751828,
"name": "Tether",
"shortcut": "USDT",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": [
{
"name": "OMNI Trezor",
"url": "https://omnitrezor.com/"
}
]
},
"misc:WAN": { "misc:WAN": {
"links": { "links": {
"Github": "https://github.com/wanchain/go-wanchain", "Github": "https://github.com/wanchain/go-wanchain",
@ -29646,12 +29699,12 @@
} }
}, },
"info": { "info": {
"marketcap_supported": "90.56 %", "marketcap_supported": "91.96 %",
"marketcap_usd": 246401654903, "marketcap_usd": 250499842553,
"t1_coins": 1056, "t1_coins": 1059,
"t2_coins": 1077, "t2_coins": 1080,
"total_marketcap_usd": 272085180133, "total_marketcap_usd": 272400777609,
"updated_at": 1564139340, "updated_at": 1564140094,
"updated_at_readable": "Fri Jul 26 13:09:00 2019" "updated_at_readable": "Fri Jul 26 13:21:34 2019"
} }
} }