mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixing SATURNA $SAT Token listing information with correct decimals (#7564)
* Added Saturna Logo * Create info.json * Added logo * Delete logo.png * Fixed decimals to display tokens correctly * Fix JSON * Fix: Re-add explorer, needed. Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
346593198c
commit
4aed22e1f8
|
@ -2,10 +2,10 @@
|
|||
"name": "Saturna",
|
||||
"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.",
|
||||
"explorer": "https://bscscan.com/token/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44",
|
||||
"type": "BEP20",
|
||||
"symbol": "SAT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44"
|
||||
"id": "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44",
|
||||
"explorer": "https://bscscan.com/token/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44"
|
||||
}
|
Loading…
Reference in New Issue
Block a user