Skip to content

Commit 2cd9ad6

Browse files
authored
tokens(apechain): add ZENKO (#219)
1 parent 9f189db commit 2cd9ad6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

src/assets/zenko.png

48.1 KB
Loading

src/tokens/apechain.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,14 @@
293293
"logoURI": "BASE_URL/assets/bacon.svg",
294294
"decimals": 6,
295295
"quote": "other"
296-
}
296+
},
297+
{
298+
"chainId": 33139,
299+
"symbol": "ZENKO",
300+
"name": "Zenko Protocol",
301+
"address": "0x88A4a93993a458f1aE6b777358c86781F86998E3",
302+
"logoURI": "BASE_URL/assets/zenko.png",
303+
"decimals": 18,
304+
"quote": "other"
305+
}
297306
]

0 commit comments

Comments
 (0)