Edenhorde

Verified contract

Active on Ethereum with 14,657 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Edenhorde"

0x989967aeb0059f1ea12262a3d658b4f301fb8f0e364a0d72bbd619da561d9ac9
0xcbc8c3fa91866dbbe315fb61f151fccfef11774286a69e2a14ba06b354d8c688
0x966b94c95c2f7b633616c7ee01a34de947a31c6a0149009fdecbe303e0420e8e
0xcd995a765c97bf08f1de204562223b13ae45356681c3b50acff1eb93cb9e8985
0xebae6d141ce135d2c630519968b6546a49ec942061f14bd2c593d722016543b1
0x189f4de36e106a4fa396c8e271194a0cd577b69ec9e55a17ebe08b3eedc1bb05
0x54a6e2eef75c1afa72bbf4b22212e7d1951e62a3cf9258a7684f320b2bc7338b
0x20c3b943cc607d2ce026773200c25f66c3345ba8c806a42f062195f7534b670a
0x1ed4f40d2be607e42e91e5e3b5f162e0e08c50992ccc94f80a56ef3d3e8b3785
0x3fd196fae758e2fac1b05aae8cfc389def061e2d3c5c8ada0730dd58df7518cd

Functions
Getter at block 20825887
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURI(view returns (string)
ipfs://QmbHSG2Y14wy2mSF7L57fzE4evv1BhTtUWtkzUaSnUsacB/
name(view returns (string)
Edenhorde
symbol(view returns (string)
EH
totalSupply(view returns (uint256)
8688
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview 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(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
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(uint256 _tokenIdaddress _receiver
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
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(string _namestring _symbolstring _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyAdminError(
OnlyMinterError(