WeAbove

Verified contract

Active on Ethereum with 492 txns
Deployed by via 0xe43d42a6 at 15496885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "WeAbove"

0x84d56a34c0cc005ee0660faea1cb874c4751650e087cdb65ceae73112c5e52f7
0xc1bfeb2731d749037f25aace0e177f08f956e38851b4b5adcaed55f35bf5167f
0x1e395307a07b3193435c208889ff6ea19e718d4a3ebacbe2734276e6da8640f5
0x936f182fa519cd0781a197c6876800460be886495727378567902026ba270ad4
0x63ae93018fc91be7a523fd0ae951aef178f8b55d17f7a3dde3479b37f22b59e8
0x1bcdb19ad00d78d710bc49ecbdcaec82260522d3c38d93893258f2e73520affa
0xa2e0436b9be7815b27b9e8fa8db3ed5988fcb976ae4fd2c97d3c8b3f5449f426
0x2cf5e893de7eecb50f2a3de0dcb922063ac7d2e5f729a5b6942edd3e72471dbd
0x7c314c1cc7f1637b66053ed60b73f8462534a409f0ff5476dc426e4edcdeae3d
0x199560e9e63b974c21e802b959697f0773d18d47266a307def1a0c1d9ded9027

Functions
Getter at block 21403393
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
8751
isPublicSaleOn(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
20
maxSupply(view returns (uint256)
8751
name(view returns (string)
WeAbove
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x5464732063ddf1845a6374e75057e8d78a79c244
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1662644700, MintStartTime=1662644700, Price=0, AmountForWhitelist=20)
symbol(view returns (string)
WA
totalSupply(view returns (uint256)
3697
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelist
PublicMint(uint256 quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setPublicMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(