Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Add the token as the last element in the list (don't forget the `,` after the pr
{
"address": "0xde3a24028580884448a5397872046a019649b084",
"chainId": 43114,
"reason": "Deprecated USDT token on AVA", <= add an optional reason why the token should be blocked
"reason": "Deprecated USDT token on AVA" <= add an optional reason why the token should be blocked
}
]
```
Expand Down
2 changes: 1 addition & 1 deletion tokens/BSC.json
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@
},
{
"name": "Sprott Nickel Miners",
"address": "0x3fcd741646a9790635b938cdb69af5df356cbaab",
"address": "0xe23f03d2907cdc38a10f6ccdc1a157bf1afe51de",
"symbol": "NIKLon",
"decimals": 18,
"chainId": 56,
Expand Down