Seems Unreal

Verified contract

Proxy

Active on Ethereum with 311 txns
Deployed by via 0x96152b1b at 14371772
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 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "Seems Unreal"

0xc7f7744683dcffd8505f01795da3ec81c2b84e2b8f552482e0e2503c243ee22c
0xc984f23f70ea57d2b70f86ade4fa28ef9ba249b0499ab733d3720d111bb8a294
0x7148a2963db80131669a0e43a8347ee52813ae610d4f8c5b12917167b87e590d
0x0fb54333e5ca6ebef02b381812024c9ae8f9b3c3dc08327d019db3c585a39a66
0x3dda31f03a4c6b92593fc5e2aa77bb0024fd645c3be60a8b8f91c10701d52a20
0xc73dd45b4401f3ce39b504e40fc4245b78a8605561c758dd2f987053ec151a83
0x449ab7f1390e1dead707e842daf0ddc990e5b8616c1763bd19e99dce63a883fb
0x3487e6b3dafb4362e27c2a64bad3f206306b078e0964abf655f1ed3c299ac879
From
0x71bbe8c0a19ecec4d178cd1ac1144e640ce4f5f5293fb8cf092b50eeed6e7319
From
0x802c9f5e071f834c8418151bbbde011dfb3f639f89fa6afde7a9ecf6dd54b681

Functions
Getter at block 21200610
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
1000
maxPerMint(view returns (uint256)
30
maxPerWallet(view returns (uint256)
100
name(view returns (string)
Seems Unreal
owner(view returns (address)
0xe6a7614b9ccaca6ad28394f504fa948b727e2e57
presaleActive(view returns (bool)
false
price(view returns (uint256)
100000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
SU
totalRevenue(view returns (uint256)
21540000000000000000
totalSupply(view returns (uint256)
1000
treasury(view returns (address)
0xe6a7614b9ccaca6ad28394f504fa948b727e2e57
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
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
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
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
setMerkleRoot(bytes32 newRoot
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.