Monkchain

Verified contract

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

No balances found for "Monkchain"

0x51126c4b67b0e1ead468e4af297e0b1435d123df67dc083e2949e481dadfc365
0x3ec18fac744e685faeb636c90499ea16c78a7ea14e67406cf07748623770e452
0x5fee2e9f0a67422f314c811e7ddbeb278023459ee47a6b7c0ceefc47b115dba8
0x98162af51764bef9e1d349cabf562b6bf583e22840c55658736525d0d60ae7b9
0x138c6ddd05f63538f5bbb1ff5163cebc6be916ed7f7792a8673664027c12a7da
0xc13fc014eb789108a160b40680091b1818568e738164f5274bac2c9e3ebc69eb
0x8f3af059a24cf1ccaf412346e9174305b5ddc50876abe996b6e09eb4d6a52e8f
0x7865e84b09a3ab28dbcd2828af071656fff1bbc94b1191926970c7d629d3a662
0x2bbe69b4eed7b36abb812c10a87226b8bb0686db66a9c97131d788ff61a882f0
0xc7d1f00d09ad088548c1fc28ba7c2cc89c902aaaf5030e69b1bda46481f2348b

Functions
Getter at block 23787536
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
Monkchain
paused(view returns (bool)
false
symbol(view returns (string)
MONK
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 initialSupplyaddress minter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.