Skip to content

Commit

Permalink
Neptune nINJ, nATOM, nUSDT (#14)
Browse files Browse the repository at this point in the history
* nInj, nATOM, nUSDT

* resized images, added weth

* filename correction
  • Loading branch information
1biest authored Mar 26, 2024
1 parent 428ba2e commit 666904d
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/nATOM.png",
"metadata": {
"name": "Neptune Receipt ATOM",
"symbol": "nATOM",
"decimals": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/nUSDT.png",
"metadata": {
"name": "Neptune Receipt USDT",
"symbol": "nUSDT",
"decimals": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/nWETH.png",
"metadata": {
"name": "Neptune Receipt WETH",
"symbol": "nWETH",
"decimals": 18
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/nINJ.png",
"metadata": {
"name": "Neptune Receipt INJ",
"symbol": "nINJ",
"decimals": 18
}
}
Binary file added images/injective/nATOM.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/injective/nINJ.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/injective/nUSDT.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/injective/nWETH.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 666904d

Please sign in to comment.