Add Debounce Network (#1863)

* add eip155-3306(debounce network)

* add debounce icon

* fix
This commit is contained in:
Martin 2022-11-15 05:22:39 +09:00 committed by GitHub
parent 0673b39418
commit 92944720ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Debounce Subnet Testnet",
"chain": "Debounce Network",
"icon": "debounce",
"rpc": ["https://dev-rpc.debounce.network"],
"faucets": [],
"nativeCurrency": {
"name": "Debounce Network",
"symbol": "DB",
"decimals": 18
},
"infoURL": "https://debounce.network",
"shortName": "debounce-devnet",
"chainId": 3306,
"networkId": 3306,
"explorers": [
{
"name": "Debounce Devnet Explorer",
"url": "https://explorer.debounce.network",
"standard": "EIP3091"
}
]
}

View File

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