Array of policy rules, each defining allowed addresses, chain, and value limits for different assets
1Show child attributes
Time limit in seconds until the policy expires. Must be greater than 0 seconds.
x >= 1Was this page helpful?
{
"policyContent": [
{
"chain": "EVM",
"toAddresses": [
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
],
"valueLimits": [
{
"asset": "0xbF394748301603f18d953C90F0b087CBEC0E1834",
"maxPerCall": "<string>"
}
]
}
],
"timeLimit": 2
}