add-vault-note
Installation
SKILL.md
Add vault note
This skill adda s human readable note to a specific vault in the database.
Required inputs
Before starting, gather the following information from the user:
- Vault smart contract address - The address of an example vault contract on a blockchain
- Message: A human readable message
- Flags (optional): Flags from
VaultFlagenum - if not given set toNone
1. Resolve vault name
Can be resolved from https://top-defi-vaults.tradingstrategy.ai/top_vaults_by_chain.json JSON file
- It's a list of JSON object records
- Use search to find the record
- Extract its name
Related skills
More from tradingstrategy-ai/web3-ethereum-defi
get-block-number
Get the latest block number for a blockchain using Web3.py and JSON-RPC environment variables
71extract-project-logo
Extract a project's logo from its website, brand kit, or other sources
67check-vault-onchain
Check our feature flagging against an onchain vault
66more-vaults
Add more vault smart contract types to an existing protocol
64fix-sphix-docs
Fix errors and warnings in Sphinx docs build
61extract-vault-protocol-logo
Extract a logo for vault protocol metadata
61