Skip to content

Commit

Permalink
feat: blacklist RLTM
Browse files Browse the repository at this point in the history
  • Loading branch information
saranonearth committed Nov 8, 2023
1 parent e1fc56f commit a9b88cf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/tokens/polygonTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -20753,5 +20753,23 @@
"website": "https://selfkey.org/"
}
}
},
{
"chainId": 137,
"name": "RealityToken",
"symbol": "RLTM",
"decimals": 18,
"address": "0x1b396CF90504686b7edE2760eebb053d30d1f389",
"logoURI": "https://polygonscan.com/token/images/realitytoken_32.png",
"tags": ["erc20", "fx", "noWithdraw", "noDeposit"],
"extensions": {
"rootAddress": "0x1b396CF90504686b7edE2760eebb053d30d1f389",
"project": {
"name": "RealityToken",
"summary": "",
"contact": "",
"website": ""
}
}
}
]

0 comments on commit a9b88cf

Please sign in to comment.