Skip to main content

PermissionTransaction

tostringrequired

Target contract address

datastringrequired

Encoded calldata

valuestringrequired

ETH value

Example: 0
descriptionstring

Human-readable description of the approval (e.g. "Approve borrow for AAVE_V3", "Approve ERC20")

PermissionTransaction
{
"to": "string",
"data": "string",
"value": "0",
"description": "string"
}