BAEVOLUTION BASIC BAES

Verified contract

Proxy

Active on Ethereum with 351 txns
Deployed by via 0xfdd14caa at 14837649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "BAEVOLUTION BASIC BAES"

0xca2b3dabae497fb4968789a7833f0115c8879c3481e545abfa504ffd3c8e90dd
0x5909e983ffcfcb6b748301d4d46abc05dbf49ca4249d281ffa45b4efd99fc085
0xf006daaf14add98616e4bd93996351f5fe9e7f70458706ca707ea9a27254a385
0x444fc26f449c9c579ab9b70a8b783886340417b9b299840267c7ceb96e4f0b6e
0x8ad4d9a3964d665631ce42de9a3b9fe1e7d98ad449b39bbcead6776953f3d23b
0x5bdce8db2d0e0b61c53dc86546f862b8e7b49ad294cf692889d7cebf9f3c0fbd
0xb604fd8b77b30a2c1f3fcb7a8985d476880f417f84e3e71bed5c28b6f4c62959
0x86c84a762485e74c72cab910c6e63d1871b3e788925603ca5ee16e68f8333a7a
0x72400bdf1b137eff7d1f452cec10ef5654ffbb8a9f5b1508ac5d751573489d5d
0x84b3b38d6571b80b497cee10e413d3667871f91151a7b1284e980acac97cf76d

Functions
Getter at block 21124442
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
423
maxPerMint(view returns (uint256)
2
maxPerWallet(view returns (uint256)
2
name(view returns (string)
BAEVOLUTION BASIC BAES
owner(view returns (address)
0x7b62b73ec151b6114a68aa3db7e3bdf2370a9073
presaleActive(view returns (bool)
false
price(view returns (uint256)
3000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
BASIC BAES
totalRevenue(view returns (uint256)
907000000000000000
totalSupply(view returns (uint256)
423
treasury(view returns (address)
0xd905d1cad66a6202d0695dd51ddf40a1ac215e89
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.