Skip to main content

PostERC3643TransferEIP712TypedData

fromstring

Address of the wallet from which tokens will be sent

Example: 0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343
tostring

Address of the wallet from which tokens will be received

Example: 0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343
amountstring

Amount of tokens to be transferred

Example: 10
PostERC3643TransferEIP712TypedData
{
"from": "0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"to": "0xdE394eD7ac8Ca7E5Ed89F54BA3B02Aed7aD12343",
"amount": "10"
}