PermitWithSpender
ownerstringrequired
Blockchain address of the wallet that will pay the EUROe
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
Example:
0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826valuestringrequired
Amount of EUROe tokens allowed in the swap transaction processed by the Matching Engine
Example:
1200spenderstringrequired
Blockchain address to which we grant access to move the EUROe
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
Example:
0x0290FB167208Af455bB137780163b7B7a9a10C16PermitWithSpender
{
"owner": "0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826",
"value": "1200",
"spender": "0x0290FB167208Af455bB137780163b7B7a9a10C16"
}