mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Add Sui tokens (#29520)
* Create info.json * Create logo.png * Create info.json * Create logo.png
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "FUD",
|
||||
"symbol": "FUD",
|
||||
"type": "SUI",
|
||||
"decimals": 5,
|
||||
"description": "$FUD is the community coin for Sui Network. Founded by a decentralized team of founders, devs and builders within the Sui ecosystem. $FUD is for the people, by the people.",
|
||||
"website": "https://fudthepug.com/",
|
||||
"explorer": "https://suiscan.xyz/mainnet/coin/0x76cb819b01abed502bee8a702b4c2d547532c12f25001c9dea795a5e631c26f1::fud::FUD",
|
||||
"status": "active",
|
||||
"id": "0x76cb819b01abed502bee8a702b4c2d547532c12f25001c9dea795a5e631c26f1::fud::FUD",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/fudthepug"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "BLUB",
|
||||
"symbol": "BLUB",
|
||||
"type": "SUI",
|
||||
"decimals": 2,
|
||||
"description": "BLUB: The Meme Mascot of the Sui Network",
|
||||
"website": "https://www.blubsui.com/",
|
||||
"explorer": "https://suiscan.xyz/mainnet/coin/0xfa7ac3951fdca92c5200d468d31a365eb03b2be9936fde615e69f0c1274ad3a0::BLUB::BLUB",
|
||||
"status": "active",
|
||||
"id": "0xfa7ac3951fdca92c5200d468d31a365eb03b2be9936fde615e69f0c1274ad3a0::BLUB::BLUB",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/blubsui"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
Reference in New Issue
Block a user