Tales Of Aleko

Verified contract

Active on Ethereum with 1,031 txns
Deployed by via 0xf6cd6415 at 17814778
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tales Of Aleko"

0xcb2bb2369ca550179629171c57c2d575fc829d3f32c936ca8d69f9553c2a640e
0x6deb4b312bfe5c61e0e50141d88dacf878b68ed345e7509a265714c7e7ad8cea
0x88e5c5eb497d606131c92c2521df06182d8d0d73ebfc650d0c7185c5e716f80f
0x0d091f73168c5d42b58c52b6e6a8da65db3fd22e635222c84118d4dd0d42de37
0x4deddc43a150cee40bc5d67c4f50ed01e7f146395c0ac39e05c4306e35a88138
0x872b59fc6030f7afbb4fc8e14f3eee94078f90e54fae510f471aa5098bb64f86
0xc52a9a2da6c9306465ba17ef95b2970ea0b26af84c94906876f55c4df07e1a79
0x45645f7440a1e84e6eb9663fe1ecf914a301e690630df0095d8c5823e79f2be1
0xf9e4dfb9438351f0975973269470519f133f9c67f4a6e9da2d05bf3423cf3e1f
0xe6bc99638ceb59cde55023723638241cb83f93c2803ed3b56cb3dd4d282a9fbe

Functions
Getter at block 20917025
TOA_MAX_SUPPLY(view returns (uint256)
1000
TOA_MINT_ALLOCATION(view returns (uint256)
3
TOA_TEAM_ALLOCATION(view returns (uint256)
296
baseTokenURI(view returns (string)
https://talesofaleko.infura-ipfs.io/ipfs/Qmd9ANNDNHBrumfFf9z43Mq5Wb6jyrVQWUHLKvcPg67V5n/
name(view returns (string)
Tales Of Aleko
ogAmountMinted(view returns (uint64)
0
ogLive(view returns (bool)
true
ogSaleStatus(view returns (bool)
true
og_root(view returns (bytes32)
0x55037a44b7a2aa433edd75bb1bbcec2a8e5e74cc0099ac00288a1d721128cde5
owner(view returns (address)
0x00000b6c27ebfdb4ac993728c252b644be7510f9
saleIsLive(view returns (bool)
false
saleStatus(view returns (bool)
false
symbol(view returns (string)
TOA
teamAmountMinted(view returns (uint64)
296
totalSupply(view returns (uint256)
1000
wlAmountMinted(view returns (uint64)
0
wlLive(view returns (bool)
true
wlSaleStatus(view returns (bool)
true
wl_root(view returns (bytes32)
0xbd4f0f90cd19ef816d39344627672b0df7c731d34c8ce19995a21e2170fe04cb
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
changeOGSaleStatus(
changeSaleStatus(
changeWhitelistStatus(
ogMint(bytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAllocLimit(uint256 _limit
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setRootOg(bytes32 _og_root
setRootWl(bytes32 _wl_root
setTeamLimit(uint256 _limit
teamMint(address useruint64 tokenQuantity
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(bytes32[] merkleProofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ExceedsAllocationMax(
ExceedsMaxSupply(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OGSaleClosed(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleClosed(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WhitelistSaleClosed(