Mythic

Verified contract

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

No balances found for "Mythic"

0x58b5d6916f455ac09b80f551dde564e828c79f86a1f4237d8ef467dbbda801d6
0xc58a464b90dc92a669a46d0e56f9bacd92952fd7a844dc2e34add068e68bc97a
0x5391216bf96937900838b2fbee4a6883cab0c5ebda80e17460702f961bf6774a
0x38bbfbf79e22b832a1e0df8217f792e7697d3f0dbc3987b8746e9f8fb5ed0fd1
0xfb1b9e8a27b556446cd1ed346a2e1d3466e5642a8c64aa685a78157d12e476b1
0x0985f3e0c8865b3f18902c3e5878ed184580cc907740a9992482b44300378396
0x0c6b50c6f6057f38b12cc38d6dd5d65f504b1a818ea19e1303f0dd7000c3b36c
0x0796cfd6bb557474f61878915a9cb37bcbf69d3fc8a739fb12207e59974657d4
0x160272b6d05cd64a62545d05944b8b6c6b42bc684f3899686a44c75b55fcac95
0xebff850a068ff0cfcc21fed555ec0f91757b88a84fda872607b06aa645715c40

Functions
Getter at block 21855271
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.