Murakami.Flowers

Verified contract

Active on Ethereum with 34,648 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
--
0xfbfc86bd1e2bbda235e84c1f7adcad7a95140598b90000751ae788617b47024e
0x5c4048a2dc5f24935ef764227ce3762e7da604e1774bd550efc63a36e549a732
0x78508035cff5bf12a8802d550e8ce85cc0b45efd6506cb039f8b83737ce6e686
0x98c83a3972b6cfef78bffa12d9b0c10522a279a5b792862bedb33642dc5d06cc
0x6ae2492bf79099e26e1e08fd8617206488787036a9c1259c2c4f6b3e66966756
0x93983502c67b2834a097633331931bd381e7aea5823d957992e5c471c9cb31e9
0x3a54a02aae5fcc4b2822fa06319fc6f491699f3729b5663f0977b13ba7c91b17
0x1a50d95a9a32e08187afd7f1bcdc44e53964b97dcde13110c55c796da017a81f
0xdfdc24341ec87d8eb796dc8bea3841c22aa0e647a3d6c75429debd82a77f480e
0x38e6c4c3714c92f33d547f1e56aa10aa38225f4c3ab4eefbab6344f5c94ef008

Functions
Getter at block 21261118
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)
10162
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.