Add P12 Chains (#2010)

*  feat: add p12 pudge

* Update eip155-20736.json

* 🐳 chore: add icon

* Update _data/icons/p12.json

Co-authored-by: ligi <ligi@ligi.de>

* 🐳 chore: Add downloaded Icon

* 🌈 style: prettier

Co-authored-by: Boyang <wangboyang1991@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Noy 2022-12-13 01:43:03 +08:00 committed by GitHub
parent eab7e6b63e
commit 7fa1c55c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "P12 Chain",
"chain": "P12",
"icon": "p12",
"rpc": ["https://rpc-chain.p12.games"],
"faucets": [],
"nativeCurrency": {
"name": "Hooked P12",
"symbol": "hP12",
"decimals": 18
},
"infoURL": "https://p12.network",
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"shortName": "p12",
"chainId": 20736,
"networkId": 20736,
"explorers": [
{
"name": "P12 Chain Explorer",
"url": "https://explorer.p12.games",
"standard": "EIP3091"
}
]
}

8
_data/icons/p12.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB