diff --git a/src/constants/token-lists/solarbeam.tokenlist.json b/src/constants/token-lists/solarbeam.tokenlist.json index b7e2b5a..e14c4f1 100644 --- a/src/constants/token-lists/solarbeam.tokenlist.json +++ b/src/constants/token-lists/solarbeam.tokenlist.json @@ -161,6 +161,14 @@ "decimals": 18, "chainId": 1285, "logoURI": "https://solarbeam.io/images/tokens/sat.png" + }, + { + "name": "RivrDoge", + "address": "0x5D4360f1Be94bD6f182F09cFE5EF9832e65EB1ac", + "symbol": "RivrDoge", + "decimals": 18, + "chainId": 1285, + "logoURI": "https://rivrdoge.com/wp-content/uploads/2021/09/logo.png" } ] }