BAYC
Verified contract
Proxy
Active on
Ethereum with 1,502 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
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
0xbc4c…f13d
Balances ($10,510.28)
Native
Value
$10,510.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.2816 | $3,202.79 |
$10,510.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17023213 | 2 years ago | | | 0 | 0.0013724605 | |
| 17023074 | 2 years ago | | | 0 | 0.0011665874 | |
| 16927450 | 2 years ago | | | 0 | 0.0015648334 | |
| 16923879 | 2 years ago | | | 0 | 0.0013944809 | |
| 16916833 | 2 years ago | | | 0 | 0.00088293715 | |
| 16916506 | 2 years ago | | | 0 | 0.00088529536 | |
| 16670635 | 2 years ago | | | 0 | 0.0028691603 | |
| 16589548 | 2 years ago | | | 0 | 0.0014570907 | |
| 16525619 | 2 years ago | | | 0 | 0.00089081849 | |
| 16523277 | 2 years ago | | | 0 | 0.0010689065 |
ABI
ABI objects
Getter at block 21161340
logic() view returns (address)
0x0c696f63a8cfd4b456f725f1174f1d5b48d1e876
PARTY_TYPE() view returns (string)
Collection
VERSION() view returns (uint16)
1
allowList() view returns (address)
0xf3380293ef7f7b71c7c2656a5bee926fa71338ed
expiresAt() view returns (uint256)
1660209312
gatedToken() view returns (address)
0x0000000000000000000000000000000000000000
gatedTokenAmount() view returns (uint256)
0
getMaximumContributions() view returns (uint256 _maxContributions)
1025000000000000000000000000
getMaximumSpend() view returns (uint256 _maxSpend)
10944665903616967804
maxPrice() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
BAYC
nftContract() view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
partyDAOMultisig() view returns (address)
0xf7f52dd34bc21eda08c0b804c7c1dbc48375820f
partyFactory() view returns (address)
0xd084d7849d4ebe564a2a41e085b2a74f6dde5300
partyStatus() view returns (uint8)
2
splitBasisPoints() view returns (uint256)
0
splitRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BAYC
tokenId() view returns (uint256)
0
tokenVault() view returns (address)
0x0000000000000000000000000000000000000000
tokenVaultFactory() view returns (address)
0x70d841fa16d8cad638beff560ec442c25f293ce8
totalContributedToParty() view returns (uint256)
11218282551207392000
totalSpent() view returns (uint256)
0
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
claimed(address) view returns (bool)
contributions(address, uint256) view returns (uint256 amount, uint256 previousTotalContributedToParty)
getClaimAmounts(address _contributor) view returns (uint256 _tokenAmount, uint256 _ethAmount)
isDecider(address) view returns (bool)
totalContributed(address) view returns (uint256)
totalEthUsed(address _contributor) view returns (uint256 _total)
valueToTokens(uint256 _value) pure returns (uint256 _tokens)
State-modifying
Events buy(uint256 _tokenId, uint256 _value, address _targetContract, bytes _calldata)
claim(address _contributor)
contribute() payable
emergencyCall(address _contract, bytes _calldata) returns (bool _success, bytes _returnData)
emergencyForceLost()
emergencyWithdrawEth(uint256 _value)
expire()
initialize(address _nftContract, uint256 _maxPrice, uint256 _secondsToTimeout, address[] _deciders, struct StructsAddressAndAmount _split, struct StructsAddressAndAmount _tokenGate, string _name, string _symbol)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
Bought(uint256 tokenId, address triggeredBy, address targetAddress, uint256 ethSpent, uint256 ethFeePaid, uint256 totalContributed)
Claimed(address indexed contributor, uint256 totalContributed, uint256 excessContribution, uint256 tokenAmount)
Contributed(address indexed contributor, uint256 amount, uint256 previousTotalContributedToParty, uint256 totalFromContributor)
Expired(address triggeredBy)
constructor(address _logic, bytes _initializationCalldata)
fallback()
This contract contains no error objects.