mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add tcgverse info (#2183)
This commit is contained in:
parent
96a0976af3
commit
c024fc30c4
27
_data/chains/eip155-2400.json
Normal file
27
_data/chains/eip155-2400.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "TCG Verse Mainnet",
|
||||||
|
"chain": "TCG Verse",
|
||||||
|
"icon": "tcg_verse",
|
||||||
|
"rpc": ["https://rpc.tcgverse.xyz"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "OAS",
|
||||||
|
"symbol": "OAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tcgverse.xyz/",
|
||||||
|
"shortName": "TCGV",
|
||||||
|
"chainId": 2400,
|
||||||
|
"networkId": 2400,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "TCG Verse Explorer",
|
||||||
|
"url": "https://explorer.tcgverse.xyz",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-248"
|
||||||
|
}
|
||||||
|
}
|
8
_data/icons/tcg_verse.json
Normal file
8
_data/icons/tcg_verse.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreidg4wpewve5mdxrofneqblydkrjl3oevtgpdf3fk3z3vjqam6ocoe",
|
||||||
|
"width": 350,
|
||||||
|
"height": 350,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user