Spoil

Verified contract

Active on Base with 59,826 txns
Deployed by via 0x8190ed42 at 2396438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x8e660a657884f6cb0ec0d076bbd6e10579b83892de75c633e302f7e9e9a69304
0xa080f429e184abbc331cbc11406c6da8933314bbcd89070bad26c859936c30ba
0xf6da0400d58333caabf0e6e40a09fff05be2c03c3f76149faafd11b6e2e580c1
0x88a9cffecf3b8eaa952b99a01bf5213d5c1387d575419f58feb9d418ac367581
0xa75566d49bebc95cf8ebb8d5eb5f494ae1b74fc92dca590de612adc261583a42
0xdaa9dda257785bf6a1ff165b4c23c6c92586e26a323e8171e13f74cb610ec625
0x444d8bfcdf310300a1ff6a846e790580d2f0a9c8b54f28e5600daa79db16a362
0xc85528105dbf30d685d9c120a03a5b858343b76a8eae097b292198e5f5815dc3
0xabf636a7845101ad850cda4b0e0eb3e5da3f2224e487cbb8236c710a009ad9a6
0xfd8a46c4cf8195502e6ab37a072ad9d239a61750eda62a9d46b3a95088882c87

Functions
Getter at block 22748584
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
owner(view returns (address)
0xcf4cc546aacb784162fb2b6b743e27f10aa02095
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.