Generic Token

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0x0e96f935 at 10188276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Generic Token"

0xce114a64366e0ef11c7761df3eb57d4a9506ee08ad8d18522d114a8538b559f9
From

Functions
Getter at block 22977338
decimals(pure returns (uint8)
18
name(view returns (string)
Generic Token
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TOKEN
totalSupply(view returns (uint256)
0
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isMinter(addressview returns (bool)
State-modifying
approve(address _suint256 _areturns (bool)
burn(uint256 _areturns (bool)
initialize(address _oaddress _mstring _nstring _s
mint(address _wuint256 _areturns (bool)
setMinter(address _mbool _b
setOwner(address _o
transfer(address _duint256 _areturns (bool)
transferFrom(address _saddress _duint256 _areturns (bool)
Events
Approval(address indexed oaddress indexed suint256 a
MinterChanged(address indexed mbool indexed s
OwnerChanged(address indexed m
Transfer(address indexed saddress indexed duint256 a
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.