Skip to content

Commit bbd569d

Browse files
authored
Fix decimals for GOMINING on TON (#30379)
Change `decimals` from `9` to `18`
1 parent 1d9cbdd commit bbd569d

File tree

1 file changed

+1
-1
lines changed
  • blockchains/ton/assets/EQD0laik0FgHV8aNfRhebi8GDG2rpDyKGXem0MBfya_Ew1-8

1 file changed

+1
-1
lines changed

blockchains/ton/assets/EQD0laik0FgHV8aNfRhebi8GDG2rpDyKGXem0MBfya_Ew1-8/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"explorer": "https://tonscan.org/ru/jetton/EQD0laik0FgHV8aNfRhebi8GDG2rpDyKGXem0MBfya_Ew1-8",
66
"type": "JETTON",
77
"symbol": "GOMINING",
8-
"decimals": 9,
8+
"decimals": 18,
99
"status": "active",
1010
"id": "EQD0laik0FgHV8aNfRhebi8GDG2rpDyKGXem0MBfya_Ew1-8",
1111
"links": [

0 commit comments

Comments
 (0)