Murakami.Flowers Seed

Verified contract

Active on Ethereum with 24,761 txns
Deployed by via 0x16c4bc00 at 14452303
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6836990d9f5797757403b131ffd18ca4699dfd3786f14013e6993ca239a28a46
0x2c8e5153ab57a5712326012333cd52cf565d51b273bb377c98f710d883a8356c
0x98248ebc41b17dd306cb6cc81166a2c23af973741b76f9db80300677294d8149
0x7b92c4bf5d45f81bf62bde4c36246285b9236ccabf297eb1fad1492aa422d627
0x8badcc393196ee178f368462d808ed6adbc25765fa0a411fa732ae637b993a74
0xd2a1c0515fd9f4155938d4e959acd444ea918b15053b15b358d7ece043046dac
0x56997450d6c6ccced97d47ef2cb50bf71b267a2e3d179215137da62476478ed0
0xbd2d9dfaf6df67b0c9003a25f3cbe2f82f11ac674e029ae616e2b4711f6cdbd2
0xc3967f96502e955699030cb79b316d168ca6df2d52cc6582645ea48a62d9b20e
0xefecddcef9666f8d14eca3e4d6a7482a368a487f90d0f08005cd028b4f0096db

Functions
Getter at block 21160113
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SEED(view returns (uint256)
0
active(view returns (bool)
true
maxSupply(view returns (uint256)
10751
merkleRoot(view returns (bytes32)
0xaa19dd43458be7d10922244639ec52001d0c55693e2eebd5bf2bcecac70b4fda
name(view returns (string)
Murakami.Flowers Seed
owner(view returns (address)
0xf50fbf46fd6ec8609c1219bbabf00539836f1a34
price(view returns (uint256)
108000000000000000
symbol(view returns (string)
SEED
treasury(view returns (address)
0xf50fbf46fd6ec8609c1219bbabf00539836f1a34
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 amount
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address accountuint256 amount
redeem(uint256 amountuint256 allowedbytes32[] proofpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setActive(bool newActive
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address receiveruint96 feeNumerator
setFlowerAddress(address newFlowerAddress
setMaxSupply(uint256 newMaxSupply
setMerkleRoot(bytes32 newRoot
setPrice(uint256 newPrice
setTreasury(address newTreasury
setURI(string newURI
transferOwnership(address newOwner
withdraw(
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(string name_string symbol_uint256 maxSupply_uint256 price_address royalty_uint96 royaltyFee_string uri_address niftyKit_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.