πAccount
Functions
owner
ownerfn owner(self: @ComponentState<TContractState>) -> ContractAddresstoken
tokenfn token(self: @ComponentState<TContractState>) -> (ContractAddress, u256, felt252);state
statefn state(self: @ComponentState<TContractState>) -> u256supports_interface
supports_interfacefn supports_interface( self: @ComponentState<TContractState>, interface_id: felt252) -> boolParameters
Name
Type
Description
Returns
Last updated