Module brontes_classifier::erc20
source · Structs§
- Function with signature
deposit()and selector0xd0e30db0. - Container type for the return parameters of the
deposit()function. - Function with signature
transfer(address,uint256)and selector0xa9059cbb. - Function with signature
transferFrom(address,address,uint256)and selector0x23b872dd. - Container type for the return parameters of the
transferFrom(address,address,uint256)function. - Container type for the return parameters of the
transfer(address,uint256)function. - Function with signature
withdraw(uint256)and selector0x2e1a7d4d. - Container type for the return parameters of the
withdraw(uint256)function.