Great Expectations

Verified contract

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

No balances found for "Great Expectations"

0x8cd6ea952dd8a286443f2c0750070b4227e5ccd2dde4f7c06b71e5c8d4b740af
0x5f44f6cd9f26369e533ca7bf1caf66998562c082912be6606474d40b5742f67f
From
0x45d6e545b55840066f889fc41eccd8eb66750956cfcce369776afa1d64104434
0x33f687ab17656e18aabb42990b9f6ddf01fcf89a068a0a9897af1c110d37d826
0x49e55e75b925ef9c9c99c1389ea484dec0fd049fab4e9c69c5ec5e8b1c9ed363
0x5c2435a1e18dd734044bf9ae897be16f36fad70e2e82342c6a2f9512b8b6b274
0x98eabc7ef81cd2cce3db19be702e8ac054d9be22a70ab984a27c9448d266c0fb
0x713cff7640a5a6439e6cb4f162beb05a0233efbc13df0e2809c826549734a2b8
0x0c04a25c2f1ff85804df00c72dba8163f8fd3ec3ef23d1b31acec354bea48c1e
0xffd8fe162a9d21e3913b5cc154f10f7f61e625c40c3af170793ca801647c3bc0

Functions
Getter at block 21212261
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)
Great Expectations
paused(view returns (bool)
false
royaltyFee(view returns (uint256)
5000
royaltyWallet(view returns (address)
0x2b885c6236f346716f4021663fa6e95d50a0f214
symbol(view returns (string)
GE
totalSupply(view returns (uint256)
1444
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.