Deadities

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x01f16bfd at 18471755
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Deadities"

0x40db1de751164c6ef4706bbacec42f80dc452d623517f176e0be1ab99b1750f5
0x2bdc6d3cb0c6efc05532af789c9a06fae9b8b6b8bad187373035761587ec0cce
0x32357c2e293fcb6ebe0a02fcdbcd74574b40449b9399d27e2c6cf9313f1f4f9d
0x2688697fecec2f947354cf456783bbfc25ad62da6750bec9282f86649e3a45ce
0xd437b690d5df6f083cb35baea12f41f6510c605a2a0dffbc711e039633efd1c9
0x8fcf2e06d85f1492ce05da1a3aa96b43dbec55d0bd305f9209c146996fc42ca3
0xa800e5a758b362bc17b7110f977dc04c2f34b70887e122d262bea81f4b73ed0a
0xcb128796dfa499c4c4504f87e13c16a34804d46b4aba91dc89b4ce18fed8af68
0x3f8d506622ebec2838c7be8c334819608f6b19aa0b4988185aedd0654f0dff6a

Functions
Getter at block 20946788
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_STEERING_ROLE(view returns (bytes32)
0x1e4c11efbd6a865b1cba79eea33d1b33c1394d834190605ed6a14c71c480bf76
baseTokenURI(view returns (string)
https://storage.googleapis.com/proof-metadata/1/dead-oddity-soul/
name(pure returns (string)
Deadities
symbol(pure returns (string)
DEAD
totalSupply(pure returns (uint256)
3617
Read-only
approve(addressuint256pure 
balanceOf(address ownerview returns (uint256)
getApproved(uint256pure returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(addressaddresspure returns (bool)
ownerOf(uint256 tokenIdview returns (address)
safeTransferFrom(addressaddressuint256pure 
safeTransferFrom(addressaddressuint256bytespure 
setApprovalForAll(addressboolpure 
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
transferFrom(addressaddressuint256pure 
State-modifying
grantRole(bytes32 roleaddress account
mint(uint256 numBitmaps
onTransfer(address fromaddress touint256 firstTokenIduint256 batchSize
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBaseTokenURI(string baseTokenURI_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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 indexed tokenId
Constructor
constructor(address mythics_address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors
FunctionDisabled(
NonExistentToken(uint256 tokenId
OnlyMythicsContract(address caller