Skip to content

Commit

Permalink
Merge pull request #47 from DBcosmos/main
Browse files Browse the repository at this point in the history
add SYN + ashSYN to richlist
  • Loading branch information
ABki0x committed Aug 13, 2024
2 parents c935ba5 + 0ae1c61 commit 86d1e5b
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
30 changes: 30 additions & 0 deletions tokens/SYN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "SYN",
"ticker": "syn",
"network": "INJ",
"tokenType": "tokenfactory",
"tokenDenom": "factory/inj1a6xdezq7a94qwamec6n6cnup02nvewvjtz6h6e/SYN",
"holderContract": null,
"stakingContract": null,
"exponent": 6,
"description": "Galactic Syndicate NFT minting token",
"logoUrl": null,
"website": "https://www.galacticsyndicate.org/",
"twitter": "galacticsynd",
"telegram": "https://t.me/GalacticSyndicate",
"telegram2": "https://t.me/Galactic_Miners",
"discord": "https://discord.gg/QuVpy7eQ8V",
"coingeckoId": null,
"status": "active",
"knownAddresses": [
{
"address": "inj1z7mx2tc9ea4y2y0nx230pe7knm8fryk3rv6r2c",
"alias": "SYN/INJ LP WhiteWhale"
}
],
"ibc": [
{
"migaloo": "ibc/33E97105B5C1F48CB7D6400F4673F9B3699AC59EDB621CCCD57D5D480E0C83B6"
}
]
}
21 changes: 21 additions & 0 deletions tokens/ashSYN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "ashSYN",
"ticker": "ashSYN",
"network": "INJ",
"tokenType": "tokenfactory",
"tokenDenom": "factory/inj1ej2f3lmpxj4djsmmuxvnfuvplrut7zmwrq7zj8/syn.ash",
"holderContract": null,
"stakingContract": null,
"exponent": 6,
"description": "Burn SYN token reciept",
"logoUrl": null,
"website": "https://burn.community/",
"twitter": "_ash_dao",
"telegram": "https://t.me/GalacticSyndicate",
"telegram2": "https://t.me/Galactic_Miners",
"discord": "https://discord.gg/QuVpy7eQ8V",
"coingeckoId": null,
"status": "active",
"knownAddresses": [],
"ibc": []
}

0 comments on commit 86d1e5b

Please sign in to comment.