check-vault-onchain
Installation
SKILL.md
Check vault onchain
This script will run against a deployed smart contract and see if it detects out as one of our supported vaults. This skill will run a Python script and get you the output back.
Required inputs
- Smart ctonract chain and address: User gives this either a link (check the page and blockchain explorer) or directly
Script source
Get the script source code from `scripts/erc-4626/check-vault-onchain.py
Running the script
Clone the script and replace spec to be the correct chain id and vault address string.
Then run the generated script using python console command.
Display output
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
67more-vaults
Add more vault smart contract types to an existing protocol
64add-vault-note
Add a note to specific vault
62fix-sphix-docs
Fix errors and warnings in Sphinx docs build
61extract-vault-protocol-logo
Extract a logo for vault protocol metadata
61