Skip to main content

SignedPermit

ownerstring

Owner of the tokens/EUROe

Example: 0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826
spenderstring

Address of the smart contract allowed to spend the tokens/EUROe

Example: 0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826
valuestring

Amount of EUROe tokens allowed in the swap transaction processed by the Matching Engine

Example: 2
deadlinestring

Timestamp date when the permit ceases to be valid

Example: 1759915647
signaturestring

EIP712 signature of the owner of the tokens/EUROe

Example: 0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826
SignedPermit
{
"owner": "0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826",
"spender": "0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826",
"value": "2",
"deadline": "1759915647",
"signature": "0xCD2a3d9F938E13CD947Ec05AbC7FE734Df8DD826"
}