mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fix decimals for Saturna token
This commit is contained in:
parent
75374948df
commit
5d724bc367
|
@ -2,20 +2,10 @@
|
||||||
"name": "Saturna",
|
"name": "Saturna",
|
||||||
"website": "https://saturna.co",
|
"website": "https://saturna.co",
|
||||||
"description": "Saturna is a frictionless yield community-driven project. With tokenomics designed to keep building the price floor and reflecting transaction taxes back to holders and liquidity.",
|
"description": "Saturna is a frictionless yield community-driven project. With tokenomics designed to keep building the price floor and reflecting transaction taxes back to holders and liquidity.",
|
||||||
"socials": [
|
|
||||||
{
|
|
||||||
"name": "Twitter",
|
|
||||||
"url": "https://twitter.com/SaturnaToken"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Telegram",
|
|
||||||
"url": "https://t.me/saturna_TG"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"explorer": "https://bscscan.com/token/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44",
|
"explorer": "https://bscscan.com/token/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "SAT",
|
"symbol": "SAT",
|
||||||
"decimals": 18,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44"
|
"id": "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user