Operatives

Verified contract

Active on Ethereum
Deployed by via 0x17df4cdc at 15276172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Operatives"

0xc2c7fbbd0f79329b0c41bc5dc46372914e8bb85c459bade56b0d5295d7ae5d62
0x8699087fd2f2a0843c562032d1497fb7defb69552e2f57cfaf39c8a599060ad2
0x2d2b4d8fe27b7f88012e0b81dc74718e934d5de93df59321db0dd21f142036c7
0xb2dfc99d0424ddceae7444ac01dcc0b79962c70c3088f52327a6037963f3aea2
0x8c2b2885431b408e994ad584063ea335164cddfd14ce5af5237d8a162fa25aa1
0xbb5bcffe8a69cd20d22a45cbcff8ce902000a0ad0fda9e7c326ccf04dab82e94
0xa567ad052625403b593adab8312e0aa7e9130bcc26b375e0af397eaf65628369
0x09d3403eed3f5ac73c688093299299d450171bb259a6eac238158e2056b96259
0x35ee88118b313ddaefab6b5999b1fa891817c8b4b7584851a17c1ca571223120
0xf25b6cbda31af0281d5e117639fb47979da6f4080b83cea4704b5ca3b79b05e5

Functions
Getter at block 21213036
maxMintsPerTx(view returns (uint256)
5
maxSaleSupply(view returns (uint256)
1076
maxTeamSupply(view returns (uint256)
514
mintedCounter(view returns (uint256)
1076
name(view returns (string)
Operatives
owner(view returns (address)
0x6398e2dbe98aaace3c9826aee6d168027bbc23e5
privateLive(view returns (bool)
false
privatePrice(view returns (uint256)
90000000000000000
privateSigWord(view returns (string)
AIC_GEN2_PRIVATE
privateSigner(view returns (address)
0x7182e03391a6d7c1b7c9bed13ee501ab859b6449
publicLive(view returns (bool)
false
publicPrice(view returns (uint256)
90000000000000000
symbol(view returns (string)
AICO
teamMintedCounter(view returns (uint256)
514
totalSupply(view returns (uint256)
1590
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
privateMinters(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
founderMint(uint256 tokenQuantity
gift(address[] receivers
mint(uint256 tokenQuantitypayable 
privateMint(uint256 tokenQuantitybytes signatureuint256 maxMintspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMax(uint256 newCount
setMaxPerTx(uint256 newCount
setPrivatePrice(uint256 newPrice
setPublicPrice(uint256 newPrice
setSigner(address newAddress
setTeamMax(uint256 newCount
togglePrivateStatus(
togglePublicStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(