Skip to content

Commit

Permalink
External Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kav1nsky authored and via-bot committed Nov 24, 2022
1 parent fa0fe74 commit 3ff5b3a
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ or in API.
Here are chains presented in our tokenlists with current token count. You can find out more in `/tokenlists` folder.
Token counts are approximate and may vary as providers update their tokenlists.

- Ethereum, 1530 tokens
- Ethereum, 1531 tokens
- Bsc, 1004 tokens
- Polygon, 681 tokens
- 101, 507 tokens
Expand Down
15 changes: 14 additions & 1 deletion all_tokens/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -2589,6 +2589,18 @@
"rubic"
]
},
{
"symbol": "AAVE",
"name": "Aave Token",
"address": "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196",
"decimals": 18,
"chainId": 42161,
"logoURI": "https://api.rubic.exchange/assets/arbitrum/0xba5ddd1f9d7f570dc94a51479a000e3bce967196/logo.png",
"coingeckoId": null,
"listedIn": [
"rubic"
]
},
{
"symbol": "USD24",
"name": "Fiat24 USD",
Expand Down Expand Up @@ -168536,7 +168548,8 @@
"logoURI": "https://assets.coingecko.com/coins/images/26591/thumb/gbpt.jpeg?1658958061",
"coingeckoId": "poundtoken",
"listedIn": [
"coingecko"
"coingecko",
"lifinance"
]
},
{
Expand Down
12 changes: 12 additions & 0 deletions all_tokens/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,18 @@
"rubic"
]
},
{
"symbol": "AAVE",
"name": "Aave Token",
"address": "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196",
"decimals": 18,
"chainId": 42161,
"logoURI": "https://api.rubic.exchange/assets/arbitrum/0xba5ddd1f9d7f570dc94a51479a000e3bce967196/logo.png",
"coingeckoId": null,
"listedIn": [
"rubic"
]
},
{
"symbol": "USD24",
"name": "Fiat24 USD",
Expand Down
3 changes: 2 additions & 1 deletion all_tokens/ethereum.json
Original file line number Diff line number Diff line change
Expand Up @@ -31992,7 +31992,8 @@
"logoURI": "https://assets.coingecko.com/coins/images/26591/thumb/gbpt.jpeg?1658958061",
"coingeckoId": "poundtoken",
"listedIn": [
"coingecko"
"coingecko",
"lifinance"
]
},
{
Expand Down
13 changes: 13 additions & 0 deletions tokenlists/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -58879,6 +58879,19 @@
"lifinance"
]
},
{
"symbol": "GBPT",
"name": "poundtoken",
"address": "0x86B4dBE5D203e634a12364C0e428fa242A3FbA98",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/26591/thumb/gbpt.jpeg?1658958061",
"coingeckoId": "poundtoken",
"listedIn": [
"coingecko",
"lifinance"
]
},
{
"symbol": "NDX",
"name": "Indexed Finance",
Expand Down
13 changes: 13 additions & 0 deletions tokenlists/ethereum.json
Original file line number Diff line number Diff line change
Expand Up @@ -10335,6 +10335,19 @@
"lifinance"
]
},
{
"symbol": "GBPT",
"name": "poundtoken",
"address": "0x86B4dBE5D203e634a12364C0e428fa242A3FbA98",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/26591/thumb/gbpt.jpeg?1658958061",
"coingeckoId": "poundtoken",
"listedIn": [
"coingecko",
"lifinance"
]
},
{
"symbol": "NDX",
"name": "Indexed Finance",
Expand Down

1 comment on commit 3ff5b3a

@Imosek
Copy link

@Imosek Imosek commented on 3ff5b3a Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nicely done

Please sign in to comment.