Skip to content
Open
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
25 changes: 25 additions & 0 deletions tokens/Deflationary.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
"name": "Deflationary",
"tags": {
"Deflationary": {
"name": "Deflationary",
"description": "A deflationary token that decreases in total supply every time a token transfer happens. As with every transfer, a percentage of the transferred amount will be burned."
}
},
"timestamp": "2024-10-2T00:00:00+00:00",
"tokens": [
{
"chainId": 56,
"address": "0x14A2db256Ef18c4f7165d5E48f65a528b4155100",
"symbol": "RBCAT",
"name": "Russian Blue Cat",
"logoURI": "https://github.com/cattoshi/Russian-Blue-Cat/blob/main/Logo/logo.png",
"tags": ["Deflationary"]
},
{
"chainId": "56",
"address": "0xc748673057861a797275CD8A068AbB95A902e8de",
"symbol": "BabyDoge",
"name": "Baby Doge Coin",
"tags": ["Deflationary"]
}
]