Tippin Tigers

Verified contract

Proxy

Active on Ethereum with 1,350 txns
Deployed by via 0xdc660758 at 14270274
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
13 additional variables

No balances found for "Tippin Tigers"

0xe65d73098795b090d2d10262c698b7138f2e85a2ecde6d86dab89b21f08fa093
0x944d2b6db13e035d775450a90b81528e9cf18adc3697304051ef9f443acfa9b7
0x86411a0ad45608fdfe521e2731fd66e4e5fd94bc04ed73c7677252fd3d30e0d9
From
0x8e240ec08e5bc4cdec5d8a78da48cbb96f6a7cb0e0d67e91913e14b19abf670a
0x8e94e1548409564d00ede889796473136148055ff4d62d9c78bd29739876a88b
0x1e877aca1fd51a5459fff7b5cd203cb7872137df44715d23d602766cc4a4bba6
0xb3efebec6c239c82ac2b780cb836bd1969259df6f49b0cd38a1e89bb2e048150
0x069ab1bacbd89dbcbde8afd18858aee349b214d6b9057667225acbd4d288871c
0x7605ec22f684335a56a9b20bc74e0da76126ad85085b8ae12b4bd02672e795aa
0x34374c914f97714fe545d6dd988eb3cdf4106d130945d7419e7f784f83e57e90

Functions
Getter at block 21209753
admin(view returns (address)
0x01103b62a82071442aa56f1fb496b9c0c8844797
getAdmin(view returns (address)
0x01103b62a82071442aa56f1fb496b9c0c8844797
getSalesConfig(view returns (uint256uint256uint256uint256)
(22000000000000000, 22000000000000000, 4444, 1646065801)
isOwnerMinted(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
Tippin Tigers
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xfe5584d3214eee96c0ff22007e53788e150fe43a
 
proxiableUUID(view returns (bytes32)
saleConfig(view returns (uint32 publicSaleStartTimeuint64 mintlistPriceuint64 publicPriceuint32 publicSaleKey)
(publicSaleStartTime=1646065801, mintlistPrice=22000000000000000, publicPrice=22000000000000000, publicSaleKey=4444)
symbol(view returns (string)
Tipp
totalSupply(view returns (uint256)
1274
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721AUpgradeableTokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
SetupSaleInfo(uint64 mintlistPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTimeuint256 maxPerAddressDuringMint_
allowlistMint(uint256 quantitypayable 
approve(address touint256 tokenId
initialize(
owenrMint(
publicSaleMint(uint256 quantityuint256 callerPublicSaleKeypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedAllowlist(address[] addressesuint256[] numSlots
setAdmin(address _admin
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPublicSaleKey(uint32 key
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawMoney(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(