Last active
September 17, 2021 00:07
-
-
Save pitersky/978037c71557567ae8efb641e4e6bfdc to your computer and use it in GitHub Desktop.
wallets_fee_neo3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"className": "ARKCoin", | |
"txWebUrl": "https://explorer.ark.io/transaction/", | |
"feeData": { | |
"fee": "10000000" | |
}, | |
"explorers": [ | |
{ | |
"className": "ArkExplorer", | |
"baseUrl": "https://explorer.ark.io/" | |
} | |
] | |
}, | |
{ | |
"className": "BTCCoin", | |
"txWebUrl": "https://bitcoin.atomicwallet.io/tx/", | |
"socket": true, | |
"feesEstimateUrl": "https://bitcoinfees.earn.com/api/v1/fees/recommended", | |
"feeData": { | |
"coefficient": 10, | |
"feePerByte": "120" | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://bitcoin.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.bitpay.com/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://btc.coin.space/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://blockchain.info/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://blockexplorer.com/" | |
} | |
] | |
}, | |
{ | |
"className": "ETHCoin", | |
"txWebUrl": "https://etherscan.io/tx/", | |
"socket": true, | |
"feeData": { | |
"defaultGasPrice": 150, | |
"gasLimitCoefficient": 1.2, | |
"gasPriceCoefficient": 0, | |
"gasLimit": 21000, | |
"defaultMaxGasPrice": 1000, | |
"resendTimeout": 3 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2WithBlockscannerExplorer", | |
"baseUrl": "https://ethereum.atomicwallet.io/" | |
}, | |
{ | |
"className": "Web3Explorer", | |
"baseUrl": "https://ethereum.atomicwallet.io/", | |
"additionalUrls": [ | |
"...", | |
"..." | |
] | |
}, | |
{ | |
"className": "BlockscoutExplorer", | |
"baseUrl": "http://blockscout.com/eth/mainnet/", | |
"additionalUrls": [ | |
"...", | |
"..." | |
] | |
}, | |
{ | |
"className": "EthplorerExplorer", | |
"baseUrl": "https://ethplorer.io/", | |
"additionalUrls": [ | |
"...", | |
"..." | |
] | |
}, | |
{ | |
"className": "EtherscanExplorer", | |
"baseUrl": "https://etherscan.io/", | |
"additionalUrls": [ | |
"...", | |
"..." | |
] | |
} | |
] | |
}, | |
{ | |
"className": "BTGCoin", | |
"txWebUrl": "https://bgold.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "11", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://bgold.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://explorer.bitcoingold.org/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://btgexplorer.com/" | |
} | |
] | |
}, | |
{ | |
"className": "DASHCoin", | |
"txWebUrl": "https://dash.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "4", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://dash.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.dash.org/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.dash.show/" | |
} | |
] | |
}, | |
{ | |
"className": "LTCCoin", | |
"txWebUrl": "https://litecoin.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "800", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://litecoin.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.litecore.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://ltc.coin.space/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://litecoinblockexplorer.net/" | |
}, | |
{ | |
"methods": "all", | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.litecore.io/" | |
} | |
] | |
}, | |
{ | |
"className": "NEOLegacyCoin", | |
"txWebUrl": "https://neotracker.io/tx/", | |
"feeData": { | |
"fee": "0" | |
}, | |
"explorers": [ | |
{ | |
"className": "NeoscanExplorer", | |
"baseUrl": "https://api.neoscan.io/api/main_net/v1/", | |
"usedFor": [] | |
} | |
] | |
}, | |
{ | |
"className": "NEOCoin", | |
"txWebUrl": "https://neotracker.io/tx/", | |
"feeData": { | |
"fee": "0" | |
}, | |
"explorers": [ | |
{ | |
"className": "DoraExplorer", | |
"baseUrl": "https://dora.coz.io/api/v1/neo3/mainnet/", | |
"usedFor": ["balance"] | |
}, | |
{ | |
"className": "NeoNodeExplorer", | |
"baseUrl": "http://seed5.neo.org:10332", | |
"usedFor": ["send", "node"] | |
} | |
] | |
}, | |
{ | |
"className": "QTUMCoin", | |
"txWebUrl": "https://qtum.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "800", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://qtum.atomicwallet.io/" | |
}, | |
{ | |
"className": "QtumInfoExplorer", | |
"baseUrl": "https://qtum.info/" | |
}, | |
{ | |
"className": "DgbInsightExplorer", | |
"baseUrl": "https://explorer.qtum.org/insight-api/" | |
}, | |
{ | |
"className": "DgbInsightExplorer", | |
"baseUrl": "https://qtumblockexplorer.com/" | |
} | |
] | |
}, | |
{ | |
"className": "XRPCoin", | |
"txWebUrl": "https://bithomp.com/explorer/", | |
"feeData": { | |
"fee": "12", | |
"feePerByte": "0", | |
"coefficient":1 | |
}, | |
"explorers": [ | |
{ | |
"className": "RippleExplorer", | |
"baseUrl": "https://s1.ripple.com:51234/" | |
} | |
] | |
}, | |
{ | |
"className": "YECCoin", | |
"txWebUrl": "https://yec.zcha.in/transactions/", | |
"feeData": { | |
"feePerByte": "4", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://yecblockexplorer.com/" | |
}, | |
{ | |
"className": "YecChainExplorer", | |
"baseUrl": "https://yec-api.zcha.in/" | |
}, | |
{ | |
"methods": [ | |
"sendTransaction", | |
"getUnspentOutputs" | |
], | |
"className": "InsightExplorer", | |
"baseUrl": "https://yec.safe.trade/" | |
} | |
] | |
}, | |
{ | |
"className": "ZECCoin", | |
"txWebUrl": "https://zcash.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "4", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://zcash.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://zcashnetwork.info/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://zcash.blockexplorer.com/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://zcash.plutomonkey.com/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://zecblockexplorer.com/" | |
} | |
] | |
}, | |
{ | |
"className": "XLMCoin", | |
"txWebUrl": "https://stellarchain.io/tx/", | |
"feeData": { | |
"fee": "100" | |
}, | |
"explorers": [ | |
{ | |
"className": "XlmExplorer", | |
"baseUrl": "https://horizon.stellar.org/" | |
} | |
] | |
}, | |
{ | |
"className": "KINCoin", | |
"txWebUrl": "https://www.kin.org/blockchainInfoPage/?&dataType=public&header=Transaction&id=", | |
"feeData": { | |
"fee": "100" | |
}, | |
"explorers": [ | |
{ | |
"className": "XlmExplorer", | |
"baseUrl": "https://horizon.kinfederation.com/" | |
} | |
] | |
}, | |
{ | |
"className": "BCHCoin", | |
"txWebUrl": "https://bitcoin-cash.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "4", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://bitcoin-cash-node.atomicwallet.io/", | |
"usedFor": ["balance", "history", "send"] | |
} | |
] | |
}, | |
{ | |
"className": "DGBCoin", | |
"txWebUrl": "https://digibyte.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "400", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://digibyte.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://digibyteblockexplorer.com/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://digiexplorer.info/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://explorer-2.us.digibyteservers.io" | |
} | |
] | |
}, | |
{ | |
"className": "TRXCoin", | |
"txWebUrl": "https://tronscan.org/#/transaction/", | |
"socket": true, | |
"feeData": { | |
"fee": "100000", | |
"reserveCoef": 4 | |
}, | |
"explorers": [ | |
{ | |
"className": "TronNodeWithBlockscannerExplorer", | |
"baseUrl": "https://tron.atomicwallet.io/", | |
"usedFor": ["node", "socket", "tx", "balance"] | |
}, | |
{ | |
"className": "TronscanExplorer", | |
"baseUrl": "https://api.tronscan.org/api/", | |
"usedFor": ["tokens", "history", "send"] | |
}, | |
{ | |
"className": "TrongridExplorer", | |
"baseUrl": "https://api.trongrid.io/", | |
"usedFor": ["trc20History", "validators"] | |
} | |
] | |
}, | |
{ | |
"className": "DOGECoin", | |
"txWebUrl": "https://dogecoin.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "500000", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://dogecoin.atomicwallet.io/" | |
}, | |
{ | |
"className": "DogeChainExplorer", | |
"baseUrl": "https://dogechain.info/" | |
}, | |
{ | |
"className": "BlockcypherExplorer", | |
"baseUrl": "https://api.blockcypher.com/" | |
} | |
] | |
}, | |
{ | |
"className": "XTZCoin", | |
"txWebUrl": "https://tzscan.io/", | |
"socket": true, | |
"feeData": { | |
"fee": "5500", | |
"gasLimit": "10300", | |
"storageLimit": "300" | |
}, | |
"explorers": [ | |
{ | |
"baseUrl": "https://tezos.atomicwallet.io/", | |
"className": "TzindexExplorer", | |
"usedFor": ["tx"] | |
}, | |
{ | |
"className": "TezosNodeWithBlockscannerExplorer", | |
"baseUrl": "https://tezos.atomicwallet.io", | |
"usedFor": ["balance", "send", "socket"] | |
}, | |
{ | |
"baseUrl": "https://tezos.atomicwallet.io/api/v1/", | |
"className": "TzktExplorer", | |
"usedFor": ["history"] | |
} | |
] | |
}, | |
{ | |
"className": "BSVCoin", | |
"txWebUrl": "https://bitcoinsv.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "4", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://bcashsv.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://bchsvexplorer.com/" | |
} | |
] | |
}, | |
{ | |
"className": "ADACoin", | |
"txWebUrl": "https://cardanoexplorer.com/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "100", | |
"constantPart": "360000" | |
}, | |
"explorers": [ | |
{ | |
"className": "AdaAtomicExplorer", | |
"baseUrl": "http://ada-atomic.atomicwallet.io/", | |
"usedFor": ["block", "balance", "utxo", "history", "tx", "send"] | |
}, | |
{ | |
"className": "YoroExplorer", | |
"baseUrl": "https://iohk-mainnet.yoroiwallet.com/", | |
"usedFor": ["regHistory"] | |
}, | |
{ | |
"className": "CardanoliteExplorer", | |
"baseUrl": "https://adalite.atomicwallet.io/api", | |
"usedFor": [] | |
}, | |
{ | |
"className": "CardanoRestExplorer", | |
"baseUrl": "https://cardano-rest.atomicwallet.io/", | |
"usedFor": [] | |
} | |
] | |
}, | |
{ | |
"className": "GASLegacyCoin", | |
"txWebUrl": "https://neotracker.io/tx/", | |
"feeData": { | |
}, | |
"explorers": [ | |
{ | |
"className": "NeoscanExplorer", | |
"baseUrl": "https://api.neoscan.io/api/main_net/v1/" | |
} | |
] | |
}, | |
{ | |
"className": "GASCoin", | |
"txWebUrl": "https://neotracker.io/tx/", | |
"feeData": { | |
}, | |
"explorers": [ | |
{ | |
"className": "DoraExplorer", | |
"baseUrl": "https://dora.coz.io/api/v1/neo3/mainnet/", | |
"usedFor": ["balance"] | |
}, | |
{ | |
"className": "NeoNodeExplorer", | |
"baseUrl": "http://seed5.neo.org:10332", | |
"usedFor": ["send", "node"] | |
} | |
] | |
}, | |
{ | |
"className": "BCDCoin", | |
"txWebUrl": "https://bitcoindiamond.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "2", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "http://insight.bitcoindiamond.org/", | |
"usedFor": [] | |
}, | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://bitcoindiamond.atomicwallet.io/", | |
"usedFor": ["history", "socket", "tx","send","utxo","balance"] | |
}, | |
{ | |
"className": "BCDNodeExplorer", | |
"baseUrl": "https://bitcoindiamond.atomicwallet.io/", | |
"usedFor": [] | |
}, | |
{ | |
"className": "BcdExplorer", | |
"baseUrl": "http://api.bitcoindiamond.org/", | |
"usedFor": [] | |
} | |
] | |
}, | |
{ | |
"className": "TPAYCoin", | |
"txWebUrl": "https://explorer.tpay.ai/tx/", | |
"feeData": { | |
"feePerByte": "0", | |
"coefficient": 1, | |
"fee": 20000 | |
}, | |
"explorers": [ | |
{ | |
"className": "IquidusExplorer", | |
"baseUrl": "https://explorer.tpay.ai/" | |
} | |
] | |
}, | |
{ | |
"className": "EOSCoin", | |
"txWebUrl": "https://eospark.com/tx/", | |
"feeData": { | |
"accountActivationSum": 0.8, | |
"accountActivationAddress": "accountcreat", | |
"activation": { | |
"className": "EOSApiExplorer", | |
"baseUrl": "https://api.eospark.com/api", | |
"apiKey": "b66b9acfdcdf8e0fa454ec114c033419" | |
} | |
}, | |
"explorers": [ | |
{ | |
"className": "EOSNodeExplorer", | |
"baseUrl": "https://eos.greymass.com/", | |
"usedFor": ["checkActivation"] | |
}, | |
{ | |
"className": "EOSNodeExplorer", | |
"baseUrl": "https://eos.greymass.com/", | |
"usedFor": ["send","tx"] | |
}, | |
{ | |
"className": "EOSNodeExplorer", | |
"baseUrl": "https://eos.greymass.com/", | |
"usedFor": ["balance"] | |
}, | |
{ | |
"className": "EOSNodeExplorer", | |
"baseUrl": "https://eos.greymass.com/", | |
"usedFor": ["history"] | |
}, | |
{ | |
"className": "EOSApiExplorer", | |
"baseUrl": "https://api.eospark.com/api", | |
"apiKey": "b66b9acfdcdf8e0fa454ec114c033419" | |
} | |
] | |
}, | |
{ | |
"className": "VETCoin", | |
"txWebUrl": "https://explore.vechain.org/transactions/", | |
"socket": true, | |
"feeData": { | |
"coefficient": "", | |
"fee": 21 | |
}, | |
"explorers": [ | |
{ | |
"className": "VetNodeWithBlockscannerExplorer", | |
"baseUrl": "https://vechain.atomicwallet.io", | |
"usedFor": ["balance", "block", "socket", "history", "tx", "send"] | |
} | |
] | |
}, | |
{ | |
"className": "VTHOCoin", | |
"txWebUrl": "https://explore.veforge.com/transactions/", | |
"feeData": { | |
"fee": 60 | |
}, | |
"explorers": [ | |
{ | |
"className": "", | |
"baseUrl": "https://explore.veforge.com/" | |
} | |
] | |
}, | |
{ | |
"className": "SMARTCoin", | |
"txWebUrl": "https://explorer.smartcash.cc/tx/", | |
"socket": true, | |
"feeData": { | |
"fee": "100000", | |
"feePerByte": "0", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://insight.smartcash.cc/" | |
} | |
] | |
}, | |
{ | |
"className": "DCRCoin", | |
"txWebUrl": "https://decred.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "200", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://decred.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://explorer.dcrdata.org/insight/", | |
"additionalUrls": [ | |
"https://mainnet.decred.org/" | |
] | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://dcrblockexplorer.com/", | |
"additionalUrls": [ | |
"https://mainnet.decred.org/" | |
] | |
}, | |
{ | |
"methods": [ | |
"getInfo", | |
"getTransactions", | |
"getTransaction" | |
], | |
"className": "DcrDataExplorer", | |
"baseUrl": "https://explorer.dcrdata.org/" | |
} | |
] | |
}, | |
{ | |
"className": "ETHToken", | |
"txWebUrl": "", | |
"feeData": { | |
"gasLimitCoefficient": 2, | |
"gasPriceCoefficient": 3, | |
"gasLimit": 150000 | |
}, | |
"explorers": [ | |
{ | |
"className": "", | |
"baseUrl": "https://ethereum.atomicwallet.io/" | |
}, | |
{ | |
"className": "", | |
"baseUrl": "https://mainnet.infura.io/v3/3ec5b8eea1074c9796bd2c893663a3b0/" | |
} | |
] | |
}, | |
{ | |
"className": "ETCCoin", | |
"txWebUrl": "https://classic.etccoopexplorer.com/tx/", | |
"feeData": { | |
"coefficient": 1.8, | |
"gasLimit": 50000 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockscoutExplorer", | |
"baseUrl": "http://blockscout.com/etc/mainnet/" | |
}, | |
{ | |
"className": "Web3Explorer", | |
"baseUrl": "https://etc.guarda.co" | |
} | |
] | |
}, | |
{ | |
"className": "LSKCoin", | |
"txWebUrl": "https://explorer.lisk.io/tx/", | |
"feeData": { | |
"fee": "10000000" | |
}, | |
"explorers": [ | |
{ | |
"methods": [ | |
"getInfo", | |
"getTransaction", | |
"getTransactions" | |
], | |
"className": "LiskExplorer", | |
"baseUrl": "https://explorer.lisk.io/" | |
}, | |
{ | |
"methods": [ | |
"sendTransaction" | |
], | |
"className": "LiskNodeExplorer", | |
"baseUrl": "http://public.lisknode.net:8000/" | |
} | |
] | |
}, | |
{ | |
"className": "XEMCoin", | |
"txWebUrl": "http://chain.nem.ninja/#/transfer/", | |
"feeData": { | |
"fee": "150000" | |
}, | |
"explorers": [ | |
{ | |
"className": "NemNodeExplorer", | |
"baseUrl": "http://alice7.nem.ninja" | |
} | |
] | |
}, | |
{ | |
"className": "TRXToken", | |
"txWebUrl": "", | |
"feeData": { | |
"fee": "0" | |
}, | |
"explorers": [ | |
{ | |
"className": "TronscanExplorer", | |
"baseUrl": "https://dutch.tronscan.org" | |
} | |
] | |
}, | |
{ | |
"className": "XVGCoin", | |
"txWebUrl": "https://verge-blockchain.info/tx/", | |
"feeData": { | |
"fee": "100000" | |
}, | |
"explorers": [ | |
{ | |
"className": "VergeInsightExplorer", | |
"baseUrl": "https://xvg-bitcore.atomicwallet.io/", | |
"usedFor": ["balance", "utxo", "history", "tx", "send"] | |
}, | |
{ | |
"className": "VergeNodeExplorer", | |
"baseUrl": "https://verge.atomicwallet.io" | |
} | |
] | |
}, | |
{ | |
"className": "GRSCoin", | |
"txWebUrl": "http://groestlsight.groestlcoin.org/tx/", | |
"feeData": { | |
"feePerByte": "30", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://blockbook.groestlcoin.org/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://groestlsight.groestlcoin.org/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://grsblocks.com/" | |
} | |
] | |
}, | |
{ | |
"className": "WAVESCoin", | |
"txWebUrl": "https://wavesexplorer.com/tx/", | |
"feeData": { | |
"fee": "100000" | |
}, | |
"explorers": [ | |
{ | |
"className": "WavesNodeExplorer", | |
"baseUrl": "https://nodes.wavesnodes.com/" | |
} | |
] | |
}, | |
{ | |
"className": "ATOMCoin", | |
"txWebUrl": "https://www.mintscan.io/txs/", | |
"socket": true, | |
"feeData": { | |
"fee": "2500", | |
"reserveCoef": 3 | |
}, | |
"explorers": [ | |
{ | |
"className": "CosmosNodeWithBlockscannerExplorer", | |
"baseUrl": "https://atom.atomicwallet.io/rpc/", | |
"websocketUrl": "https://atom.atomicwallet.io", | |
"usedFor": ["send", "history", "balance", "socket"] | |
} | |
] | |
}, | |
{ | |
"className": "ONTCoin", | |
"txWebUrl": "https://explorer.ont.io/transaction/", | |
"feeData": { | |
"gasLimit": 25000, | |
"gasPrice": 3500 | |
}, | |
"explorers": [ | |
{ | |
"className": "OntExplorer", | |
"baseUrl": "https://explorer.ont.io" | |
} | |
] | |
}, | |
{ | |
"className": "ONGCoin", | |
"txWebUrl": "https://explorer.ont.io/transaction/", | |
"feeData": { | |
"gasLimit": 25000, | |
"gasPrice": 3500 | |
}, | |
"explorers": [ | |
{ | |
"className": "OntExplorer", | |
"baseUrl": "https://explorer.ont.io" | |
} | |
] | |
}, | |
{ | |
"className": "BNBCoin", | |
"txWebUrl": "https://explorer.binance.org/tx/", | |
"feeData": { | |
"fee": "62500", | |
"freezeFee": "500000" | |
}, | |
"explorers": [ | |
{ | |
"className": "BinanceExplorer", | |
"baseUrl": "https://explorer.binance.org/", | |
"usedFor": ["balance", "history"] | |
}, | |
{ | |
"className": "BinanceDex", | |
"baseUrl": "https://dex.binance.org/", | |
"websocketUrl": "wss://dex.binance.org/api/ws/", | |
"usedFor": ["multisendTxs", "node", "socket"] | |
}, | |
{ | |
"className": "BinanceDex", | |
"baseUrl": "https://dex-atlantic.binance.org/", | |
"websocketUrl": "wss://dex-atlantic.binance.org/api/ws/" | |
}, | |
{ | |
"className": "BinanceDex", | |
"baseUrl": "https://dex-european.binance.org/", | |
"websocketUrl": "wss://dex-european.binance.org/api/ws" | |
}, | |
{ | |
"className": "BinanceDex", | |
"baseUrl": "https://dex-asiapacific.binance.org/", | |
"websocketUrl": "wss://dex-asiapacific.binance.org/api/ws" | |
} | |
] | |
}, | |
{ | |
"className": "ZILCoin", | |
"txWebUrl": "https://viewblock.io/zilliqa/tx/", | |
"feeData": { | |
"stakingContract": "zil15lr86jwg937urdeayvtypvhy6pnp6d7p8n5z09", | |
"stakingProxyContract": "zil1v25at4s3eh9w34uqqhe3vdvfsvcwq6un3fupc2", | |
"reserveCoef": 4, | |
"fee": "2100000000", | |
"sendFeeGas": "100", | |
"stakingFeeGas": "3200", | |
"unstakingFeeGas": "3200", | |
"tokenFeeGas": "2000", | |
"claimFeeGas": "6000" | |
}, | |
"explorers": [ | |
{ | |
"className": "ViewblockExplorer", | |
"baseUrl": "https://api.viewblock.io/v1/zilliqa/", | |
"defaultRequestTimeout": 4, | |
"usedFor": ["history", "tx"] | |
}, | |
{ | |
"className": "ZilliqaNodeExplorer", | |
"baseUrl": "https://api.zilliqa.com/", | |
"usedFor": ["send"] | |
}, | |
{ | |
"className": "ZilliqaNodeExplorer", | |
"baseUrl": "https://api.zilliqa.com/", | |
"usedFor": ["balance"] | |
}, | |
{ | |
"className": "ZilliqaNodeExplorer", | |
"baseUrl": "https://api.zilliqa.com/", | |
"usedFor": ["staking"] | |
}, | |
{ | |
"className": "ZilliqaNodeExplorer", | |
"baseUrl": "https://api.zilliqa.com/", | |
"usedFor": ["rewards"] | |
}, | |
{ | |
"className": "ZilliqaNodeExplorer", | |
"baseUrl": "https://api.zilliqa.com/", | |
"usedFor": ["token"] | |
} | |
] | |
}, | |
{ | |
"className": "RVNCoin", | |
"txWebUrl": "https://ravencoin.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "7000", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://ravencoin.atomicwallet.io/" | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://ravencoin.network/" | |
} | |
] | |
}, | |
{ | |
"className": "KMDCoin", | |
"txWebUrl": "https://komodo.atomicwallet.io/tx/", | |
"socket": true, | |
"feeData": { | |
"feePerByte": "20", | |
"coefficient": 2 | |
}, | |
"explorers": [ | |
{ | |
"className": "BlockbookV2Explorer", | |
"baseUrl": "https://komodo.atomicwallet.io/", | |
"usedFor": ["balance", "history", "tx", "socket","send"] | |
}, | |
{ | |
"className": "InsightExplorer", | |
"baseUrl": "https://kmdexplorer.io/", | |
"usedFor": [] | |
}, | |
{ | |
"className": "AtomicExplorer", | |
"baseUrl": "https://www.atomicexplorer.com/api/kmd/", | |
"usedFor": ["rewards"] | |
} | |
] | |
}, | |
{ | |
"className": "FIOCoin", | |
"txWebUrl": "", | |
"feeData": { | |
"coefficient": 3, | |
"feePerByte": "40" | |
}, | |
"explorers": [] | |
}, | |
{ | |
"className": "AECoin", | |
"txWebUrl": "https://www.aeknow.org/block/transaction/", | |
"feeData": { | |
"fee": "20000000000000" | |
}, | |
"explorers": [ | |
{ | |
"className": "AeternityExplorer", | |
"baseUrl": "https://mainnet.aeternal.io/" | |
} | |
] | |
}, | |
{ | |
"className": "ALGOCoin", | |
"txWebUrl": "https://algoexplorer.io/tx/", | |
"feeData": { | |
"fee": "1000", | |
"coefficient": 1 | |
}, | |
"explorers": [ | |
{ | |
"className": "AlgoExplorer", | |
"baseUrl": "https://api.algoexplorer.io/", | |
"usedFor": ["history", "tx", "send", "balance"] | |
} | |
] | |
}, | |
{ | |
"className": "NANOCoin", | |
"txWebUrl": "https://nanocrawler.cc/explorer/block/", | |
"feeData": { | |
"fee": "0" | |
}, | |
"explorers": [ | |
{ | |
"className": "NanonodeExplorer", | |
"baseUrl": "https://nano.atomicwallet.io/", | |
"websocketUrl": "wss://nano.atomicwallet.io/socket", | |
"usedFor": ["balance", "history", "socket", "workGenerate", "tx", "send"] | |
} | |
] | |
}, | |
{ | |
"className": "HBARCoin", | |
"txWebUrl": "https://explorer.kabuto.sh/mainnet/transaction/", | |
"feeData": { | |
"fee": "357000" | |
}, | |
"explorers": [ | |
{ | |
"usedFor": ["history", "tx"], | |
"className": "KabutoExplorer", | |
"baseUrl": "https://api.kabuto.sh/v1/" | |
}, | |
{ | |
"usedFor": ["balance", "send"], | |
"className": "HashnodeExplorer", | |
"baseUrl": "https://grpc-web.myhbarwallet.com" | |
} | |
] | |
}, | |
{ | |
"className": "XMRCoin", | |
"txWebUrl": "https://xmrchain.net/tx/", | |
"feeData": { | |
"fee": "20000" | |
}, | |
"explorers": [ | |
{ | |
"className": "GuardaMoneroProxy", | |
"baseUrl": "https://xmr.nownodes.io/xmr/", | |
"usedFor": ["account", "history", "balance", "utxo", "resync", "send"], | |
"apiKey": "GdqqqJAvP3gGHVSwE9evqsTW9SfHnr6u" | |
}, | |
{ | |
"className": "GuardaMoneroProxy", | |
"baseUrl": "https://jotunheim.guarda.co/xmr/", | |
"usedFor": [] | |
} | |
] | |
}, | |
{ | |
"className": "ICXCoin", | |
"txWebUrl": "https://tracker.icon.foundation/transaction/", | |
"feeData": { | |
"fee": "300000000000000000", | |
"stepLimit": "400000", | |
"reserveCoef": 4 | |
}, | |
"explorers": [ | |
{ | |
"className": "IconExplorer", | |
"baseUrl": "https://tracker.icon.foundation/", | |
"usedFor": ["history"] | |
}, | |
{ | |
"className": "IconNodeExplorer", | |
"baseUrl": "https://ctz.solidwallet.io/", | |
"usedFor": ["balance", "send", "call", "node", "tx"] | |
} | |
] | |
}, | |
{ | |
"className": "BANDCoin", | |
"txWebUrl": "https://cosmoscan.io/tx/", | |
"feeData": { | |
"fee": "100" | |
}, | |
"explorers": [ | |
{ | |
"className": "CosmosNodeExplorer", | |
"baseUrl": "https://api-gm-lb.bandchain.org/", | |
"usedFor": ["send", "history", "balance", "tx"] | |
} | |
] | |
}, | |
{ | |
"className": "DOTCoin", | |
"txWebUrl": "https://polkascan.io/polkadot/transaction/", | |
"feeData": { | |
"fee": "155000000" | |
}, | |
"explorers": [ | |
{ | |
"usedFor": ["balance", "history", "tx"], | |
"className": "PolkaScanExplorer", | |
"baseUrl": "https://polkadot.subscan.io/" | |
}, | |
{ | |
"usedFor": ["send"], | |
"className": "PolkadotNodeExplorer", | |
"baseUrl": "wss://rpc.polkadot.io" | |
} | |
] | |
}, | |
{ | |
"className": "SOLCoin", | |
"txWebUrl": "https://explorer.solana.com/tx/", | |
"feeData": { | |
"fee": "5000" | |
}, | |
"explorers": [ | |
{ | |
"usedFor": ["stake"], | |
"className": "SolanaNodeExplorer", | |
"baseUrl": "https://solana-balance.atomicwallet.io" | |
}, | |
{ | |
"usedFor": ["node", "balance", "send", "history"], | |
"websocketUrl": "https://solana-balance.atomicwallet.io/websocket", | |
"className": "SolanaNodeExplorer", | |
"baseUrl": "https://solana-balance.atomicwallet.io" | |
}, | |
{ | |
"usedFor": [], | |
"className": "SolanaSurfExplorer", | |
"baseUrl": "https://prod-api.solana.surf" | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment