mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@e051875ed6 🚀
This commit is contained in:
parent
5483bcce64
commit
796fe995ee
File diff suppressed because one or more lines are too long
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Bronos Testnet",
|
"name": "Bronos Testnet",
|
||||||
"chain": "Bronos",
|
"chain": "Bronos",
|
||||||
"rpc": ["https://testnet-json-rpc.bronos.org"],
|
"rpc": ["https://evm-testnet.bronos.org"],
|
||||||
"faucets": ["https://faucet.bronos.org"],
|
"faucets": ["https://faucet.bronos.org"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BRO",
|
"name": "tBRO",
|
||||||
"symbol": "BRO",
|
"symbol": "tBRO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://bronos.org",
|
"infoURL": "https://bronos.org",
|
||||||
|
|
24
chains/eip155-1039.json
Normal file
24
chains/eip155-1039.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Bronos Mainnet",
|
||||||
|
"chain": "Bronos",
|
||||||
|
"rpc": ["https://evm.bronos.org"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BRO",
|
||||||
|
"symbol": "BRO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://bronos.org",
|
||||||
|
"shortName": "bronos-mainnet",
|
||||||
|
"chainId": 1039,
|
||||||
|
"networkId": 1039,
|
||||||
|
"icon": "bronos",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Bronos Explorer",
|
||||||
|
"url": "https://broscan.bronos.org",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "bronos"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2772,13 +2772,26 @@
|
||||||
"chainId": 1038,
|
"chainId": 1038,
|
||||||
"shortName": "bronos-testnet",
|
"shortName": "bronos-testnet",
|
||||||
"networkId": 1038,
|
"networkId": 1038,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "tBRO",
|
||||||
|
"symbol": "tBRO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://evm-testnet.bronos.org"],
|
||||||
|
"faucets": ["https://faucet.bronos.org"],
|
||||||
|
"infoURL": "https://bronos.org"
|
||||||
|
}, {
|
||||||
|
"name": "Bronos Mainnet",
|
||||||
|
"chainId": 1039,
|
||||||
|
"shortName": "bronos-mainnet",
|
||||||
|
"networkId": 1039,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BRO",
|
"name": "BRO",
|
||||||
"symbol": "BRO",
|
"symbol": "BRO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://testnet-json-rpc.bronos.org"],
|
"rpc": ["https://evm.bronos.org"],
|
||||||
"faucets": ["https://faucet.bronos.org"],
|
"faucets": [],
|
||||||
"infoURL": "https://bronos.org"
|
"infoURL": "https://bronos.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "Metis Andromeda Mainnet",
|
"name": "Metis Andromeda Mainnet",
|
||||||
|
|
|
@ -3882,11 +3882,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Bronos Testnet",
|
"name": "Bronos Testnet",
|
||||||
"chain": "Bronos",
|
"chain": "Bronos",
|
||||||
"rpc": ["https://testnet-json-rpc.bronos.org"],
|
"rpc": ["https://evm-testnet.bronos.org"],
|
||||||
"faucets": ["https://faucet.bronos.org"],
|
"faucets": ["https://faucet.bronos.org"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BRO",
|
"name": "tBRO",
|
||||||
"symbol": "BRO",
|
"symbol": "tBRO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://bronos.org",
|
"infoURL": "https://bronos.org",
|
||||||
|
@ -3900,6 +3900,27 @@
|
||||||
"standard": "none",
|
"standard": "none",
|
||||||
"icon": "bronos"
|
"icon": "bronos"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Bronos Mainnet",
|
||||||
|
"chain": "Bronos",
|
||||||
|
"rpc": ["https://evm.bronos.org"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BRO",
|
||||||
|
"symbol": "BRO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://bronos.org",
|
||||||
|
"shortName": "bronos-mainnet",
|
||||||
|
"chainId": 1039,
|
||||||
|
"networkId": 1039,
|
||||||
|
"icon": "bronos",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Bronos Explorer",
|
||||||
|
"url": "https://broscan.bronos.org",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "bronos"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Metis Andromeda Mainnet",
|
"name": "Metis Andromeda Mainnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
|
|
@ -213,6 +213,7 @@
|
||||||
"tbtt": "eip155:1028",
|
"tbtt": "eip155:1028",
|
||||||
"cfx": "eip155:1030",
|
"cfx": "eip155:1030",
|
||||||
"bronos-testnet": "eip155:1038",
|
"bronos-testnet": "eip155:1038",
|
||||||
|
"bronos-mainnet": "eip155:1039",
|
||||||
"metis-andromeda": "eip155:1088",
|
"metis-andromeda": "eip155:1088",
|
||||||
"twemix": "eip155:1112",
|
"twemix": "eip155:1112",
|
||||||
"MATH": "eip155:1139",
|
"MATH": "eip155:1139",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user