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

Murakami.Flowers

Verified contract

Active on Ethereum with 34,464 txns
Deployed by via 0x9b8136df at 14688731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#7269)
ERC-721
--
0x946737518fbaeff073d58d87e210c77aa9d61552dc2019ae3e91c689124b8294
0xae991a8b21a0e94d1ccfb8f1c7ce485fb127a38cabd68ba1d105173168f8b213
0xcda182f994e1895b5c4ae32650aa704ff4a55d39bb192aa6978b4a070d8c1a92
0x971952f875cc360e74d4877948c32a1ce23f5dc3b0beaba97d2965db9835e3d9
0x97d08bd99a7c07bdd5b19b081cde5420b5d4eae28467cefac0fbb584066a7ae5
0x56a7fc71769d84554fa5d99db41e843afcd46e566bcb9cf303b7c8b1e0413085
0x8f94c887a8a8a1f37f2b99a9d3f89f9d6bb6b3f0b5ce8bc11936a12880555150
0xfa62c489d33f7aedd0e87ee0a52bcaf32b22dd14f900b250f7b66202d982ecf5
0xdb5589a4dee13abdef3c75f89947950e372d390cd1382a0f8a0339d4e9810c0b
0xe73c8b9cc4f652bff5548a808d7f3856fbf61711eb0d61f021dfccba1d64d78a

Functions
Getter at block 20802993
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
active(view returns (bool)
true
name(view returns (string)
Murakami.Flowers
owner(view returns (address)
0xf50fbf46fd6ec8609c1219bbabf00539836f1a34
symbol(view returns (string)
M.F
totalSupply(view returns (uint256)
10161
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(address to
renounceOwnership(
renounceRole(bytes32 roleaddress account
reveal(
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool newActive
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress 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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address seed_address royalty_uint96 royaltyFee_string tokenBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.