Skip to content

Commit 8dcf046

Browse files
committed
Add APEChain ERC20 assets
1 parent 4c5c55f commit 8dcf046

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

index/apechain/erc20.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "sequence-erc20-apechain",
3+
"chainId": 33139,
4+
"tokenStandard": "erc20",
5+
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
6+
"keywords": ["erc20", "fungible", "stablecoin", "coingecko"],
7+
"timestamp": "2025-04-07T15:36:16.623Z",
8+
"tokens": [
9+
{
10+
"chainId": 33139,
11+
"address": "0xA2235d059F80e176D931Ef76b6C51953Eb3fBEf4",
12+
"name": "Ape USD",
13+
"symbol": "ApeUSD",
14+
"decimals": 18,
15+
"logoURI": "https://apescan.io/assets/ape/images/svg/empty-token.svg?v=25.3.4.0"
16+
},
17+
{
18+
"chainId": 33139,
19+
"address": "0xcF800F4948D16F23333508191B1B1591daF70438",
20+
"name": "Ape ETH",
21+
"symbol": "ApeETH",
22+
"decimals": 18,
23+
"logoURI": "https://apescan.io/assets/ape/images/svg/empty-token.svg?v=25.3.4.0"
24+
},
25+
{
26+
"chainId": 33139,
27+
"address": "0x48b62137EdfA95a428D35C09E44256a739F6B557",
28+
"name": "Wrapped APECoin",
29+
"symbol": "WAPE",
30+
"decimals": 18,
31+
"logoURI": "https://apescan.io/assets/ape/images/svg/empty-token.svg?v=25.3.4.0"
32+
}
33+
],
34+
"version": { "major": 1, "minor": 0, "patch": 0 }
35+
}

0 commit comments

Comments
 (0)