PartyBuy

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xad5e7524 at 13635635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "PartyBuy"

0xc5e3c3fc0ee5856292bbb107f443ab13c16c4bc38e9a1a6ddf9a6e7f22dd5b83
From

Functions
Getter at block 20857865
VERSION(view returns (uint16)
1
allowList(view returns (address)
0xf3380293ef7f7b71c7c2656a5bee926fa71338ed
expiresAt(view returns (uint256)
0
gatedToken(view returns (address)
0x0000000000000000000000000000000000000000
gatedTokenAmount(view returns (uint256)
0
getMaximumContributions(view returns (uint256 _maxContributions)
0
getMaximumSpend(view returns (uint256 _maxSpend)
0
maxPrice(view returns (uint256)
0
name(view returns (string)
nftContract(view returns (address)
0x0000000000000000000000000000000000000000
partyDAOMultisig(view returns (address)
0xf7f52dd34bc21eda08c0b804c7c1dbc48375820f
partyFactory(view returns (address)
0x10fb0f8860c11cccdf85f2f56e3b8e1ddeb2ba3f
partyStatus(view returns (uint8)
2
splitBasisPoints(view returns (uint256)
0
splitRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
tokenId(view returns (uint256)
0
tokenVault(view returns (address)
0x0000000000000000000000000000000000000000
tokenVaultFactory(view returns (address)
0x85aa7f78bdb2de8f3e0c0010d99ad5853ffcfc63
totalContributedToParty(view returns (uint256)
0
totalSpent(view returns (uint256)
0
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
claimed(addressview returns (bool)
contributions(addressuint256view returns (uint256 amountuint256 previousTotalContributedToParty)
getClaimAmounts(address _contributorview returns (uint256 _tokenAmountuint256 _ethAmount)
totalContributed(addressview returns (uint256)
totalEthUsed(address _contributorview returns (uint256 _total)
valueToTokens(uint256 _valuepure returns (uint256 _tokens)
State-modifying
buy(uint256 _valueaddress _targetContractbytes _calldata
claim(address _contributor
contribute(payable 
emergencyCall(address _contractbytes _calldatareturns (bool _successbytes _returnData)
emergencyForceLost(
emergencyWithdrawEth(uint256 _value
expire(
initialize(address _nftContractuint256 _tokenIduint256 _maxPriceuint256 _secondsToTimeoutstruct StructsAddressAndAmount _splitstruct StructsAddressAndAmount _tokenGatestring _namestring _symbol
onERC721Received(addressaddressuint256bytesreturns (bytes4)
Events
Bought(address triggeredByaddress targetAddressuint256 ethSpentuint256 ethFeePaiduint256 totalContributed
Claimed(address indexed contributoruint256 totalContributeduint256 excessContributionuint256 tokenAmount
Contributed(address indexed contributoruint256 amountuint256 previousTotalContributedToPartyuint256 totalFromContributor
Expired(address triggeredBy
Constructor
constructor(address _partyDAOMultisigaddress _tokenVaultFactoryaddress _wethaddress _allowList
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.