Module brontes_core::missing_token_info::autistic
source · Expand description
Module containing a contract’s types and functions.
interface autistic {
function symbol() public view returns (bytes32);
}
Structs§
- Function with signature
symbol()and selector0x95d89b41. - Container type for the return parameters of the
symbol()function.
Enums§
- Container for all the
autisticfunction calls.