The latest block we've processed for this chain is 20814627, which is 22 minutes old. We're running behind the tip but working to resolve the issue.

AdventurersOfEther

Verified contract

Active on Ethereum with 251 txns
Deployed by via 0xe4b2331a at 14577634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6000 additional slots
 (#1)
ERC-1555
--
0xf7002fed1966fc83dc5543a97f63f31b79de1bfb0335f6ecfe48b39259a62ac0
0x160fa8851e2e56dfc746debc53119da6b7276db10b74791d852e0dc3ac2f296a
0xb9e1329fdca5eda5192381f07d57d8a93063f8f6f073812c91861248a429ac70
0x4acd6edf4fc86657922bf358a61ff47c12e66c694d2ec940d3dcdc3aa0c05c9e
0xb418fe153d56b5f82f7a299993c96d159c41cae15512b87f34b60eab14821a89
0x39d31fa59ffa2b1122cecf09afe964cd42cb268ce2e353cbb331c30c7e281e30
0xd211bbab17068c4ea7e6bc082bd134d906adf12877ee5c777d415d2dd31520fc
0xd9e85a31885f3f03d8be9a45194f9488baac8ea66083cf1b8b18b987bbf54ef6
0x473f7bea3f352da5e39e3055d239ad485af05b82f8c470ea514416541ef60f22
0x1fed0c36891fb50cd82ccace1d5a06b5a706023ce90d050a5f0cd0de2942edcb

Functions
Getter at block 20814626
EIP712_VERSION(view returns (string)
1.0.0
NAME(view returns (string)
Adventurers Of Ether
SYMBOL(view returns (string)
KOE
crystal(view returns (address)
0x0000000000000000000000000000000000000000
maxSupply(view returns (uint256)
0
name(pure returns (string)
Adventurers Of Ether
owner(view returns (address)
0x5764043a4be77daec8136bf5a28ee786fb1b9f78
presaleConfig(view returns (uint128 priceuint32 tokensPerCrystal)
(price=95000000000000000, tokensPerCrystal=4)
publicSaleConfig(view returns (uint128 priceuint32 tokensPerTransaction)
(price=95000000000000000, tokensPerTransaction=11)
signer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
KOE
totalSupply(view returns (uint256)
719
treasury(view returns (address)
0xd384b91dc3c95a690554677df9957fce8c80dfaa
unrevealedBaseUri(view returns (string)
/
Read-only
balanceOf(address _ownerview returns (uint256 _balance)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address _operator)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
minters(addressview returns (uint256)
ownerOf(uint256 _tokenIdview returns (address _owner)
revealGroups(uint256view returns (uint64 startIndexuint64 lastIndex)
revealHash(uint256 _tokenIndexview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 _indexpure returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
whitelistMinters(addressview returns (uint256)
State-modifying
approve(address _touint256 _tokenId
burn(uint256[] _tokens
mintBatch(address[] _touint256[] _amountreturns (uint256 oldIndexuint256 newIndex)
mintCrystalHolders(uint256 _countuint256 _idpayable returns (uint256 oldIndexuint256 newIndex)
mintPublic(uint256 _countpayable returns (uint256 oldIndexuint256 newIndex)
mintSelected(uint256 _countuint256 _signatureCountbytes _signaturereturns (uint256 fromuint256 to)
renounceOwnership(
reveal(uint16 _tokensCountuint256 _revealHash
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
setCrystal(address _value
setMaxSupply(uint256 _maxSupply
setPresaleConfig(uint128 _priceuint32 _tokensPerCrystal
setPublicSaleConfig(uint128 _priceuint32 _tokensPerTransaction
setRevealHash(uint256 _groupIndexuint256 _revealHash
setSigner(address _value
setTreasury(address _value
setUnrevealedBaseUri(string _unrevealedBaseUri
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
transferToTreasury(
undoReveal(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.