FreeMint

Verified contract

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

No balances found for "FreeMint"

0xbda5c83da60d4a60d170378ff057811e1916961d606ca9a34323f3d7976ed178
0x08d415b1f15c5345a78d27b3f4435d6fd5711e53a3154a877bfafcd041a34c60
0x496f50471c8b41f6745cfba0fbaab5fba7d784b58603626b152c3d004987596a
0x378bf98b586bfd195af8595ec6422ce355848376fea0ea4869aebe20cdaad2b2
0x176f9ad3691003ece6056b76b87964cf8eb5db78228472016999671b4ce8a684
0x4149419eddfd0f927635ec6d10e6590656b4fb5395b51a31d4f9b71c2491b4ec
0x372609274a77ad2eab8622ebb4605950c75de9da2f627aa5a2c23606e0b4f9c8
0x5dc52c140e9e0a37ba8f81c1b649b50ae33a67a95cdbed406c71b60da3498dcb
0xab3b38a9aa38a8a47b3a39923c928e348188a2e6464624a97fb9f6cae1326861
0x4be0419a03d8447061b2e13c9659a91f9347ee472b3c632c0b42df2dbc8f5658

Functions
Getter at block 23073658
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
lootcrateId(view returns (uint256)
9
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasClaimed(addressview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
freeMint(
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setLootCrateID(uint256 _id
Events
FreeLootCrateMint(address indexed useruint256 indexed id
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _lootcrateNftaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
InvalidLootcrateId(