Skip to content

Commit

Permalink
Iamoskvin/new tokens: paper and reth (#121)
Browse files Browse the repository at this point in the history
* added PAPER

* reth
  • Loading branch information
iamoskvin authored Jun 18, 2024
1 parent 3202349 commit c0c5f39
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Binary file added public/assets/PAPER.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/RETH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,21 @@
"decimals": 6,
"chainId": "0x534e5f4d41494e",
"logoURI": "https://static.jediswap.xyz/tokens-list/assets/SWAY.png"
},
{
"name": "Paper",
"address": "0x0410466536b5ae074f7fea81e5533b8134a9fa08b3dd077dd9db08f64997d113",
"symbol": "PAPER",
"decimals": 18,
"chainId": "0x534e5f4d41494e",
"logoURI": "https://static.jediswap.xyz/tokens-list/assets/PAPER.png"
},
{
"name": "Rocket Pool ETH",
"address": "0x0319111a5037cbec2b3e638cc34a3474e2d2608299f3e62866e9cc683208c610",
"symbol": "rETH",
"decimals": 18,
"chainId": "0x534e5f4d41494e",
"logoURI": "https://static.jediswap.xyz/tokens-list/assets/RETH.png"
}
]

0 comments on commit c0c5f39

Please sign in to comment.