Skip to content

Commit

Permalink
feat: add ASTRO and xASTRO cw20 on Terra
Browse files Browse the repository at this point in the history
  • Loading branch information
afsardo committed Feb 22, 2024
1 parent f31cafe commit 08541b1
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cosmos/phoenix/base.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"chainId": "phoenix-1",
"rest": "https://lcd-phoenix.keplr.app",
"bech32PrefixAccAddr": "terra"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/phoenix/astro.png",
"coinGeckoId": "astroport-fi",
"metadata": {
"name": "Astroport",
"symbol": "ASTRO",
"decimals": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "terra1x62mjnme4y0rdnag3r8rfgjuutsqlkkyuh4ndgex0wl3wue25uksau39q8",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/phoenix/xastro.png",
"metadata": {
"name": "Staked Astroport",
"symbol": "xASTRO",
"decimals": 6
}
}
Binary file added images/phoenix/astro.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/phoenix/xastro.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 08541b1

Please sign in to comment.