Skip to main content

encode_safe_transfer_from

Function encode_safe_transfer_from 

Source
pub fn encode_safe_transfer_from(
    from: Address,
    to: Address,
    token_id: U256,
) -> Bytes
Expand description

ABI-encode the safeTransferFrom(from, to, tokenId) call (no data).