Deploying to gh-pages from @ ethereum-lists/chains@67c9637099 🚀

This commit is contained in:
ligi 2023-04-03 11:25:11 +00:00
parent 5d2615cca7
commit 964c6ebb24
11 changed files with 120 additions and 4 deletions

View File

@ -2038,6 +2038,14 @@
"height": 48,
"format": "svg"
}]
}, {
"name": "taf",
"icons": [{
"url": "ipfs://bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy",
"width": 400,
"height": 400,
"format": "png"
}]
}, {
"name": "tipboxcoinIcon",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-224168.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Taf ECO Chain Mainnet",
"chain": "Taf ECO Chain",
"icon": "taf",
"rpc": ["https://mainnet.tafchain.com/v1"],
"faucets": [],
"nativeCurrency": {
"name": "Taf ECO Chain Mainnet",
"symbol": "TAFECO",
"decimals": 18
},
"infoURL": "https://www.tafchain.com",
"shortName": "TAFECO",
"chainId": 224168,
"networkId": 224168,
"explorers": [
{
"name": "Taf ECO Chain Mainnet",
"url": "https://ecoscan.tafchain.com",
"standard": "EIP3091"
}
]
}

15
chains/eip155-910.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "DecentraBone Layer1 Testnet",
"chain": "DBONE",
"rpc": ["https://layer1test.decentrabone.com"],
"faucets": [],
"nativeCurrency": {
"name": "DecentraBone",
"symbol": "DBONE",
"decimals": 18
},
"infoURL": "https://decentrabone.com",
"shortName": "DBONE",
"chainId": 910,
"networkId": 910
}

File diff suppressed because one or more lines are too long

View File

@ -3209,6 +3209,19 @@
"rpc": [],
"faucets": [],
"infoURL": "https://portalfantasy.io"
}, {
"name": "DecentraBone Layer1 Testnet",
"chainId": 910,
"shortName": "DBONE",
"networkId": 910,
"nativeCurrency": {
"name": "DecentraBone",
"symbol": "DBONE",
"decimals": 18
},
"rpc": ["https://layer1test.decentrabone.com"],
"faucets": [],
"infoURL": "https://decentrabone.com"
}, {
"name": "Rinia Testnet",
"chainId": 917,
@ -9319,6 +9332,19 @@
"rpc": ["http://node.masnet.ai:8545"],
"faucets": [],
"infoURL": "https://masterbank.org"
}, {
"name": "Taf ECO Chain Mainnet",
"chainId": 224168,
"shortName": "TAFECO",
"networkId": 224168,
"nativeCurrency": {
"name": "Taf ECO Chain Mainnet",
"symbol": "TAFECO",
"decimals": 18
},
"rpc": ["https://mainnet.tafchain.com/v1"],
"faucets": [],
"infoURL": "https://www.tafchain.com"
}, {
"name": "HashKey Chain Testnet",
"chainId": 230315,

View File

@ -4746,6 +4746,20 @@
"networkId": 909,
"explorers": [],
"status": "incubating"
}, {
"name": "DecentraBone Layer1 Testnet",
"chain": "DBONE",
"rpc": ["https://layer1test.decentrabone.com"],
"faucets": [],
"nativeCurrency": {
"name": "DecentraBone",
"symbol": "DBONE",
"decimals": 18
},
"infoURL": "https://decentrabone.com",
"shortName": "DBONE",
"chainId": 910,
"networkId": 910
}, {
"name": "Rinia Testnet",
"chain": "FIRE",
@ -14048,6 +14062,26 @@
"url": "https://explorer.masnet.ai",
"standard": "EIP3091"
}]
}, {
"name": "Taf ECO Chain Mainnet",
"chain": "Taf ECO Chain",
"icon": "taf",
"rpc": ["https://mainnet.tafchain.com/v1"],
"faucets": [],
"nativeCurrency": {
"name": "Taf ECO Chain Mainnet",
"symbol": "TAFECO",
"decimals": 18
},
"infoURL": "https://www.tafchain.com",
"shortName": "TAFECO",
"chainId": 224168,
"networkId": 224168,
"explorers": [{
"name": "Taf ECO Chain Mainnet",
"url": "https://ecoscan.tafchain.com",
"standard": "EIP3091"
}]
}, {
"name": "HashKey Chain Testnet",
"chain": "HashKey",

8
icons/taf.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy",
"width": 400,
"height": 400,
"format": "png"
}
]

File diff suppressed because one or more lines are too long

View File

@ -246,6 +246,7 @@
"gar-test-s2": "eip155:902",
"gar-test-s3": "eip155:903",
"PF": "eip155:909",
"DBONE": "eip155:910",
"tfire": "eip155:917",
"tpls": "eip155:940",
"t2bpls": "eip155:941",
@ -716,6 +717,7 @@
"twl-jellie": "eip155:202624",
"platon": "eip155:210425",
"mas": "eip155:220315",
"TAFECO": "eip155:224168",
"hsktest": "eip155:230315",
"hym": "eip155:234666",
"ats": "eip155:246529",