Tip-N-Strip

Verified contract

Active on Ethereum with 142 txns
Deployed by via 0x8b1b5083 at 15627650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $88,320.35
0x2c3f482206e344db39c05beb76fc1a15b3a3aa2be421f7d0b4f92bc28fcc4e4f
0x42eeb1c759d7f44d6e71d274dd5d7799c9e00d91da7c4002f1f002e5ab14a2c7
0xfae3b70ff4c9c9ca4e34733a10f7a8e439e744a9ffa073fec61e301208bf9c31
0x9a16932ba5cce4a4739be7c5d568a788f7832e5c7156f930d045b733ecb14394
0x1e0d4240a5e5f2be529a327cefed4a6761d4d75d714cef4a3c643138aef05b3e
0xbc508cfcfa82e33f0faee2db48eeb078a0dd11d2dd5e2106972ff9675e964c8f
0x9a6299ace854958b553e98266b76256ea1737544e85e6d6ccc51e07c0112a9f5
0x258aa439dee9f818f12a1af62aad588a0118925588a08a151316e80929ae5ac4
0x9df551b2bfe4f21cc8e00eaec4bc9b07e9e5e85e4b37fc47be59f0f5008cd5a7
0x919b41a4b45dd39c25772a36ff47ba93a2ba3b7c4f844f4975233c0ffb8e2106

Functions
Getter at block 21311424
MAX_TOTAL_MINT(view returns (uint256)
10000
MAX_TOTAL_MINT_PER_ADDRESS(view returns (uint256)
20
PRICE(view returns (uint256)
350000000000000000
_baseTokenURI(view returns (string)
https://www.tip-n-strip.io/contracts/
_maxPerAddress(view returns (uint256)
20
_maxSupply(view returns (uint256)
10000
_maxTxPerAddress(view returns (uint256)
20
_merkleRoot(view returns (bytes32)
0x97946ccf6e47f06f47964a948b0728883bd2aa2ca66c1e507c7b9dbdd16653a0
_preSaleTime(view returns (uint256)
1664640000
_presaleMaxPerAddress(view returns (uint256)
20
_presalePrice(view returns (uint256)
315000000000000000
_price(view returns (uint256)
350000000000000000
_publicSaleTime(view returns (uint256)
1664726400
isPreSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
Tip-N-Strip
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xfac3de2b3351c5f57338ee31217fbf4c2cf8126b
paused(view returns (bool)
false
symbol(view returns (string)
TNS
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
10
totalSupply(view returns (uint256)
160
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onEarlyPurchaseList(address addrbytes32[] merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
addExternalRelay(address relay
approve(address touint256 tokenId
earlyPurchase(uint256 countbytes32[] merkleProofpayable 
externalEarlyPurchase(address touint256 countpayable 
externalPurchase(address touint256 countpayable 
mintBatch(address[] toAddressesuint256[] countspayable 
pause(
purchase(uint256 countpayable 
release(address account
release(address tokenaddress account
removeExternalRelay(address relay
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseUri
setMerkleRoot(bytes32 merkleRoot
setSaleInformation(uint256 publicSaleTimeuint256 preSaleTimeuint256 maxPerAddressuint256 presaleMaxPerAddressuint256 priceuint256 presalePricebytes32 merkleRootuint256 maxTxPerAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateRoyalties(address recipientuint256 value
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
EarlyPurchase(address indexed addruint256 indexed atPriceuint256 indexed count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Purchase(address indexed addruint256 indexed atPriceuint256 indexed count
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseTokenURIuint256[] numericValuesbytes32 merkleRootaddress[] payeesuint256[] sharesaddress royaltyRecipientuint256 royaltyAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.