Skip to content

Add Stone Vault Token (SVT) on Ethereum#1727

Open
jhombark wants to merge 2 commits intoMetaMask:masterfrom
jhombark:add-svt-token
Open

Add Stone Vault Token (SVT) on Ethereum#1727
jhombark wants to merge 2 commits intoMetaMask:masterfrom
jhombark:add-svt-token

Conversation

@jhombark
Copy link

@jhombark jhombark commented Feb 16, 2026

Token Information

  • Name: Stone Vault Token
  • Symbol: SVT
  • Decimals: 21
  • Chain: Ethereum (eip155:1)
  • Contract: 0xc5c6cB88598203f3652E531dbb1128Ff52F38621

Project

Description

Stone Vault is an immutable, audited ERC-20 vault protocol on Ethereum. It allocates deposited stablecoin liquidity across Spark (MakerDAO), Aave V3, and Curve Finance strategies. SVT token represents shares of the underlying vault. No admin keys, no upgrades, no owner privileges.

Activity

  • Verified source code on Etherscan
  • Live trading on Uniswap V3 (SVT/USDC pair, 0.3% fee tier)
  • TVL adapter submitted to DefiLlama (PR #18058)
  • CoinGecko listing application submitted

Icon

  • Format: PNG, 256x256
  • Solid dark background (#1a1a2e) for light/dark mode visibility
  • Logo centered at ~80% with 10% padding per style guide

Checklist

  • Checksum-format address (EIP-55)
  • Icon in icons/eip155:1/ folder (PNG, 256x256, solid background)
  • Metadata in metadata/eip155:1/ folder
  • Link to official website
  • Verified source code on Etherscan
  • Clear signs of activity (Uniswap pool, DefiLlama TVL adapter)

Made with Cursor


Note

Low Risk
Adds a single ERC-20 metadata JSON entry; no runtime code or security-sensitive logic changes.

Overview
Registers the Ethereum ERC-20 Stone Vault Token (SVT) by adding a new metadata file metadata/eip155:1/erc20:0xc5c6cB88598203f3652E531dbb1128Ff52F38621.json with name, symbol, decimals (21), erc20: true, and a logo reference.

Written by Cursor Bugbot for commit 71da796. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants