This contract is being backfilled. You may encounter incomplete storage history.

HamburgerOnly

Verified contract

Active on Base with 51 txns
Deployed by via 0xc99196e8 at 12736547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x14a3073444073763ca238480906d39184b8bea3e3ea7a6e1a64a2cef62083b89
0x93015bc14c6cec8a353b8fb26327c0ad53a6d1d9a2fe9071af1e81f4df1e2c5b
0x6985939d4eceb07a920cb3f661564b7f001ea32311feb12b543215a7b6209975
0xfa54dfc373f31af65906dad710100fefc82136b7ac4639236d748df24f6616cd
0xb42b8bbe5a7745a54736cefad0cbf5bd7ae212c55b15d951ff320bccba0d6745
0xb66a6babcc3bee2347309787a26b659f8a2d35feb5bab39192d4b0dbcfc558cb
0xb02dc78b4fe1b16a25569efc9ac86adcc86703a02cc17e3024f132bba204a619
0x941dc7f55e57231d634f03ae7ed2de021615de4ed72efc8b47112bf2970e10a3
0xb13b1d49abc86d1b96bba7c7870fad21526178c8ab3ca5f931a92ce6896148d3
0x73aca073c9424d8a9b9254b46c7c40b4f97e883929e176b16411d94c802806c7

Functions
Getter at block 23270044
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTERCONTRACT_ROLE(view returns (bytes32)
0xde5ee446972f4e39ab62c03aa34b2096680a875c3fdb3eb2f947cbb93341c058
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
destinationWallet(view returns (address)
0x1544d2de126e3a4b194cfad2a5c6966b3460ebe3
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAdmin(address _admin
buy(payable 
changeDestinationWallet(address _destinationWallet
grantRole(bytes32 roleaddress account
removeAdmin(address _admin
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenPurchased(uint256 indexed amountSpentaddress indexed buyer
Constructor
constructor(address _destinationWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole