AlphaINCHAIN

Verified contract

Active on Ethereum with 516 txns
Deployed by via 0x3640b97f at 15638083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "AlphaINCHAIN"

0x6f67f4f396cfb6275d9c74257b0ae93fa6ebd17b60d43bcef5bb43296bdde6ad
0x1f71a0ecbd125a7c9e25db39c3d0d329ec79cf66c91b6d771b084c29e1a89c6e
0x35a5345f008629e74858208be02c9664652ce15d788e141ec85bece12c9edb89
0xfe0bed146c979a08eadfde2e81e9f268da1894a2f15c7b847dcf487bf53261e1
0xec4921bf9840da82cb5c3b0a231eeaab9e6ba25677ab027f53ca531d2401f941
0x53a4fd1175933f0241ae104f87ef365a7091c32f01192227451b49af41b6feff
0x6a1912583425e6ab73cf2961064f1ae010daa1671252156dde9aa612d63f9879
0x41e8932c60305afb7eca43c69efc3a118106b65009b5c538607ed32e44e0f613
0x222081875de1fc782c49142eddd06cc615cec21cdd8191c91603c44e197e0fb7
From
0xa0e4a8a4fac8038795f1b3c97a128784bc972816f080db525d3bc75d638fede4
From

Functions
Getter at block 21021453
baseURI(view returns (string)
https://api.alphainchain.io/v1/nft/metadata/
contractURI(view returns (string)
https://alphainchain.io/contract-metadata.json
maxPublicMints(view returns (uint256)
8000
maxSupply(view returns (uint256)
7943
maxVipMints(view returns (uint256)
8000
maxWL(view returns (uint256)
1000
name(view returns (string)
AlphaINCHAIN
owner(view returns (address)
0x808cdc4c3f988e53c7e89656969006297b37e418
publicPrice(view returns (uint256)
100000000000000000
symbol(view returns (string)
AIC
totalSupply(view returns (uint256)
7943
uriSuffix(view returns (string)
.json
vipMintCounter(view returns (uint256)
5779
vipPrice(view returns (uint256)
0
whitelistPrice(view returns (uint256)
100000000000000000
wlMintCounter(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMints(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
vipMints(addressview returns (uint256)
wlMints(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxPublicMints(uint256 amount
setMaxSupply(uint256 newSupply
setMaxVipSupply(uint16 _wlSupply
setPayoutAddress(address _newAddress
setPublicPrice(uint64 _newPrice
setPublicStatus(bool status
setUriSuffix(string _newSuffix
setVipAddress(address _newAddress
setVipPrice(uint64 _newPrice
setVipStatus(bool status
setWhiteListPrice(uint64 _newPrice
setWhiteListStatus(bool status
setWlAddress(address _newAddress
setWlSupply(uint16 _wlSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
vipMint(uint256 amountuint256 maxbytes signaturepayable 
whiteListMint(uint256 amountuint256 maxbytes signaturepayable 
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MaxMints(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotWL(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RoundSoldOut(
SaleNotStarted(
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
ValueTooLow(