From 3728a1def2417bf78121e1f47852f45436eda4a4 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 8 Mar 2021 10:39:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/aeternity/info/info.json | 2 +- blockchains/aion/info/info.json | 2 +- blockchains/algorand/info/info.json | 2 +- blockchains/algorand/validators/list.json | 4 +- blockchains/ark/info/info.json | 2 +- blockchains/aryacoin/info/info.json | 2 +- blockchains/band/info/info.json | 2 +- blockchains/band/validators/list.json | 2 +- blockchains/binance/assets/BETX-A0C/info.json | 2 +- blockchains/binance/info/info.json | 2 +- blockchains/bitcoin/info/info.json | 2 +- blockchains/bitcoincash/info/info.json | 2 +- blockchains/bitcoingold/info/info.json | 2 +- blockchains/callisto/info/info.json | 2 +- blockchains/cardano/info/info.json | 2 +- blockchains/celo/info/info.json | 2 +- blockchains/classic/info/info.json | 2 +- blockchains/cosmos/info/info.json | 2 +- blockchains/dash/info/info.json | 2 +- blockchains/decred/info/info.json | 2 +- blockchains/digibyte/info/info.json | 2 +- blockchains/doge/info/info.json | 2 +- blockchains/ellaism/info/info.json | 2 +- blockchains/elrond/info/info.json | 2 +- blockchains/eos/info/info.json | 2 +- blockchains/ether-1/info/info.json | 2 +- blockchains/ethereum/info/info.json | 2 +- blockchains/filecoin/info/info.json | 2 +- blockchains/fio/info/info.json | 2 +- blockchains/firo/info/info.json | 2 +- blockchains/gochain/info/info.json | 2 +- blockchains/groestlcoin/info/info.json | 2 +- blockchains/harmony/info/info.json | 2 +- blockchains/harmony/validators/list.json | 2 +- blockchains/icon/info/info.json | 2 +- blockchains/iost/info/info.json | 2 +- blockchains/iotex/info/info.json | 2 +- blockchains/kava/info/info.json | 2 +- blockchains/kin/info/info.json | 2 +- blockchains/kusama/info/info.json | 2 +- blockchains/litecoin/info/info.json | 2 +- blockchains/loom/info/info.json | 2 +- blockchains/loom/validators/list.json | 12 +- blockchains/matic/info/info.json | 42 +- blockchains/nano/info/info.json | 2 +- blockchains/near/info/info.json | 2 +- blockchains/nebulas/info/info.json | 2 +- blockchains/neo/info/info.json | 2 +- blockchains/nervos/info/info.json | 2 +- blockchains/nimiq/info/info.json | 2 +- blockchains/nuls/info/info.json | 2 +- blockchains/oasis/info/info.json | 2 +- blockchains/ontology/info/info.json | 2 +- blockchains/ontology/validators/list.json | 4 +- blockchains/poa/info/info.json | 2 +- blockchains/polkadot/info/info.json | 2 +- blockchains/qtum/info/info.json | 2 +- blockchains/ravencoin/info/info.json | 2 +- blockchains/ripple/info/info.json | 2 +- blockchains/smartchain/info/info.json | 2 +- blockchains/solana/info/info.json | 2 +- blockchains/solana/validators/list.json | 482 +++++++++--------- blockchains/steem/info/info.json | 2 +- blockchains/stellar/info/info.json | 2 +- blockchains/terra/info/info.json | 2 +- blockchains/tezos/info/info.json | 2 +- blockchains/theta/info/info.json | 2 +- blockchains/thundertoken/info/info.json | 2 +- blockchains/tomochain/info/info.json | 2 +- blockchains/ton/info/info.json | 2 +- blockchains/tron/info/info.json | 2 +- blockchains/vechain/info/info.json | 2 +- blockchains/vechain/validators/list.json | 4 +- blockchains/viacoin/info/info.json | 2 +- blockchains/wanchain/info/info.json | 2 +- blockchains/waves/info/info.json | 2 +- blockchains/xdai/info/info.json | 2 +- blockchains/xdc/allowlist.json | 3 +- blockchains/xdc/denylist.json | 3 +- blockchains/xdc/info/info.json | 2 +- blockchains/xrp/info/info.json | 2 +- blockchains/zcash/info/info.json | 2 +- blockchains/zelcash/info/info.json | 2 +- blockchains/zilliqa/info/info.json | 2 +- 84 files changed, 349 insertions(+), 357 deletions(-) diff --git a/blockchains/aeternity/info/info.json b/blockchains/aeternity/info/info.json index 3482f140a..e0869ff25 100644 --- a/blockchains/aeternity/info/info.json +++ b/blockchains/aeternity/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/aion/info/info.json b/blockchains/aion/info/info.json index e7cd88096..cdbf5d3f9 100644 --- a/blockchains/aion/info/info.json +++ b/blockchains/aion/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/algorand/info/info.json b/blockchains/algorand/info/info.json index d20c86dc6..2fea3d924 100644 --- a/blockchains/algorand/info/info.json +++ b/blockchains/algorand/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/algorand/validators/list.json b/blockchains/algorand/validators/list.json index 1610ea14b..0637a088a 100644 --- a/blockchains/algorand/validators/list.json +++ b/blockchains/algorand/validators/list.json @@ -1,3 +1 @@ -[ - -] \ No newline at end of file +[] \ No newline at end of file diff --git a/blockchains/ark/info/info.json b/blockchains/ark/info/info.json index cdc9cc5f4..bea43077a 100644 --- a/blockchains/ark/info/info.json +++ b/blockchains/ark/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/aryacoin/info/info.json b/blockchains/aryacoin/info/info.json index ec417d4e1..3d53c7ff9 100644 --- a/blockchains/aryacoin/info/info.json +++ b/blockchains/aryacoin/info/info.json @@ -17,4 +17,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/band/info/info.json b/blockchains/band/info/info.json index 207628502..232b2aad3 100644 --- a/blockchains/band/info/info.json +++ b/blockchains/band/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/band/validators/list.json b/blockchains/band/validators/list.json index 5fd07e091..8b8bc7ba1 100644 --- a/blockchains/band/validators/list.json +++ b/blockchains/band/validators/list.json @@ -5,4 +5,4 @@ "description": "Secured & Trusted Staking Service", "website": "https://westaking.io" } -] +] \ No newline at end of file diff --git a/blockchains/binance/assets/BETX-A0C/info.json b/blockchains/binance/assets/BETX-A0C/info.json index 4be8af414..b82da2a5d 100644 --- a/blockchains/binance/assets/BETX-A0C/info.json +++ b/blockchains/binance/assets/BETX-A0C/info.json @@ -8,4 +8,4 @@ "explorer": "https://explorer.binance.org/asset/BETX-A0C", "status": "abandoned", "id": "BETX-A0C" -} +} \ No newline at end of file diff --git a/blockchains/binance/info/info.json b/blockchains/binance/info/info.json index b5d1a21b8..406d23d8b 100644 --- a/blockchains/binance/info/info.json +++ b/blockchains/binance/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/bitcoin/info/info.json b/blockchains/bitcoin/info/info.json index 5de81e33d..9876747b0 100644 --- a/blockchains/bitcoin/info/info.json +++ b/blockchains/bitcoin/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/bitcoincash/info/info.json b/blockchains/bitcoincash/info/info.json index 8d446dcee..d4454e8fe 100644 --- a/blockchains/bitcoincash/info/info.json +++ b/blockchains/bitcoincash/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/bitcoingold/info/info.json b/blockchains/bitcoingold/info/info.json index 8506d0ef9..3407368d3 100644 --- a/blockchains/bitcoingold/info/info.json +++ b/blockchains/bitcoingold/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/callisto/info/info.json b/blockchains/callisto/info/info.json index a44458eab..ad40fdeb4 100644 --- a/blockchains/callisto/info/info.json +++ b/blockchains/callisto/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/cardano/info/info.json b/blockchains/cardano/info/info.json index 36d80e756..12b783269 100644 --- a/blockchains/cardano/info/info.json +++ b/blockchains/cardano/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/celo/info/info.json b/blockchains/celo/info/info.json index 6f1dada62..83665a39a 100644 --- a/blockchains/celo/info/info.json +++ b/blockchains/celo/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/classic/info/info.json b/blockchains/classic/info/info.json index 28b460a8c..365e34ea8 100644 --- a/blockchains/classic/info/info.json +++ b/blockchains/classic/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/cosmos/info/info.json b/blockchains/cosmos/info/info.json index 1e8914382..7c5fdadee 100644 --- a/blockchains/cosmos/info/info.json +++ b/blockchains/cosmos/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/dash/info/info.json b/blockchains/dash/info/info.json index 1be96113a..3bf02fc17 100644 --- a/blockchains/dash/info/info.json +++ b/blockchains/dash/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/decred/info/info.json b/blockchains/decred/info/info.json index d7cc3644a..9aab11722 100644 --- a/blockchains/decred/info/info.json +++ b/blockchains/decred/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/digibyte/info/info.json b/blockchains/digibyte/info/info.json index 9d5e26a81..999954c43 100644 --- a/blockchains/digibyte/info/info.json +++ b/blockchains/digibyte/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/doge/info/info.json b/blockchains/doge/info/info.json index 17b97e004..591f59a2b 100644 --- a/blockchains/doge/info/info.json +++ b/blockchains/doge/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ellaism/info/info.json b/blockchains/ellaism/info/info.json index acca37cdb..0cdb2b0fb 100644 --- a/blockchains/ellaism/info/info.json +++ b/blockchains/ellaism/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/elrond/info/info.json b/blockchains/elrond/info/info.json index 017033089..d891abeee 100644 --- a/blockchains/elrond/info/info.json +++ b/blockchains/elrond/info/info.json @@ -8,4 +8,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/eos/info/info.json b/blockchains/eos/info/info.json index 2c4982df6..cd1dec4f3 100644 --- a/blockchains/eos/info/info.json +++ b/blockchains/eos/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 4, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ether-1/info/info.json b/blockchains/ether-1/info/info.json index 1afb10779..9cfa716e3 100644 --- a/blockchains/ether-1/info/info.json +++ b/blockchains/ether-1/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 18, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/ethereum/info/info.json b/blockchains/ethereum/info/info.json index e2a15bc24..819e06889 100644 --- a/blockchains/ethereum/info/info.json +++ b/blockchains/ethereum/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/filecoin/info/info.json b/blockchains/filecoin/info/info.json index b0b5c1e3f..f524e3f3c 100644 --- a/blockchains/filecoin/info/info.json +++ b/blockchains/filecoin/info/info.json @@ -8,4 +8,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/fio/info/info.json b/blockchains/fio/info/info.json index 40040f448..3e17494c7 100644 --- a/blockchains/fio/info/info.json +++ b/blockchains/fio/info/info.json @@ -8,4 +8,4 @@ "type": "COIN", "decimals": 9, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/firo/info/info.json b/blockchains/firo/info/info.json index 0da573465..68bfdc0b2 100644 --- a/blockchains/firo/info/info.json +++ b/blockchains/firo/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/gochain/info/info.json b/blockchains/gochain/info/info.json index a06bf7fb1..4fdbcfae7 100644 --- a/blockchains/gochain/info/info.json +++ b/blockchains/gochain/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/groestlcoin/info/info.json b/blockchains/groestlcoin/info/info.json index 3c98fe9c9..fe14d26be 100644 --- a/blockchains/groestlcoin/info/info.json +++ b/blockchains/groestlcoin/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/harmony/info/info.json b/blockchains/harmony/info/info.json index a97f610cc..2ec4b7878 100644 --- a/blockchains/harmony/info/info.json +++ b/blockchains/harmony/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/harmony/validators/list.json b/blockchains/harmony/validators/list.json index 28b2832e9..ca78e48bc 100644 --- a/blockchains/harmony/validators/list.json +++ b/blockchains/harmony/validators/list.json @@ -149,4 +149,4 @@ "description": "We bring you the latest news on Harmony. We’re proud to be validating since open staking launch!", "website": "HarmonyNews.one" } -] +] \ No newline at end of file diff --git a/blockchains/icon/info/info.json b/blockchains/icon/info/info.json index 616a89144..4769a2c6a 100644 --- a/blockchains/icon/info/info.json +++ b/blockchains/icon/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/iost/info/info.json b/blockchains/iost/info/info.json index 848b8ad24..42e104f23 100644 --- a/blockchains/iost/info/info.json +++ b/blockchains/iost/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/iotex/info/info.json b/blockchains/iotex/info/info.json index 841886d62..c6a5f158d 100644 --- a/blockchains/iotex/info/info.json +++ b/blockchains/iotex/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/kava/info/info.json b/blockchains/kava/info/info.json index f9df3a551..a21f1c97e 100644 --- a/blockchains/kava/info/info.json +++ b/blockchains/kava/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/kin/info/info.json b/blockchains/kin/info/info.json index 25bfb4dad..7c4a17565 100644 --- a/blockchains/kin/info/info.json +++ b/blockchains/kin/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 5, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/kusama/info/info.json b/blockchains/kusama/info/info.json index c67ec9d87..b23fe37e4 100644 --- a/blockchains/kusama/info/info.json +++ b/blockchains/kusama/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 12, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/litecoin/info/info.json b/blockchains/litecoin/info/info.json index dcc7df8d8..0bc67ae1a 100644 --- a/blockchains/litecoin/info/info.json +++ b/blockchains/litecoin/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/loom/info/info.json b/blockchains/loom/info/info.json index f7fc62850..d5a9a063d 100644 --- a/blockchains/loom/info/info.json +++ b/blockchains/loom/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/loom/validators/list.json b/blockchains/loom/validators/list.json index c61b3743b..2b5b4614c 100644 --- a/blockchains/loom/validators/list.json +++ b/blockchains/loom/validators/list.json @@ -12,7 +12,7 @@ "website": "https://blockmatrix.network" }, { - "id": "loom1985871ed65b80e09eca382c3e3c2d6831e092ec", + "id": "loom1985871ed65b80e09eca382c3e3c2d6831e092ec", "name": "BlockTower", "description": "BlockTower is a leading cryptoasset investment firm, applying professional trading, investing and portfolio management to an emerging digital asset class.", "website": "https://blocktower.com/" @@ -48,10 +48,10 @@ "website": "https://cobo.com/" }, { - "id": "loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3", - "name": "Hey.network", - "description": "Run by an all-star team of engineers. Propelling Loom to the moon and beyond. With love from the Hey network!", - "website": "https://stake.hey.network/" + "id": "loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3", + "name": "Hey.network", + "description": "Run by an all-star team of engineers. Propelling Loom to the moon and beyond. With love from the Hey network!", + "website": "https://stake.hey.network/" }, { "id": "loome6fbaafc34f746ac2280fa8bd1787a8292f13148", @@ -119,4 +119,4 @@ "description": "Wetez is the most professional team in the POS ( Proof of Stake) field. For institutions, we provide the most secure and efficient node management service; For individual investors, we provide convenient delegation service for rewards. At the same time, Wetez is a mobile wallet specially designed for PoS. Besides transaction feature, it includes delegation page, reward page, and we will empower individual rights what PoS consensus brings.", "website": "https://wetez.io/" } -] +] \ No newline at end of file diff --git a/blockchains/matic/info/info.json b/blockchains/matic/info/info.json index ca9795ec9..c693375d6 100644 --- a/blockchains/matic/info/info.json +++ b/blockchains/matic/info/info.json @@ -1,22 +1,22 @@ { - "name": "Matic", - "website": "https://polygon.technology/", - "source_code": "https://github.com/celo-org/celo-blockchain", - "white_paper": "https://github.com/maticnetwork/whitepaper", - "short_description": "Matic Network strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", - "description": "Matic Network strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/0xPolygon", - "handle": "0xPolygon" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/maticnetwork/", - "handle": "maticnetwork" - } - ], - "explorer": "https://explorer.matic.network/", - "research": "https://docs.matic.network/" -} + "name": "Matic", + "website": "https://polygon.technology/", + "source_code": "https://github.com/celo-org/celo-blockchain", + "white_paper": "https://github.com/maticnetwork/whitepaper", + "short_description": "Matic Network strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", + "description": "Matic Network strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/0xPolygon", + "handle": "0xPolygon" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/maticnetwork/", + "handle": "maticnetwork" + } + ], + "explorer": "https://explorer.matic.network/", + "research": "https://docs.matic.network/" +} \ No newline at end of file diff --git a/blockchains/nano/info/info.json b/blockchains/nano/info/info.json index 170d2e34e..9336b1e57 100644 --- a/blockchains/nano/info/info.json +++ b/blockchains/nano/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 30, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/near/info/info.json b/blockchains/near/info/info.json index 93bb11c5e..7568855f5 100644 --- a/blockchains/near/info/info.json +++ b/blockchains/near/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 24, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/nebulas/info/info.json b/blockchains/nebulas/info/info.json index c018a5895..8bc54ef9e 100644 --- a/blockchains/nebulas/info/info.json +++ b/blockchains/nebulas/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/neo/info/info.json b/blockchains/neo/info/info.json index c3da84023..5ae82f463 100644 --- a/blockchains/neo/info/info.json +++ b/blockchains/neo/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/nervos/info/info.json b/blockchains/nervos/info/info.json index 7073a0408..b619618e1 100644 --- a/blockchains/nervos/info/info.json +++ b/blockchains/nervos/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/nimiq/info/info.json b/blockchains/nimiq/info/info.json index 36244025f..ed343a422 100644 --- a/blockchains/nimiq/info/info.json +++ b/blockchains/nimiq/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 5, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/nuls/info/info.json b/blockchains/nuls/info/info.json index 9a4e6ec4b..4bd8971fc 100644 --- a/blockchains/nuls/info/info.json +++ b/blockchains/nuls/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/oasis/info/info.json b/blockchains/oasis/info/info.json index d92e42b81..6e21a3275 100644 --- a/blockchains/oasis/info/info.json +++ b/blockchains/oasis/info/info.json @@ -27,4 +27,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/ontology/info/info.json b/blockchains/ontology/info/info.json index b067ecaba..76822bf6d 100644 --- a/blockchains/ontology/info/info.json +++ b/blockchains/ontology/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 0, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ontology/validators/list.json b/blockchains/ontology/validators/list.json index 1610ea14b..0637a088a 100644 --- a/blockchains/ontology/validators/list.json +++ b/blockchains/ontology/validators/list.json @@ -1,3 +1 @@ -[ - -] \ No newline at end of file +[] \ No newline at end of file diff --git a/blockchains/poa/info/info.json b/blockchains/poa/info/info.json index fddd6f288..132d5000d 100644 --- a/blockchains/poa/info/info.json +++ b/blockchains/poa/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/polkadot/info/info.json b/blockchains/polkadot/info/info.json index d75f3817e..17b3dfb44 100644 --- a/blockchains/polkadot/info/info.json +++ b/blockchains/polkadot/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 10, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/qtum/info/info.json b/blockchains/qtum/info/info.json index c5632de1b..e96aededc 100644 --- a/blockchains/qtum/info/info.json +++ b/blockchains/qtum/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ravencoin/info/info.json b/blockchains/ravencoin/info/info.json index 1a2571b8b..9cb285233 100644 --- a/blockchains/ravencoin/info/info.json +++ b/blockchains/ravencoin/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ripple/info/info.json b/blockchains/ripple/info/info.json index c021e3a27..c96749ad2 100644 --- a/blockchains/ripple/info/info.json +++ b/blockchains/ripple/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/info/info.json b/blockchains/smartchain/info/info.json index 42fc7609b..117c6ecc9 100644 --- a/blockchains/smartchain/info/info.json +++ b/blockchains/smartchain/info/info.json @@ -8,4 +8,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/solana/info/info.json b/blockchains/solana/info/info.json index 6c2356360..81c371673 100644 --- a/blockchains/solana/info/info.json +++ b/blockchains/solana/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 9, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/solana/validators/list.json b/blockchains/solana/validators/list.json index 3dc73a6a4..eb95767af 100644 --- a/blockchains/solana/validators/list.json +++ b/blockchains/solana/validators/list.json @@ -1,242 +1,242 @@ [ - { - "id": "2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf", - "name": "Maggie's Crypto Farm", - "description": "Making the blocks, all day and all night.", - "website": "https://mcf.rocks/" - }, - { - "id": "3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk", - "name": "Vnode", - "description": "We are the staking service provider for blockchain projects.", - "website": "" - }, - { - "id": "49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru", - "name": "Staker Space", - "description": "Secure Validating Services", - "website": "https://staker.space" - }, - { - "id": "4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm", - "name": "Staked", - "description": "Staked operates highly reliable and secure staking infrastructure for 20+ PoS protocols on behalf of the leading investors in the market.", - "website": "https://staked.us" - }, - { - "id": "6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma", - "name": "dcipher", - "description": "dCipher is a company that has the purpose to combine emerging technologies like Blockchain, IoT and Artificial Intelligence.", - "website": "https://dcipher.io" - }, - { - "id": "76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857", - "name": "Forbole Limited", - "description": "We are a pioneer in blockchain technology and UX solution. We provide enterprise-level network infrastructure and software development.", - "website": "https://forbole.com" - }, - { - "id": "7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH", - "name": "Kytzu", - "description": "Tendermint tech consultant and developer", - "website": "http://kytzu.com/" - }, - { - "id": "7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o", - "name": "Syncnode SRL", - "description": "Syncnode is a software development and cyber security company with global presence and headquarters in Switzerland and Romania.", - "website": "https://wallet.syncnode.ro/" - }, - { - "id": "7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk", - "name": "stake.fish", - "description": "We are the leading staking service provider for blockchain projects. Join our community to stake and earn rewards. We know staking.", - "website": "https://stake.fish/" - }, - { - "id": "9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs", - "name": "BL", - "description": "", - "website": "" - }, - { - "id": "9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe", - "name": "Izo Data Network", - "description": "If we could describe the business relationship we have with our clients in one word, it would be TRUST.", - "website": "http://www.izo.ro/" - }, - { - "id": "9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF", - "name": "Everstake", - "description": "Everstake is a team of seasoned developers, financial experts and blockchain enthusiasts. We run secure and reliable nodes for PoS protocols", - "website": "https://everstake.one" - }, - { - "id": "9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk", - "name": "Ubik Capital", - "description": "Ubik Capital's team priority is to provide a highly resilient and secure validator for the Solana community.", - "website": "https://ubik.capital/" - }, - { - "id": "9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL", - "name": "Stake Systems", - "description": "Building infrastructure to support awesome projects running in the blockchain landscape", - "website": "https://stake.systems" - }, - { - "id": "9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw", - "name": "Inotel", - "description": "", - "website": "" - }, - { - "id": "AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB", - "name": "RockX", - "description": "RockX is a professional digital asset platform that aims to bring crypto investing to the mainstream in the smartest way.", - "website": "https://rockx.com/" - }, - { - "id": "ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o", - "name": "Node A-Team", - "description": "", - "website": "https://nodeateam.com/" - }, - { - "id": "beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar", - "name": "Bison Trails", - "description": "We provide secure and reliable enterprise-grade infrastructure with multi-cloud / region distribution and a 99% node uptime guarantee", - "website": "https://bisontrails.co/" - }, - { - "id": "BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg", - "name": "01Node", - "description": "01node | Professional Staking Services for Cosmos, Iris, Terra, Solana, Kava, Polkadot, Skale", - "website": "https://01node.com" - }, - { - "id": "BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU", - "name": "Chainode", - "description": "Chainode Tech is your reliable partner for distributed ledger technology (DLT) validation services and blockchain consultancy.", - "website": "https://chainode.tech/" - }, - { - "id": "CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY", - "name": "Chainflow", - "description": "Chainflow's a small, independent, capable & dedicated validator operator, started in 2017 by @cjremus, working to keep stake decentralized.", - "website": "https://chainflow.io/staking" - }, - { - "id": "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1", - "name": "Figment Networks", - "description": "", - "website": "https://figment.network/" - }, - { - "id": "CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu", - "name": "Certus One", - "description": "", - "website": "https://certus.one" - }, - { - "id": "Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE", - "name": "Chorus One", - "description": "Secure Solana and shape its future by delegating to Chorus One, a leading provider of validation infrastructure and staking services.", - "website": "https://chorus.one" - }, - { - "id": "CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K", - "name": "HashQuark", - "description": "HashQuark is a new generation Proof-of-Stake pool focused on POS, DPOS and other public chains.", - "website": "https://hashquark.io/" - }, - { - "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", - "name": "Easy 2 Stake", - "description": "Professional PoS staking services.", - "website": "https://easy2stake.com/" - }, - { - "id": "DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f", - "name": "Stakewolf", - "description": "", - "website": "" - }, - { - "id": "DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a", - "name": "Staking Facilities", - "description": "Staking Facilities is a Munich-based staking service provider, who operates institutional-grade, custom built validator architecture.", - "website": "https://stakingfacilities.com/" - }, - { - "id": "edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT", - "name": "Solstaking", - "description": "Specialized in Solana Staking", - "website": "https://solstaking.com/" - }, - { - "id": "FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk", - "name": "P2P.ORG - P2P Validator", - "description": "Secure Non-Custodial Staking", - "website": "https://p2p.org/" - }, - { - "id": "GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr", - "name": "Rustiq Technology", - "description": "", - "website": "" - }, - { - "id": "GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW", - "name": "Stefan Condurachi", - "description": "I build & design intuitive blockchain tools.", - "website": "http://stefancondurachi.com/" - }, - { - "id": "GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh", - "name": "Moonlet", - "description": "Moonlet operates nodes for next-generation blockchain networks and is committed to support the decentralisation movement forward.", - "website": "https://moonlet.xyz/" - }, - { - "id": "GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e", - "name": "melea", - "description": "Secure and trusted Validator, Protection against DDoS attacks and high availability-. Validating since 2017", - "website": "https://meleatrust.com" - }, - { - "id": "H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc", - "name": "DokiaCapital", - "description": "We operate an enterprise-grade infrastructure that is robust and secure. Downtime is not an option for us. Stake now and manage your reward.", - "website": "https://staking.dokia.cloud/" - }, - { - "id": "LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK", - "name": "LunaNova Technologies", - "description": "Experienced team runs Solana-optimised, monitored hardware in top-tier UK datacentres - uptime guaranteed - 10% of our profits to charity", - "website": "https://lunanova.tech/" - }, - { - "id": "SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow", - "name": "Staking Fund", - "description": "", - "website": "https://staking.fund" - }, - { - "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", - "name": "Easy 2 Stake", - "description": "Easy.Stake.Trust. As easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator.", - "website": "https://easy2stake.com" - }, - { - "id": "EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F", - "name": "Genesis Lab", - "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", - "website": "https://genesislab.net" - } -] + { + "id": "2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf", + "name": "Maggie's Crypto Farm", + "description": "Making the blocks, all day and all night.", + "website": "https://mcf.rocks/" + }, + { + "id": "3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk", + "name": "Vnode", + "description": "We are the staking service provider for blockchain projects.", + "website": "" + }, + { + "id": "49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru", + "name": "Staker Space", + "description": "Secure Validating Services", + "website": "https://staker.space" + }, + { + "id": "4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN", + "name": "Stakin", + "description": "Your Trusted Crypto Rewards", + "website": "https://stakin.com/" + }, + { + "id": "51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm", + "name": "Staked", + "description": "Staked operates highly reliable and secure staking infrastructure for 20+ PoS protocols on behalf of the leading investors in the market.", + "website": "https://staked.us" + }, + { + "id": "6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma", + "name": "dcipher", + "description": "dCipher is a company that has the purpose to combine emerging technologies like Blockchain, IoT and Artificial Intelligence.", + "website": "https://dcipher.io" + }, + { + "id": "76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857", + "name": "Forbole Limited", + "description": "We are a pioneer in blockchain technology and UX solution. We provide enterprise-level network infrastructure and software development.", + "website": "https://forbole.com" + }, + { + "id": "7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH", + "name": "Kytzu", + "description": "Tendermint tech consultant and developer", + "website": "http://kytzu.com/" + }, + { + "id": "7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o", + "name": "Syncnode SRL", + "description": "Syncnode is a software development and cyber security company with global presence and headquarters in Switzerland and Romania.", + "website": "https://wallet.syncnode.ro/" + }, + { + "id": "7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk", + "name": "stake.fish", + "description": "We are the leading staking service provider for blockchain projects. Join our community to stake and earn rewards. We know staking.", + "website": "https://stake.fish/" + }, + { + "id": "9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs", + "name": "BL", + "description": "", + "website": "" + }, + { + "id": "9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe", + "name": "Izo Data Network", + "description": "If we could describe the business relationship we have with our clients in one word, it would be TRUST.", + "website": "http://www.izo.ro/" + }, + { + "id": "9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF", + "name": "Everstake", + "description": "Everstake is a team of seasoned developers, financial experts and blockchain enthusiasts. We run secure and reliable nodes for PoS protocols", + "website": "https://everstake.one" + }, + { + "id": "9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk", + "name": "Ubik Capital", + "description": "Ubik Capital's team priority is to provide a highly resilient and secure validator for the Solana community.", + "website": "https://ubik.capital/" + }, + { + "id": "9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL", + "name": "Stake Systems", + "description": "Building infrastructure to support awesome projects running in the blockchain landscape", + "website": "https://stake.systems" + }, + { + "id": "9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw", + "name": "Inotel", + "description": "", + "website": "" + }, + { + "id": "AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB", + "name": "RockX", + "description": "RockX is a professional digital asset platform that aims to bring crypto investing to the mainstream in the smartest way.", + "website": "https://rockx.com/" + }, + { + "id": "ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o", + "name": "Node A-Team", + "description": "", + "website": "https://nodeateam.com/" + }, + { + "id": "beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar", + "name": "Bison Trails", + "description": "We provide secure and reliable enterprise-grade infrastructure with multi-cloud / region distribution and a 99% node uptime guarantee", + "website": "https://bisontrails.co/" + }, + { + "id": "BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg", + "name": "01Node", + "description": "01node | Professional Staking Services for Cosmos, Iris, Terra, Solana, Kava, Polkadot, Skale", + "website": "https://01node.com" + }, + { + "id": "BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU", + "name": "Chainode", + "description": "Chainode Tech is your reliable partner for distributed ledger technology (DLT) validation services and blockchain consultancy.", + "website": "https://chainode.tech/" + }, + { + "id": "CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY", + "name": "Chainflow", + "description": "Chainflow's a small, independent, capable & dedicated validator operator, started in 2017 by @cjremus, working to keep stake decentralized.", + "website": "https://chainflow.io/staking" + }, + { + "id": "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1", + "name": "Figment Networks", + "description": "", + "website": "https://figment.network/" + }, + { + "id": "CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu", + "name": "Certus One", + "description": "", + "website": "https://certus.one" + }, + { + "id": "Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE", + "name": "Chorus One", + "description": "Secure Solana and shape its future by delegating to Chorus One, a leading provider of validation infrastructure and staking services.", + "website": "https://chorus.one" + }, + { + "id": "CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K", + "name": "HashQuark", + "description": "HashQuark is a new generation Proof-of-Stake pool focused on POS, DPOS and other public chains.", + "website": "https://hashquark.io/" + }, + { + "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", + "name": "Easy 2 Stake", + "description": "Professional PoS staking services.", + "website": "https://easy2stake.com/" + }, + { + "id": "DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f", + "name": "Stakewolf", + "description": "", + "website": "" + }, + { + "id": "DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a", + "name": "Staking Facilities", + "description": "Staking Facilities is a Munich-based staking service provider, who operates institutional-grade, custom built validator architecture.", + "website": "https://stakingfacilities.com/" + }, + { + "id": "edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT", + "name": "Solstaking", + "description": "Specialized in Solana Staking", + "website": "https://solstaking.com/" + }, + { + "id": "FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk", + "name": "P2P.ORG - P2P Validator", + "description": "Secure Non-Custodial Staking", + "website": "https://p2p.org/" + }, + { + "id": "GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr", + "name": "Rustiq Technology", + "description": "", + "website": "" + }, + { + "id": "GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW", + "name": "Stefan Condurachi", + "description": "I build & design intuitive blockchain tools.", + "website": "http://stefancondurachi.com/" + }, + { + "id": "GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh", + "name": "Moonlet", + "description": "Moonlet operates nodes for next-generation blockchain networks and is committed to support the decentralisation movement forward.", + "website": "https://moonlet.xyz/" + }, + { + "id": "GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e", + "name": "melea", + "description": "Secure and trusted Validator, Protection against DDoS attacks and high availability-. Validating since 2017", + "website": "https://meleatrust.com" + }, + { + "id": "H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc", + "name": "DokiaCapital", + "description": "We operate an enterprise-grade infrastructure that is robust and secure. Downtime is not an option for us. Stake now and manage your reward.", + "website": "https://staking.dokia.cloud/" + }, + { + "id": "LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK", + "name": "LunaNova Technologies", + "description": "Experienced team runs Solana-optimised, monitored hardware in top-tier UK datacentres - uptime guaranteed - 10% of our profits to charity", + "website": "https://lunanova.tech/" + }, + { + "id": "SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow", + "name": "Staking Fund", + "description": "", + "website": "https://staking.fund" + }, + { + "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", + "name": "Easy 2 Stake", + "description": "Easy.Stake.Trust. As easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator.", + "website": "https://easy2stake.com" + }, + { + "id": "EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F", + "name": "Genesis Lab", + "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", + "website": "https://genesislab.net" + } +] \ No newline at end of file diff --git a/blockchains/steem/info/info.json b/blockchains/steem/info/info.json index 49287b743..647553702 100644 --- a/blockchains/steem/info/info.json +++ b/blockchains/steem/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/stellar/info/info.json b/blockchains/stellar/info/info.json index 8effb9b40..8d32c22b4 100644 --- a/blockchains/stellar/info/info.json +++ b/blockchains/stellar/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 7, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/terra/info/info.json b/blockchains/terra/info/info.json index 7fdfbf467..55931c788 100644 --- a/blockchains/terra/info/info.json +++ b/blockchains/terra/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/tezos/info/info.json b/blockchains/tezos/info/info.json index fe8d008db..07659c8b8 100644 --- a/blockchains/tezos/info/info.json +++ b/blockchains/tezos/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/theta/info/info.json b/blockchains/theta/info/info.json index 2c0aa038b..169919a45 100644 --- a/blockchains/theta/info/info.json +++ b/blockchains/theta/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/thundertoken/info/info.json b/blockchains/thundertoken/info/info.json index be21665e7..77e46240c 100644 --- a/blockchains/thundertoken/info/info.json +++ b/blockchains/thundertoken/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/tomochain/info/info.json b/blockchains/tomochain/info/info.json index a8188edce..21aa174cf 100644 --- a/blockchains/tomochain/info/info.json +++ b/blockchains/tomochain/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/ton/info/info.json b/blockchains/ton/info/info.json index ec88ff022..9ccfa4d7f 100644 --- a/blockchains/ton/info/info.json +++ b/blockchains/ton/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 9, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/tron/info/info.json b/blockchains/tron/info/info.json index a2e0c3bda..5a3a6bc04 100644 --- a/blockchains/tron/info/info.json +++ b/blockchains/tron/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/vechain/info/info.json b/blockchains/vechain/info/info.json index fb95988fc..fff20e3ed 100644 --- a/blockchains/vechain/info/info.json +++ b/blockchains/vechain/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/vechain/validators/list.json b/blockchains/vechain/validators/list.json index 1610ea14b..0637a088a 100644 --- a/blockchains/vechain/validators/list.json +++ b/blockchains/vechain/validators/list.json @@ -1,3 +1 @@ -[ - -] \ No newline at end of file +[] \ No newline at end of file diff --git a/blockchains/viacoin/info/info.json b/blockchains/viacoin/info/info.json index 4e72621f8..b707c8527 100644 --- a/blockchains/viacoin/info/info.json +++ b/blockchains/viacoin/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/wanchain/info/info.json b/blockchains/wanchain/info/info.json index 2d874d3bc..879f63325 100644 --- a/blockchains/wanchain/info/info.json +++ b/blockchains/wanchain/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 18, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/waves/info/info.json b/blockchains/waves/info/info.json index 4b1d9177c..6ccfa4b20 100644 --- a/blockchains/waves/info/info.json +++ b/blockchains/waves/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/xdai/info/info.json b/blockchains/xdai/info/info.json index 7de4346dd..2402a9fb2 100644 --- a/blockchains/xdai/info/info.json +++ b/blockchains/xdai/info/info.json @@ -22,4 +22,4 @@ "type": "ERC20", "decimals": 18, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/xdc/allowlist.json b/blockchains/xdc/allowlist.json index 32960f8ce..0637a088a 100644 --- a/blockchains/xdc/allowlist.json +++ b/blockchains/xdc/allowlist.json @@ -1,2 +1 @@ -[ -] \ No newline at end of file +[] \ No newline at end of file diff --git a/blockchains/xdc/denylist.json b/blockchains/xdc/denylist.json index 32960f8ce..0637a088a 100644 --- a/blockchains/xdc/denylist.json +++ b/blockchains/xdc/denylist.json @@ -1,2 +1 @@ -[ -] \ No newline at end of file +[] \ No newline at end of file diff --git a/blockchains/xdc/info/info.json b/blockchains/xdc/info/info.json index e053db97f..a374604e1 100644 --- a/blockchains/xdc/info/info.json +++ b/blockchains/xdc/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 10, "status": "abandoned" -} +} \ No newline at end of file diff --git a/blockchains/xrp/info/info.json b/blockchains/xrp/info/info.json index c021e3a27..c96749ad2 100644 --- a/blockchains/xrp/info/info.json +++ b/blockchains/xrp/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 6, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/zcash/info/info.json b/blockchains/zcash/info/info.json index c8129871c..3e6c1e45f 100644 --- a/blockchains/zcash/info/info.json +++ b/blockchains/zcash/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/zelcash/info/info.json b/blockchains/zelcash/info/info.json index e007aff78..c653b3951 100644 --- a/blockchains/zelcash/info/info.json +++ b/blockchains/zelcash/info/info.json @@ -21,4 +21,4 @@ "type": "COIN", "decimals": 8, "status": "active" -} +} \ No newline at end of file diff --git a/blockchains/zilliqa/info/info.json b/blockchains/zilliqa/info/info.json index 13014ac6b..23f448dd8 100644 --- a/blockchains/zilliqa/info/info.json +++ b/blockchains/zilliqa/info/info.json @@ -22,4 +22,4 @@ "type": "COIN", "decimals": 12, "status": "active" -} +} \ No newline at end of file