feat: add ontology evm icon; (#2074)

This commit is contained in:
ErickYangs 2022-12-27 17:26:36 +08:00 committed by GitHub
parent 21068dfb45
commit 3efed2c66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Ontology Mainnet",
"chain": "Ontology",
"icon": "ontology",
"rpc": [
"http://dappnode1.ont.io:20339",
"http://dappnode2.ont.io:20339",

View File

@ -1,6 +1,7 @@
{
"name": "Ontology Testnet",
"chain": "Ontology",
"icon": "ontology",
"rpc": [
"http://polaris1.ont.io:20339",
"http://polaris2.ont.io:20339",

View File

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