ICharacterPortal
Inherits: IONFT721Core
Functions
send
function send(
address from_,
uint16 dstChainId_,
address toAddress_,
uint256[] memory tokenIds_,
address payable refundAddress_,
bytes[] memory data_,
bytes memory adapterParams_
) external payable;
Errors
NotCharacterError
error NotCharacterError(address sender);