Skip to content

Commit

Permalink
update assets cdn url in token lists (trustwallet#20310)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorotech authored May 7, 2022
1 parent 92f5e4f commit b805855
Show file tree
Hide file tree
Showing 8 changed files with 524 additions and 524 deletions.
2 changes: 1 addition & 1 deletion .github/assets.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ client_urls:
assets_manager_api: "https://api.assets.trustwallet.com"

urls:
assets_app: "https://assets.trustwalletapp.com"
assets_app: "https://assets.trustwallet.com"
logo: "https://trustwallet.com/assets/images/favicon.png"

time_format: "2006-01-02T15:04:05.000000"
Expand Down
10 changes: 5 additions & 5 deletions blockchains/arbitrum/tokenlist-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png"
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png"
},
{
"asset": "c10042221_t0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
Expand All @@ -19,7 +19,7 @@
"name": "GMX",
"symbol": "GMX",
"decimals": 18,
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png"
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png"
},
{
"asset": "c10042221_t0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
Expand All @@ -28,7 +28,7 @@
"name": "USD Coin (Arb1)",
"symbol": "USDC",
"decimals": 18,
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
},
{
"asset": "c10042221_t0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
Expand All @@ -37,7 +37,7 @@
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png"
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png"
},
{
"asset": "c10042221_t0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
Expand All @@ -46,7 +46,7 @@
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png"
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png"
}
],
"version": {
Expand Down
Loading

0 comments on commit b805855

Please sign in to comment.