Skip to main content

has_transfer_from

Function has_transfer_from 

Source
fn has_transfer_from(gcx: Gcx<'_>, cid: ContractId) -> bool
Expand description

ERC20’s transferFrom(address,address,uint256) returns (bool).