mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Unicorn Ultra Chain (#2121)
Co-authored-by: Frankie <frankie@gmail.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
d916e490f3
commit
dca858b2e8
24
_data/chains/eip155-39.json
Normal file
24
_data/chains/eip155-39.json
Normal 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
8
_data/icons/u2u.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmcW64RgqQVHnNbVFyfaMNKt7dJvFqEbfEHZmeyeK8dpEa",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
Loading…
Reference in New Issue
Block a user