Ethereum Access Token
Usage in Mauve
EAT Issuance Process
Technical Overview
{
"expiry": <unix_seconds-uint256>,
"functionCall": {
"functionSignature": <solidity_function_sig_hex-string>,
"target": <contract_address_of_tx_target-string>,
"caller": <user_address_of_tx_caller-string>,
"parameters": <hexadecimal_representation_of_parameters-string>
}
}
Integration with Violet
Last updated