Skip to content

Commit b805855

Browse files
authored
update assets cdn url in token lists (trustwallet#20310)
1 parent 92f5e4f commit b805855

File tree

8 files changed

+524
-524
lines changed

8 files changed

+524
-524
lines changed

.github/assets.config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ client_urls:
88
assets_manager_api: "https://api.assets.trustwallet.com"
99

1010
urls:
11-
assets_app: "https://assets.trustwalletapp.com"
11+
assets_app: "https://assets.trustwallet.com"
1212
logo: "https://trustwallet.com/assets/images/favicon.png"
1313

1414
time_format: "2006-01-02T15:04:05.000000"

blockchains/arbitrum/tokenlist-extended.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "Wrapped Ether",
1111
"symbol": "WETH",
1212
"decimals": 18,
13-
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png"
13+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png"
1414
},
1515
{
1616
"asset": "c10042221_t0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
@@ -19,7 +19,7 @@
1919
"name": "GMX",
2020
"symbol": "GMX",
2121
"decimals": 18,
22-
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png"
22+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png"
2323
},
2424
{
2525
"asset": "c10042221_t0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
@@ -28,7 +28,7 @@
2828
"name": "USD Coin (Arb1)",
2929
"symbol": "USDC",
3030
"decimals": 18,
31-
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
31+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
3232
},
3333
{
3434
"asset": "c10042221_t0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
@@ -37,7 +37,7 @@
3737
"name": "Tether USD",
3838
"symbol": "USDT",
3939
"decimals": 6,
40-
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png"
40+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png"
4141
},
4242
{
4343
"asset": "c10042221_t0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
@@ -46,7 +46,7 @@
4646
"name": "Dai Stablecoin",
4747
"symbol": "DAI",
4848
"decimals": 18,
49-
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png"
49+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png"
5050
}
5151
],
5252
"version": {

0 commit comments

Comments
 (0)