diff --git a/server.py b/server.py index 2389161..b7bdb68 100644 --- a/server.py +++ b/server.py @@ -214,6 +214,9 @@ def getTokens(): token["price"] = get_token_price(token["mint"]) token["value"] = token["price"] * token["balance"] + + if token["value"] < 0.01: + continue data = getTokenData(str(mint)) token["name"] = data["name"] diff --git a/stWDBRN.bsdesign b/stWDBRN.bsdesign index efcdd3c..dabaa86 100644 Binary files a/stWDBRN.bsdesign and b/stWDBRN.bsdesign differ diff --git a/templates/index.html b/templates/index.html index ab156eb..47849d6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -45,10 +45,10 @@
-
+

Vault Balances

-
@@ -100,7 +120,7 @@

1. Buy tokens

-

To get started buy stWDBRN tokens at the current price to buy a percent of the vault value. The buy in value is then invested in various projects in order to increase the token's value.

Send USDC or SOL to vault.woodburn.sol or NWywvhcqdkJsm1s9VVviPm9UfyDtyCW9t8kDb24PDPN and send me a message to mint stWDBRN

Buy Tokens +

To get started buy stWDBRN tokens at the current price to buy a percent of the vault value. The buy in value is then invested in various projects in order to increase the token's value.

Send USDC or SOL to vault.woodburn.sol and send me a message to mint stWDBRN

Buy Tokens