Skip to content

Commit

Permalink
add MIM & ORB tokens on injective
Browse files Browse the repository at this point in the history
  • Loading branch information
elitexpro committed Apr 5, 2024
1 parent 7612a84 commit bc533fa
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"contractAddress": "inj169ky6ydket0nax3hft5d2kegj5ahp69vf6cwm2",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/mim.png",
"metadata": {
"name": "Magic Internet Money",
"symbol": "MIM",
"decimals": 6
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "inj1f0w969k8havmyrlrw6wlhwyw9hvq0drja7y3ty",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/injective/orb.png",
"metadata": {
"name": "Orbitra Dex Token",
"symbol": "ORB",
"decimals": 6
}
}
Binary file added images/injective/mim.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/orb.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 bc533fa

Please sign in to comment.