Add Unicorn Ultra Chain (#2121)

Co-authored-by: Frankie <frankie@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
frankie060392 2023-01-11 16:28:46 +07:00 committed by GitHub
parent d916e490f3
commit dca858b2e8
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": "Unicorn Ultra Testnet",
"chain": "u2u",
"rpc": ["https://rpc-testnet.uniultra.xyz"],
"faucets": ["https://faucet.uniultra.xyz"],
"nativeCurrency": {
"name": "Unicorn Ultra",
"symbol": "U2U",
"decimals": 18
},
"infoURL": "https://uniultra.xyz",
"shortName": "u2u",
"chainId": 39,
"networkId": 39,
"icon": "u2u",
"explorers": [
{
"icon": "u2u",
"name": "U2U Explorer",
"url": "https://testnet.uniultra.xyz",
"standard": "EIP3091"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB