pub fn encode_safe_transfer_from( from: Address, to: Address, token_id: U256, ) -> Bytes
ABI-encode the safeTransferFrom(from, to, tokenId) call (no data).
safeTransferFrom(from, to, tokenId)