Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

Commit 2d45f8b

Browse files
committed
Blockmodo housekeeping! Coin count update!
1 parent f852c0b commit 2d45f8b

23 files changed

+34
-34
lines changed

coins/ADA.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": false,
1212
"name": "Cardano",
1313
"network": {
14-
"t_available_supply": 34703801488.34,
14+
"t_available_supply": 34704168945.016,
1515
"t_block_reward": 0,
1616
"t_max_supply": 45000000000,
1717
"t_total_supply": 35573698990.423

coins/ALGO.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"chat": ["https://t.me/algorand", "https://discord.com/invite/QBYp7Y2"],
1212
"social": ["https://twitter.com/AlgoFoundation", "https://www.facebook.com/algorand"],
1313
"network": {
14-
"t_available_supply": 7116283680.938682,
15-
"t_total_supply": 7338446838.696876,
14+
"t_available_supply": 7116283574.214884,
15+
"t_total_supply": 7338446732.922078,
1616
"t_max_supply": 10000000000
1717
},
1818
"website": "https://www.algorand.com/",

coins/BCH.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": true,
1212
"name": "Bitcoin Cash",
1313
"network": {
14-
"t_available_supply": 19337787.5,
14+
"t_available_supply": 19337818.75,
1515
"t_block_reward": 0,
1616
"t_max_supply": 21000000,
17-
"t_total_supply": 19337787.5
17+
"t_total_supply": 19337818.75
1818
},
1919
"wallets": ["https://neptune.so"],
2020
"images": {

coins/BNB.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"image1024": "https://storage.googleapis.com/blockmodo/coins/images/BNB_1204_1024.png"
2020
},
2121
"network": {
22-
"t_available_supply": 157892014.92946643,
22+
"t_available_supply": 157891990.4405123,
2323
"t_block_reward": 0,
2424
"t_max_supply": 0,
2525
"t_total_supply": 159979963.59042934

coins/BTC.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"image1024": "https://storage.googleapis.com/blockmodo/coins/images/BTC_1204_1024.png"
2020
},
2121
"network": {
22-
"t_available_supply": 19318337,
22+
"t_available_supply": 19318443,
2323
"t_block_reward": 0,
2424
"t_max_supply": 21000000,
25-
"t_total_supply": 19318337
25+
"t_total_supply": 19318443
2626
},
2727
"proof_type": "PoW",
2828
"quote": ["https://blockmodo.com/quotes/BTC"],

coins/CAKE.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "PancakeSwap",
1313
"wallets": ["https://neptune.so"],
1414
"network": {
15-
"t_available_supply": 180785418.95029244,
15+
"t_available_supply": 180756626.1295757,
1616
"t_block_reward": 0,
1717
"t_max_supply": 750000000,
1818
"t_total_supply": 372649208.73581874

coins/DAI.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"chat": [],
99
"social": ["https://twitter.com/makerDAO"],
1010
"network": {
11-
"t_available_supply": 6006601448.7387705,
12-
"t_total_supply": 6006601448.7387705,
11+
"t_available_supply": 5999349716.744585,
12+
"t_total_supply": 5999349716.744585,
1313
"t_max_supply": 0
1414
},
1515
"website": "http://www.makerdao.com/",

coins/DASH.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"t_available_supply": 11120724.81411102,
1515
"t_block_reward": 0,
1616
"t_max_supply": 18900000,
17-
"t_total_supply": 11185341.37082962
17+
"t_total_supply": 11185468.22514005
1818
},
1919
"proof_type": "PoW/PoS",
2020
"quote": ["https://blockmodo.com/quotes/DASH"],

coins/DOT.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": false,
1212
"name": "Polkadot",
1313
"network": {
14-
"t_available_supply": 1166453267.089067,
14+
"t_available_supply": 1166555933.0862794,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 1292876937.3942468
17+
"t_total_supply": 1292979603.3914592
1818
},
1919
"proof_type": "PoS",
2020
"quote": ["https://blockmodo.com/quotes/DOT"],

coins/ETC.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": true,
1212
"name": "Ethereum Classic",
1313
"network": {
14-
"t_available_supply": 139924301.56523782,
14+
"t_available_supply": 139913864.91651228,
1515
"t_block_reward": 0,
1616
"t_max_supply": 210700000,
1717
"t_total_supply": 210700000

coins/FIL.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": false,
1212
"name": "FileCoin",
1313
"network": {
14-
"t_available_supply": 404358134,
14+
"t_available_supply": 404381958,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 404358134
17+
"t_total_supply": 404381958
1818
},
1919
"proof_type": "",
2020
"quote": ["https://blockmodo.com/quotes/FIL"],

coins/GMX.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": false,
1212
"name": "Goldmaxcoin",
1313
"network": {
14-
"t_available_supply": 8547147.60838774,
14+
"t_available_supply": 8547174.98674192,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 8996636.40004563
17+
"t_total_supply": 8996639.17875869
1818
},
1919
"proof_type": "PoW",
2020
"quote": ["https://blockmodo.com/quotes/GMX"],

coins/HBAR.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": false,
1212
"name": "Hedera Hashgraph",
1313
"network": {
14-
"t_available_supply": 28083557506.073307,
14+
"t_available_supply": 28083557506.080013,
1515
"t_block_reward": 0,
1616
"t_max_supply": 50000000000,
1717
"t_total_supply": 50000000000

coins/LTC.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"image1024": "https://storage.googleapis.com/blockmodo/coins/images/LTC_1204_1024.png"
2020
},
2121
"network": {
22-
"t_available_supply": 72488227.09396102,
22+
"t_available_supply": 72488739.59396102,
2323
"t_block_reward": 0,
2424
"t_max_supply": 84000000,
2525
"t_total_supply": 84000000

coins/SOL.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "Solana",
1313
"wallets": ["https://neptune.so"],
1414
"network": {
15-
"t_available_supply": 383225276.9124718,
15+
"t_available_supply": 383225188.73235154,
1616
"t_block_reward": 0,
1717
"t_max_supply": 0,
1818
"t_total_supply": 539312704.8875339

coins/STX.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": false,
1212
"name": "Stox",
1313
"network": {
14-
"t_available_supply": 1366566317.00214,
14+
"t_available_supply": 1366578181.83768,
1515
"t_block_reward": 0,
1616
"t_max_supply": 1818000000,
1717
"t_total_supply": 1352464600

coins/TRX.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": false,
1212
"name": "TRON",
1313
"network": {
14-
"t_available_supply": 91239700776.20757,
14+
"t_available_supply": 91238337955.60056,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 91239786932.58752
17+
"t_total_supply": 91238394569.61522
1818
},
1919
"images": {
2020
"image64": "https://storage.googleapis.com/blockmodo/coins/images/TRX_64_64.png",

coins/TUSD.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": false,
1212
"name": "TrueUSD",
1313
"network": {
14-
"t_available_supply": 2026712058.5100002,
14+
"t_available_supply": 2026868487.5,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 2026712058.5100002
17+
"t_total_supply": 2026868487.5
1818
},
1919
"proof_type": null,
2020
"quote": ["https://blockmodo.com/quotes/TUSD"],

coins/USDC.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"chat": ["https://t.me/USDCoins"],
99
"social": ["https://www.facebook.com/USDC-Team-1513225308789667"],
1010
"network": {
11-
"t_available_supply": 38408511478.57083,
12-
"t_total_supply": 38408511478.57083,
11+
"t_available_supply": 37540646116.340836,
12+
"t_total_supply": 37540646116.340836,
1313
"t_max_supply": 0
1414
},
1515
"website": "https://www.centre.io/usdc",

coins/XDC.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": false,
1212
"name": "XinFin Coin",
1313
"network": {
14-
"t_available_supply": 13821901948.05,
14+
"t_available_supply": 13821920990.1,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
1717
"t_total_supply": 37705012698.75

coins/XLM.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"is_minable": false,
1212
"name": "Stellar",
1313
"network": {
14-
"t_available_supply": 26473343354.454987,
14+
"t_available_supply": 26463344863.66521,
1515
"t_block_reward": 0,
1616
"t_max_supply": 50001806812,
1717
"t_total_supply": 50001787430.75762

coins/XMR.registry.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"is_minable": true,
1212
"name": "Monero",
1313
"network": {
14-
"t_available_supply": 18252772.44231809,
14+
"t_available_supply": 18252813.84225187,
1515
"t_block_reward": 0,
1616
"t_max_supply": 0,
17-
"t_total_supply": 18252772.44231809
17+
"t_total_supply": 18252813.84225187
1818
},
1919
"proof_type": "PoW",
2020
"quote": ["https://blockmodo.com/quotes/XMR"],

coins/ZIL.registry.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"t_available_supply": 15867699446.7699,
1515
"t_block_reward": 0,
1616
"t_max_supply": 21000000000,
17-
"t_total_supply": 17290762779.043304
17+
"t_total_supply": 17291112490.598866
1818
},
1919
"proof_type": "",
2020
"quote": ["https://blockmodo.com/quotes/ZIL"],

0 commit comments

Comments
 (0)