Skip to content

Commit

Permalink
Added terra-classic tokens (MIR, BASE)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtoneff committed Mar 4, 2024
1 parent a86e929 commit 5a1ca3b
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cosmos/terra_classic/base.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"chainId": "columbus-5",
"rest": "https://lcd-columbus.keplr.app",
"bech32PrefixAccAddr": "terra-classic"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "terra15gwkyepfc6xgca5t5zefzwy42uts8l2m4g40k6",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/terra_classic/mir.png",
"coinGeckoId": "mirror-protocol",
"metadata": {
"name": "Mirror MIR Token",
"symbol": "MIR",
"decimals": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/terra_classic/base.png",
"metadata": {
"name": "LBUNProject BASE Token",
"symbol": "BASE",
"decimals": 6
}
}
Binary file added images/terra_classic/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/terra_classic/mir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a1ca3b

Please sign in to comment.