sendToEvmWithData
post
/exchange
Body
Transfer tokens from Core to EVM with an additional data payload for ICoreReceiveWithData contracts.
noncenumberRequired
Nonce (timestamp in ms) used to prevent replay attacks.
Responses
200
Successful response without specific data or error response.
application/json
anyOptional
Successful response without specific data or error response.
422
Failed to deserialize the JSON body into the target type
text/plain
post
/exchangeNo content
Last updated