Identify vault protocol
Installation
SKILL.md
Identify vault protocol
This skill attempts to identify a vault protocol based on its smart contract source.
Required inputs
- Chain and smart contract address: Given as an explorer link
Step 1. Get the smart contract source code and deployer name
If there a named deployer address for the smart contract, save it as a clue as well. The "deployer" word in the name is not part of the protocol name.
Get it from the blockchain explorer.
If you cannot get the smart contract source code, abort.
The deployer name is the strongest indicator of the protocol name if available.