Rebrand wemixkanvas to kroma (#2690)

This commit is contained in:
Wonyong Kim(Ryan Kim) 2023-04-22 05:18:53 +09:00 committed by GitHub
parent 53c95837a2
commit b00444daad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
{ {
"name": "WEMIX Kanvas Sepolia", "name": "Kroma Sepolia",
"title": "WEMIX Kanvas Testnet Sepolia", "title": "Kroma Testnet Sepolia",
"chainId": 2357, "chainId": 2357,
"shortName": "kanvas-aqua", "shortName": "kroma-sepolia",
"chain": "ETH", "chain": "ETH",
"networkId": 2357, "networkId": 2357,
"nativeCurrency": { "nativeCurrency": {
@ -10,21 +10,21 @@
"symbol": "ETH", "symbol": "ETH",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://api.aqua.wemixkanvas.io"], "rpc": ["https://api.sepolia.kroma.network"],
"faucets": [], "faucets": [],
"infoURL": "https://wemixkanvas.io", "infoURL": "https://kroma.network",
"icon": "wemixkanvas", "icon": "kroma",
"explorers": [ "explorers": [
{ {
"name": "blockscout", "name": "blockscout",
"url": "https://blockscout.aqua.wemixkanvas.io", "url": "https://blockscout.sepolia.kroma.network",
"icon": "wemixkanvas", "icon": "kroma",
"standard": "EIP3091" "standard": "EIP3091"
} }
], ],
"parent": { "parent": {
"type": "L2", "type": "L2",
"chain": "eip155-11155111", "chain": "eip155-11155111",
"bridges": [{ "url": "https://wemixkanvas.io/bridge" }] "bridges": [{ "url": "https://kroma.network/bridge" }]
} }
} }

View File

@ -1,6 +1,6 @@
[ [
{ {
"url": "ipfs://QmVcVxsHsVg5BMii3EJ1MUSnLBZkQicpjmXjSmW66bCEUF", "url": "ipfs://QmcYafk2je5rMqgnFPDZJTaLi6dgFgq96vmX2Li6DX441B",
"width": 320, "width": 320,
"height": 320, "height": 320,
"format": "svg" "format": "svg"

View File

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 837 B