Skip to content

Commit 29c80d4

Browse files
committed
added arbitrum list
1 parent 943d5cc commit 29c80d4

File tree

2 files changed

+45
-3
lines changed

2 files changed

+45
-3
lines changed

arbitrum.json

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"name": "KEI finance",
3+
"logoURI": "https://assets.kei.fi/logo.png",
4+
"keywords": [
5+
"defi"
6+
],
7+
"timestamp": "2024-02-19T19:07:13.737+00:00",
8+
"tokens": [
9+
{
10+
"chainId": 42161,
11+
"address": "0x6ab707Aca953eDAeFBc4fD23bA73294241490620",
12+
"name": "Aave Arbitrum USDT",
13+
"symbol": "aArbUSDT",
14+
"decimals": 6,
15+
"logoURI": "https://arbiscan.io/token/images/aarbusdt_32.png",
16+
"keywords": ["aave"]
17+
},
18+
{
19+
"chainId": 42161,
20+
"address": "0x625E7708f30cA75bfd92586e17077590C60eb4cD",
21+
"name": "Aave Arbitrum USDC",
22+
"symbol": "aArbUSDC",
23+
"decimals": 6,
24+
"logoURI": "https://arbiscan.io/token/images/aave_32.png",
25+
"keywords": ["aave"]
26+
},
27+
{
28+
"chainId": 42161,
29+
"address": "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE",
30+
"name": "Aave Arbitrum DAI",
31+
"symbol": "aArbDAI",
32+
"decimals": 18,
33+
"logoURI": "https://arbiscan.io/token/images/aarbdai_32.png",
34+
"keywords": ["aave"]
35+
}
36+
],
37+
"version": {
38+
"major": 1,
39+
"minor": 0,
40+
"patch": 0
41+
}
42+
}

goerli.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "KEIfinance",
3-
"logoURI": "https://www.coingecko.com/assets/thumbnail-007177f3eca19695592f0b8b0eabbdae282b54154e1be912285c9034ea6cbaf2.png",
2+
"name": "KEI finance",
3+
"logoURI": "https://assets.kei.fi/logo.png",
44
"keywords": [
55
"defi"
66
],
@@ -25,7 +25,7 @@
2525
{
2626
"chainId": 5,
2727
"address": "0xD2F8206f386F40938d200ca06E965d91A4D57176",
28-
"name": "USDC",
28+
"name": "Circle USD",
2929
"symbol": "USDC",
3030
"decimals": 6,
3131
"logoURI": "https://assets.coingecko.com/coins/images/6319/thumb/usdc.png?1696506694"

0 commit comments

Comments
 (0)