Ethnology Series 2: Gods and Demons
Verified contract
Active on
Ethereum with 12,306 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8d6…6251
Balances ($0.00)
No balances found for "Ethnology Series 2: Gods and Demons"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154747 | 16 days ago | | | 0 | 0.00040186202 | |
| 21069302 | a month ago | | | 0 | 0.00036303596 | |
| 20649892 | 3 months ago | | | 0 | 0.000043810075 | |
| 20609925 | 3 months ago | | | 0 | 0.000032273872 | |
| 19893958 | 6 months ago | | | 0 | 0.00018647539 | |
| 19097546 | 10 months ago | | | 0 | 0.00030222354 | |
| 18989810 | 10 months ago | | | 0 | 0.0010713910 | |
| 17898154 | a year ago | | | 0 | 0.00073631652 | |
| 17067158 | 2 years ago | | | 0 | 0.0021196064 | |
| 17017252 | 2 years ago | | | 0 | 0.00084749966 |
ABI
ABI objects
Getter at block 21266696
baseURI() view returns (string)
ipfs://QmU8A33QmHoohgBu7MaX3goBQa2KeDoJHSMokMg1YSEVYM/
mintCount() view returns (uint256 _value)
10001
mintLimit() view returns (uint256)
10000
name() view returns (string)
Ethnology Series 2: Gods and Demons
owner() view returns (address)
0x5369e65ad59ac7f0286ce192137ffeba1a2b0bc5
paused() view returns (bool)
false
preMintEnd() view returns (uint40)
1661436000
preMintStart() view returns (uint40)
1661349600
salePaused() view returns (bool)
false
seriesOne() view returns (address)
0xa8d6ab1e26d90de9837f2828545a0357967f6251
symbol() view returns (string)
Gods and Demons S2
Read-only
balanceOf(address owner) view returns (uint256)
checkLimit(address _user, bytes32[] _proof) view returns (uint8)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhiteListed(bytes32[] _prof, bytes32 _rot, bytes32 _leaf) pure returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintSale(uint256 amount, bytes32[] _proof)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMintTimeStart(uint40 _preMint, uint40 _mainMint)
setRoot(bytes32 root)
setSeriesOne(address _seriesOne)
switchSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.