Skip to content

Commit

Permalink
add tokens for pro (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmurloc authored Jul 19, 2023
1 parent 5052761 commit 986016c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,33 @@
"symbol": "testUSDC",
"tags": ["Top"],
"logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0xd0B048cA472739ab5203671f66Bb8A061E8ae8C1/logo.png"
},
{
"chainId": 424242,
"address": "0x4A0b3e58D56aeBFB4988efd28D2D28253526C512",
"decimals": 18,
"name": "GOLD Commodity",
"symbol": "GOLD",
"tags": ["Top, Commodity"],
"logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x4A0b3e58D56aeBFB4988efd28D2D28253526C512/logo.png"
},
{
"chainId": 424242,
"address": "0x4380DEeD4f4ba889D777F89AC0D0EcC7D351d36F",
"decimals": 18,
"name": "USD FX",
"symbol": "USD",
"tags": ["Top, FX"],
"logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x4380DEeD4f4ba889D777F89AC0D0EcC7D351d36F/logo.png"
},
{
"chainId": 424242,
"address": "0x202a515f5B8FC21633Dd562cE7D8dCe8945393C6",
"decimals": 18,
"name": "EUR FX",
"symbol": "EUR",
"tags": ["Top, FX"],
"logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x202a515f5B8FC21633Dd562cE7D8dCe8945393C6/logo.png"
}
],
"timestamp": "2021-07-04T00:00:00+00:00"
Expand Down

0 comments on commit 986016c

Please sign in to comment.