Skip to content

Commit 9a14e40

Browse files
authored
Add featured extensions to ERC20 tokens across multiple chains (#105)
* Add featured extensions to ERC20 tokens across multiple chains * Update ERC20 token hashes for multiple chains in index.json
1 parent 46ca26f commit 9a14e40

File tree

13 files changed

+215
-69
lines changed

13 files changed

+215
-69
lines changed

index/apechain/erc20.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,23 @@
1717
"name": "APE",
1818
"symbol": "APE",
1919
"decimals": 18,
20-
"logoURI": "https://assets.sequence.info/images/tokens/large/33139/0x0000000000000000000000000000000000000000.webp"
20+
"logoURI": "https://assets.sequence.info/images/tokens/large/33139/0x0000000000000000000000000000000000000000.webp",
21+
"extensions": {
22+
"featured": true,
23+
"featureIndex": 0
24+
}
2125
},
2226
{
2327
"chainId": 33139,
2428
"address": "0x0000000000000000000000000000000000000000",
2529
"name": "APE",
2630
"symbol": "APE",
2731
"decimals": 18,
28-
"logoURI": "https://assets.sequence.info/images/tokens/large/33139/0x0000000000000000000000000000000000000000.webp"
32+
"logoURI": "https://assets.sequence.info/images/tokens/large/33139/0x0000000000000000000000000000000000000000.webp",
33+
"extensions": {
34+
"featured": true,
35+
"featureIndex": 0
36+
}
2937
},
3038
{
3139
"chainId": 33139,
@@ -57,4 +65,4 @@
5765
"minor": 0,
5866
"patch": 0
5967
}
60-
}
68+
}

index/arbitrum-nova/erc20.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,23 @@
1515
"name": "ETH",
1616
"symbol": "ETH",
1717
"decimals": 18,
18-
"logoURI": "https://assets.sequence.info/images/tokens/large/42170/0x0000000000000000000000000000000000000000.webp"
18+
"logoURI": "https://assets.sequence.info/images/tokens/large/42170/0x0000000000000000000000000000000000000000.webp",
19+
"extensions": {
20+
"featured": true,
21+
"featureIndex": 0
22+
}
1923
},
2024
{
2125
"chainId": 42170,
2226
"address": "0x0000000000000000000000000000000000000000",
2327
"name": "ETH",
2428
"symbol": "ETH",
2529
"decimals": 18,
26-
"logoURI": "https://assets.sequence.info/images/tokens/large/42170/0x0000000000000000000000000000000000000000.webp"
30+
"logoURI": "https://assets.sequence.info/images/tokens/large/42170/0x0000000000000000000000000000000000000000.webp",
31+
"extensions": {
32+
"featured": true,
33+
"featureIndex": 0
34+
}
2735
},
2836
{
2937
"chainId": 42170,
@@ -42,7 +50,9 @@
4250
],
4351
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
4452
"originChainId": 1,
45-
"originAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
53+
"originAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
54+
"featured": true,
55+
"featureIndex": 1
4656
}
4757
},
4858
{
@@ -65,7 +75,9 @@
6575
],
6676
"ogImage": "https://makerdao.com/dai.png",
6777
"originChainId": 1,
68-
"originAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F"
78+
"originAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
79+
"featured": true,
80+
"featureIndex": 3
6981
}
7082
},
7183
{
@@ -108,4 +120,4 @@
108120
"minor": 0,
109121
"patch": 0
110122
}
111-
}
123+
}

index/arbitrum/erc20.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,23 @@
1515
"name": "ETH",
1616
"symbol": "ETH",
1717
"decimals": 18,
18-
"logoURI": "https://assets.sequence.info/images/tokens/large/42161/0x0000000000000000000000000000000000000000.webp"
18+
"logoURI": "https://assets.sequence.info/images/tokens/large/42161/0x0000000000000000000000000000000000000000.webp",
19+
"extensions": {
20+
"featured": true,
21+
"featureIndex": 0
22+
}
1923
},
2024
{
2125
"chainId": 42161,
2226
"address": "0x0000000000000000000000000000000000000000",
2327
"name": "ETH",
2428
"symbol": "ETH",
2529
"decimals": 18,
26-
"logoURI": "https://assets.sequence.info/images/tokens/large/42161/0x0000000000000000000000000000000000000000.webp"
30+
"logoURI": "https://assets.sequence.info/images/tokens/large/42161/0x0000000000000000000000000000000000000000.webp",
31+
"extensions": {
32+
"featured": true,
33+
"featureIndex": 0
34+
}
2735
},
2836
{
2937
"chainId": 42161,
@@ -42,7 +50,9 @@
4250
],
4351
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
4452
"originChainId": 1,
45-
"originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
53+
"originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
54+
"featured": true,
55+
"featureIndex": 1
4656
}
4757
},
4858
{
@@ -87,7 +97,9 @@
8797
],
8898
"ogImage": "https://makerdao.com/dai.png",
8999
"originChainId": 1,
90-
"originAddress": "0x6b175474e89094c44da98b954eedeac495271d0f"
100+
"originAddress": "0x6b175474e89094c44da98b954eedeac495271d0f",
101+
"featured": true,
102+
"featureIndex": 3
91103
}
92104
},
93105
{
@@ -189,4 +201,4 @@
189201
"minor": 0,
190202
"patch": 0
191203
}
192-
}
204+
}

index/avalanche/erc20.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,23 @@
1717
"name": "AVAX",
1818
"symbol": "AVAX",
1919
"decimals": 18,
20-
"logoURI": "https://assets.sequence.info/images/tokens/large/43114/0x0000000000000000000000000000000000000000.webp"
20+
"logoURI": "https://assets.sequence.info/images/tokens/large/43114/0x0000000000000000000000000000000000000000.webp",
21+
"extensions": {
22+
"featured": true,
23+
"featureIndex": 0
24+
}
2125
},
2226
{
2327
"chainId": 43114,
2428
"address": "0x0000000000000000000000000000000000000000",
2529
"name": "AVAX",
2630
"symbol": "AVAX",
2731
"decimals": 18,
28-
"logoURI": "https://assets.sequence.info/images/tokens/large/43114/0x0000000000000000000000000000000000000000.webp"
32+
"logoURI": "https://assets.sequence.info/images/tokens/large/43114/0x0000000000000000000000000000000000000000.webp",
33+
"extensions": {
34+
"featured": true,
35+
"featureIndex": 0
36+
}
2937
},
3038
{
3139
"chainId": 43114,
@@ -207,8 +215,10 @@
207215
"transactional",
208216
"usdc"
209217
],
210-
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol"
218+
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
219+
"featured": true,
220+
"featureIndex": 1
211221
}
212222
}
213223
]
214-
}
224+
}

index/base/erc20.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,23 @@
1515
"name": "ETH",
1616
"symbol": "ETH",
1717
"decimals": 18,
18-
"logoURI": "https://assets.sequence.info/images/tokens/large/8453/0x0000000000000000000000000000000000000000.webp"
18+
"logoURI": "https://assets.sequence.info/images/tokens/large/8453/0x0000000000000000000000000000000000000000.webp",
19+
"extensions": {
20+
"featured": true,
21+
"featureIndex": 0
22+
}
1923
},
2024
{
2125
"chainId": 8453,
2226
"address": "0x0000000000000000000000000000000000000000",
2327
"name": "ETH",
2428
"symbol": "ETH",
2529
"decimals": 18,
26-
"logoURI": "https://assets.sequence.info/images/tokens/large/8453/0x0000000000000000000000000000000000000000.webp"
30+
"logoURI": "https://assets.sequence.info/images/tokens/large/8453/0x0000000000000000000000000000000000000000.webp",
31+
"extensions": {
32+
"featured": true,
33+
"featureIndex": 0
34+
}
2735
},
2836
{
2937
"chainId": 8453,
@@ -42,7 +50,9 @@
4250
],
4351
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
4452
"originChainId": 1,
45-
"originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
53+
"originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
54+
"featured": true,
55+
"featureIndex": 1
4656
}
4757
},
4858
{

index/bnb/erc20.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,23 @@
1717
"name": "BNB",
1818
"symbol": "BNB",
1919
"decimals": 18,
20-
"logoURI": "https://assets.sequence.info/images/tokens/large/56/0x0000000000000000000000000000000000000000.webp"
20+
"logoURI": "https://assets.sequence.info/images/tokens/large/56/0x0000000000000000000000000000000000000000.webp",
21+
"extensions": {
22+
"featured": true,
23+
"featureIndex": 0
24+
}
2125
},
2226
{
2327
"chainId": 56,
2428
"address": "0x0000000000000000000000000000000000000000",
2529
"name": "BNB",
2630
"symbol": "BNB",
2731
"decimals": 18,
28-
"logoURI": "https://assets.sequence.info/images/tokens/large/56/0x0000000000000000000000000000000000000000.webp"
32+
"logoURI": "https://assets.sequence.info/images/tokens/large/56/0x0000000000000000000000000000000000000000.webp",
33+
"extensions": {
34+
"featured": true,
35+
"featureIndex": 0
36+
}
2937
},
3038
{
3139
"chainId": 56,
@@ -216,7 +224,9 @@
216224
],
217225
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
218226
"originChainId": 1,
219-
"originAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
227+
"originAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
228+
"featured": true,
229+
"featureIndex": 1
220230
}
221231
},
222232
{
@@ -487,7 +497,9 @@
487497
"maker",
488498
"bnb"
489499
],
490-
"ogImage": "https://makerdao.com/dai.png"
500+
"ogImage": "https://makerdao.com/dai.png",
501+
"featured": true,
502+
"featureIndex": 3
491503
}
492504
}
493505
],
@@ -496,4 +508,4 @@
496508
"minor": 0,
497509
"patch": 0
498510
}
499-
}
511+
}

index/etherlink/erc20.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,35 @@
1717
"name": "XTZ",
1818
"symbol": "XTZ",
1919
"decimals": 18,
20-
"logoURI": "https://assets.sequence.info/images/tokens/large/42793/0x0000000000000000000000000000000000000000.webp"
20+
"logoURI": "https://assets.sequence.info/images/tokens/large/42793/0x0000000000000000000000000000000000000000.webp",
21+
"extensions": {
22+
"featured": true,
23+
"featureIndex": 0
24+
}
2125
},
2226
{
2327
"chainId": 42793,
2428
"address": "0x0000000000000000000000000000000000000000",
2529
"name": "XTZ",
2630
"symbol": "XTZ",
2731
"decimals": 18,
28-
"logoURI": "https://assets.sequence.info/images/tokens/large/42793/0x0000000000000000000000000000000000000000.webp"
32+
"logoURI": "https://assets.sequence.info/images/tokens/large/42793/0x0000000000000000000000000000000000000000.webp",
33+
"extensions": {
34+
"featured": true,
35+
"featureIndex": 0
36+
}
2937
},
3038
{
3139
"chainId": 42793,
3240
"address": "0x796Ea11Fa2dD751eD01b53C372fFDB4AAa8f00F9",
3341
"name": "USDC",
3442
"symbol": "USDC",
3543
"decimals": 6,
36-
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png"
44+
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png",
45+
"extensions": {
46+
"featured": true,
47+
"featureIndex": 1
48+
}
3749
},
3850
{
3951
"chainId": 42793,
@@ -49,4 +61,4 @@
4961
"minor": 0,
5062
"patch": 0
5163
}
52-
}
64+
}

index/gnosis/erc20.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,23 @@
1515
"name": "ETH",
1616
"symbol": "ETH",
1717
"decimals": 18,
18-
"logoURI": "https://assets.sequence.info/images/tokens/large/100/0x0000000000000000000000000000000000000000.webp"
18+
"logoURI": "https://assets.sequence.info/images/tokens/large/100/0x0000000000000000000000000000000000000000.webp",
19+
"extensions": {
20+
"featured": true,
21+
"featureIndex": 0
22+
}
1923
},
2024
{
2125
"chainId": 100,
2226
"address": "0x0000000000000000000000000000000000000000",
2327
"name": "ETH",
2428
"symbol": "ETH",
2529
"decimals": 18,
26-
"logoURI": "https://assets.sequence.info/images/tokens/large/100/0x0000000000000000000000000000000000000000.webp"
30+
"logoURI": "https://assets.sequence.info/images/tokens/large/100/0x0000000000000000000000000000000000000000.webp",
31+
"extensions": {
32+
"featured": true,
33+
"featureIndex": 0
34+
}
2735
},
2836
{
2937
"chainId": 100,
@@ -40,7 +48,9 @@
4048
"transactional",
4149
"usdc"
4250
],
43-
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol"
51+
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
52+
"featured": true,
53+
"featureIndex": 1
4454
}
4555
},
4656
{
@@ -61,7 +71,9 @@
6171
"protocol",
6272
"maker"
6373
],
64-
"ogImage": "https://makerdao.com/dai.png"
74+
"ogImage": "https://makerdao.com/dai.png",
75+
"featured": true,
76+
"featureIndex": 3
6577
}
6678
}
6779
],
@@ -70,4 +82,4 @@
7082
"minor": 0,
7183
"patch": 0
7284
}
73-
}
85+
}

0 commit comments

Comments
 (0)