OnyzeEip712UpgradeRequest
newImplementationstringrequired
Address of the new token implementation
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
signerstringrequired
Address of the signing wallet
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
cusotdianstringrequired
Custody services provider (venly / onyze)
OnyzeEip712UpgradeRequest
{
"signer": "0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3",
"newImplementation": "0x2B5DB3E183D5ef27b620941cA8C91106F9D1e6a3",
"custodian": "onyze"
}