Skip to content

Commit

Permalink
Update injective.json (#72)
Browse files Browse the repository at this point in the history
Fixed CRBRUS token decimals (should be 6 instead of 18, i messed this up in my original PR)
  • Loading branch information
monet-supply authored Dec 11, 2023
1 parent 4b3ac46 commit 863255a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokenLists/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,6 @@
"symbol": "CRBRUS",
"token": "ibc/F8D4A8A44D8EF57F83D49624C4C89EECB1472D6D2D1242818CDABA6BC2479DA9",
"icon": "/img/CRBRUS.png",
"decimals": 18
"decimals": 6
}
]

0 comments on commit 863255a

Please sign in to comment.