Add Origin testnet (#2883)

* Add uptick mainnet

* Add line breaks to files

* Add Origin testnet

* Update Origin Testnet "symbol"

---------

Co-authored-by: yangchuantongStarry <49516229+ElfenLied2019@users.noreply.github.com>
This commit is contained in:
silas_yang 2023-05-23 15:41:54 +08:00 committed by GitHub
parent d3a71d821f
commit ae5859bcd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Origin Testnet",
"chain": "Origin",
"rpc": ["https://json-rpc.origin.uptick.network"],
"faucets": [],
"nativeCurrency": {
"name": "Origin",
"symbol": "UOC",
"decimals": 18
},
"infoURL": "https://www.uptick.network",
"shortName": "auoc",
"chainId": 1170,
"networkId": 1170,
"icon": "origin",
"explorers": [
{
"name": "Origin Explorer",
"url": "https://evm-explorer.origin.uptick.network",
"icon": "origin",
"standard": "none"
}
]
}

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

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