Skip to content

Commit

Permalink
Merge pull request #38 from DBcosmos/main
Browse files Browse the repository at this point in the history
Add boneWHALEt & ampWHALEt to richlist
  • Loading branch information
SmartStake authored Mar 28, 2024
2 parents c0da538 + d6099b2 commit 5bfae30
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
27 changes: 27 additions & 0 deletions tokens/ampWHALEt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "ERIS Alliance Staked ampWHALE",
"ticker": "ampWHALEt",
"network": "LUNA",
"tokenType": "tokenfactory",
"tokenDenom": "factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt",
"holderContract": null,
"stakingContract": null,
"exponent": 6,
"description": "ERIS Alliance Staked ampWHALE on Terra",
"logoUrl": null,
"website": "https://www.erisprotocol.com/terra/amplifier/ampWHALE",
"twitter": "eris_protocol",
"telegram": "t.me/eris_protocol",
"telegram2": null,
"discord": null,
"coingeckoId": null,
"status": "active",

"ibc": [
{
"network": "WHALE",
"denom": "ibc/EA459CE57199098BA5FFDBD3194F498AA78439328A92C7D136F06A5220903DA6",
"knownAddresses": []
}
]
}
27 changes: 27 additions & 0 deletions tokens/boneWHALEt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "ERIS Alliance Staked boneWHALE",
"ticker": "boneWHALEt",
"network": "LUNA",
"tokenType": "tokenfactory",
"tokenDenom": "factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt",
"holderContract": null,
"stakingContract": null,
"exponent": 6,
"description": "ERIS Alliance Staked boneWHALE on Terra",
"logoUrl": null,
"website": "https://www.erisprotocol.com/terra/amplifier/boneWHALE",
"twitter": "BackBone_Labs",
"telegram": null,
"telegram2": null,
"discord": "https://discord.com/invite/w92NfEDz33",
"coingeckoId": null,
"status": "active",

"ibc": [
{
"network": "WHALE",
"denom": "ibc/E54A0C1E4A2A79FD4F92765F68E38939867C3DA36E2EA6BBB2CE81C43F4C8ADC",
"knownAddresses": []
}
]
}

0 comments on commit 5bfae30

Please sign in to comment.