From 1d70933746fbaf4f1c1c1705eed897fc3e4866f0 Mon Sep 17 00:00:00 2001 From: Bullshark Date: Tue, 29 Apr 2025 18:26:18 -0300 Subject: [PATCH 1/2] Update coins.json add $BSHARK on the coin list --- src/coins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/coins.json b/src/coins.json index f8b70f0..5904c07 100644 --- a/src/coins.json +++ b/src/coins.json @@ -266,5 +266,15 @@ "icon_url": "", "project_url": "https://suipad.xyz/", "source": "native" + }, + { + "name": "BULLSHARK", + "description": "SuiPad The Premier Launchpad for Tier-1 Projects", + "symbol": "BSHARK", + "coin_type": "0xb3a1146f8dba4f5940480764f204047d8ce0794286c8e5bdc1c111ca2a2ea8ae::bullshark::BULLSHARK", + "decimals": 9, + "icon_url": "https://bafkreihbeqqcphnt5356uh43becdgr556lspaahyoo4mxshtzxe7ih4qde.ipfs.w3s.link/", + "project_url": "https://bullshark.fun", + "source": "native" } -] \ No newline at end of file +] From 26192dffad3aef1dbecfdda6a5f049a7c198b628 Mon Sep 17 00:00:00 2001 From: Bullshark Date: Tue, 29 Apr 2025 18:27:00 -0300 Subject: [PATCH 2/2] Update coins.json fix description --- src/coins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coins.json b/src/coins.json index 5904c07..cee050f 100644 --- a/src/coins.json +++ b/src/coins.json @@ -269,7 +269,7 @@ }, { "name": "BULLSHARK", - "description": "SuiPad The Premier Launchpad for Tier-1 Projects", + "description": "Bullshark is a meme + utility project inspired by the most famous Sui Fren created by Mysten Labs.", "symbol": "BSHARK", "coin_type": "0xb3a1146f8dba4f5940480764f204047d8ce0794286c8e5bdc1c111ca2a2ea8ae::bullshark::BULLSHARK", "decimals": 9,