Skip to content

Instantly share code, notes, and snippets.

@MarcoWorms
Created May 5, 2022 03:39
Show Gist options
  • Save MarcoWorms/9a26756a324833b1a524e79db008ab49 to your computer and use it in GitHub Desktop.
Save MarcoWorms/9a26756a324833b1a524e79db008ab49 to your computer and use it in GitHub Desktop.
{
"id": "TOKEN_APPROVE_VAULT",
"implementationId": "IMPLEMENTATION_YEARN_VAULTS",
"methodName": "approve",
"paramTypes": ["address", "uint256"],
"requirements": [
["target", "isVaultUnderlyingToken"],
["param", "isVault", "0"]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment