Skip to main content

encode_transfer_from

Function encode_transfer_from 

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

ABI-encode the transferFrom(from, to, tokenId) call.