-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from DBcosmos/main
Add boneWHALEt & ampWHALEt to richlist
- Loading branch information
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} | ||
] | ||
} |