HENI Editions Deed - The Empresses

Verified contract

Active on Ethereum with 3,805 txns
Deployed by via 0xc7e91c3a at 14134219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HENI Editions Deed - The Empresses"

0x7a470d52062a62610085750f2453d32791bb6416d42ce69f61bfad0a1a87f63c
0x981187ea928f061f9d391703119cdd3b65b664614793c8096fa5903f269c1a0c
0x33bbc44927c2a087171bd34392049e1b294137e3a3d933f16e3dfcd65e9f87f9
0x521c5f74dfe3f33123441b5ec39d3b689bc1700d9bdcac3772128179d72c1772
0xd9149a3264540e826068a66d082d54215d2d52c86b2fcaf4cad5585d190da871
0xfac4046fdeb05e434cee7769a3079323399848b7872fde6998bc625b428a5c25
0x5700cbdd0ba595cd9f325a9b157dca36bd44ce172de5d1dd98672da80f8e149e
0xa25d54534c06a373d03674fa272de61944aaa0172f40ff471c6f1f786403e4c0
0x9a1912535dc0ed2811b49b4cc18e17d2e69f8dbc33a14fde272ae2dcf4da40b4
0x8264a5d0e98ff63f5c10e8d3d2fb8a7466d8adc4788f5b235247ce7163269494

Functions
Getter at block 20868430
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
ROYALTY_FEE_DENOMINATOR(view returns (uint256)
100000
name(view returns (string)
HENI Editions Deed - The Empresses
paused(view returns (bool)
false
royaltyFee(view returns (uint256)
5000
royaltyWallet(view returns (address)
0x0488fc61c4e624ac1ec574b613211b268cf4deb1
symbol(view returns (string)
HEDE
totalSupply(view returns (uint256)
932
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(uint256uint256 valueview 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
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address recipientuint256 tokenIdstring
mint(address recipientuint256[] tokenIds
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string uri
setRoyaltyFee(uint256 _royaltyFee
setRoyaltyWallet(address _royaltyWallet
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string previousURIstring newURI
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyFeeChanged(uint256 previousFeeuint256 newFee
RoyaltyWalletChanged(address indexed previousWalletaddress indexed newWallet
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uriaddress _royaltyWalletuint256 _royaltyFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.