-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into zkcandy-mainnet
- Loading branch information
Showing
19 changed files
with
226 additions
and
21 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "Taker Chain Mainnet", | ||
"chain": "Taker", | ||
"icon": "taker", | ||
"rpc": ["https://rpc-mainnet.taker.xyz"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Taker", | ||
"symbol": "TAKER", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.taker.xyz", | ||
"shortName": "taker", | ||
"chainId": 1125, | ||
"networkId": 1125, | ||
"explorers": [ | ||
{ | ||
"name": "TakerScan", | ||
"url": "https://explorer.taker.xyz", | ||
"icon": "taker", | ||
"standard": "none" | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Happychain Testnet", | ||
"chainId": 216, | ||
"networkId": 216, | ||
"chain": "Happychain Testnet", | ||
"rpc": ["https://happy-testnet-sepolia.rpc.caldera.xyz/http"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Happy", | ||
"symbol": "HAPPY", | ||
"decimals": 18 | ||
}, | ||
"shortName": "happytestnet", | ||
"infoURL": "https://happy-testnet-sepolia.hub.caldera.xyz", | ||
"explorers": [ | ||
{ | ||
"name": "Blockscout", | ||
"url": "https://happy-testnet-sepolia.explorer.caldera.xyz", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Newton Finance Testnet", | ||
"chain": "ETH", | ||
"rpc": ["https://jp-rpc-testnet-newfi.newpay.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Newton", | ||
"symbol": "NEW", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://newtonproject.org", | ||
"shortName": "tNewFi", | ||
"chainId": 26988, | ||
"networkId": 26988, | ||
"explorers": [ | ||
{ | ||
"name": "NewFi explorer", | ||
"url": "https://explorer-testnet-newfi.newpay.io", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"name": "WEMblockchain MainNet", | ||
"chain": "WEM", | ||
"rpc": ["http://rpc.wemblockchain.com"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "WEM Coin", | ||
"symbol": "WEM", | ||
"decimals": 18 | ||
}, | ||
"features": [ | ||
{ "name": "EIP155" }, | ||
{ "name": "EIP1559" }, | ||
{ "name": "Smart Contracts" }, | ||
{ "name": "Custom Gas Model" }, | ||
{ "name": "Low-Latency Transactions" } | ||
], | ||
"infoURL": "https://worldecomoney.com", | ||
"shortName": "wem", | ||
"chainId": 315, | ||
"networkId": 315, | ||
"explorers": [ | ||
{ | ||
"name": "wemscan", | ||
"url": "https://wemscan.com", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "Vector Smart Chain", | ||
"chain": "VSC", | ||
"icon": "vectorsmartgas", | ||
"rpc": ["https://rpc.vscblockchain.org"], | ||
"features": [{ "name": "EIP155" }], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Vector Smart Gas", | ||
"symbol": "VSG", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://vsgofficial.com", | ||
"shortName": "vsg", | ||
"chainId": 420042, | ||
"networkId": 420042, | ||
"explorers": [ | ||
{ | ||
"name": "vscexplorer", | ||
"url": "https://explorer.vscblockchain.org", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "Nexera Mainnet", | ||
"chain": "Nexera", | ||
"icon": "nexera", | ||
"chainId": 7208, | ||
"networkId": 7208, | ||
"infoURL": "https://nexera.network", | ||
"shortName": "nxra-mainnet", | ||
"rpc": ["https://rpc.nexera.network"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "NXRA", | ||
"symbol": "NXRA", | ||
"decimals": 18 | ||
}, | ||
"explorers": [] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "Nexera Testnet", | ||
"chain": "Nexera", | ||
"icon": "nexera", | ||
"chainId": 72080, | ||
"networkId": 72080, | ||
"infoURL": "https://testnet.nexera.network", | ||
"shortName": "nxra-testnet", | ||
"rpc": ["https://rpc.testnet.nexera.network"], | ||
"faucets": ["https://faucet.nexera.network"], | ||
"nativeCurrency": { | ||
"name": "tNXRA", | ||
"symbol": "tNXRA", | ||
"decimals": 18 | ||
}, | ||
"explorers": [] | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "Subtensor EVM", | ||
"chain": "Bittensor", | ||
"rpc": ["https://lite.chain.opentensor.ai"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "TAO", | ||
"symbol": "TAO", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://bittensor.com/", | ||
"shortName": "bittensor-evm-mainnet", | ||
"chainId": 964, | ||
"networkId": 964, | ||
"slip44": 1005, | ||
"icon": "bittensor" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafkreic62smuudotw6iq724fvysujakoonb3iwtwo6t4hr6ldursz5jyo4", | ||
"width": 1113, | ||
"height": 1096, | ||
"format": "png" | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafybeihgu3exoshubbgou5u6cyylpgo3wtc2n6kkmvw67q4bemucuw3goa", | ||
"width": 2048, | ||
"height": 2048, | ||
"format": "png" | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmQXCm6w8xvWMkksTQYw3So14VCbwHP6chH41v6ysXdSwF", | ||
"width": 608, | ||
"height": 608, | ||
"url": "ipfs://bafkreibhofpvuswlhmfniolskoguhjr4p7strqgm5uz7tu53s5gv35qwem", | ||
"width": 44, | ||
"height": 24, | ||
"format": "svg" | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmS3EEhWSZCXkKWddm1eQPifDY2kdFPaAfZuZUftPKB7x3", | ||
"width": 672, | ||
"height": 672, | ||
"format": "png" | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmRRoNvamJavpaFsxS1PPxyxDZ7q8akcdeNrrQXWmg2fux", | ||
"width": 640, | ||
"height": 640, | ||
"format": "png" | ||
} | ||
] |
Binary file not shown.