We Are All Going To Merge

Verified contract

Active on Ethereum with 578 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "We Are All Going To Merge"

0x628154ffe72451cb3e97391bef56f4bf64a020646303e7acfdefa13d8c8ce116
0x3ac8f3ad0a38b71b363ad86961d9b36b2239dc8f0f426d11cb11ca46f10c9c27
0xd1d8693887c1069b3ad1dc6defd8a21558102ed053ad4976d0806f67db277456
0x53d826514dab417fce1eef441552a348e0a6f6e4277280ad8f12db2a7e85090c
0x4041312f79176dd8615298849ea3fabab3c4aa1d4d8a434abcebeee2e9fb133e
0x944f7ab70141307a46a1a281d5a9b1b83eb57ccbcfbfbc6819989baa8f88c033
From
0x2d04d927afe7556a907c59b5965113a4f2d7166c52f80577981347cdf4c58e85
0xbbb36b2e9f4ab136075889ebfd308b4a80c1e5aa8a1e5722eb56ba2836de0a8a
0xdc23fc7c2ebc524756523a10c8eb3dc918d3985ff095fbf4a833ab8149266517
0xbb9c7f2a799a2f0dce96adc3a64421283bd24cee7f8af2cbda29d59e3cbf969f

Functions
Getter at block 21184317
contractCreationBlock(view returns (uint256)
15533957
estimatedMergeBlock(view returns (uint256)
15537205
getCircle1Pos(view returns (uint256)
174164
 
getCircle2Pos(view returns (uint256)
getMergeProgress(view returns (uint256)
173964
isMintActive(view returns (bool)
true
maxSupply(view returns (uint256)
420
name(view returns (string)
We Are All Going To Merge
owner(view returns (address)
0x7d761d8828baf244eac723f82b2ece15ef8adc4f
symbol(view returns (string)
WAGME
totalSupply(view returns (uint256)
420
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
inverseLerp100x(uint256 auint256 buint256 valuepure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address _touint256 _mintAmount
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setEstimatedMergeBlock(uint256 _estimatedMergeBlock
toggleMintState(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(