Angy Bag #7658
Verified contract
Proxy
Active on
Ethereum with 288 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
Balances ($38,148.06)
Native
Value
$38,148.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 12.215 | $3,123.05 |
$38,148.06 | |
ANGY | ERC-20 | 12.612K | -- | -- | |
TAD | ERC-20 | 0.000103 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15721517 | 2 years ago | | | 0 | 0.0039845442 | |
| 15094033 | 2 years ago | | | 0 | 0.00085954580 | |
| 14886223 | 2 years ago | | | 0 | 0.0043816839 | |
| 14361587 | 3 years ago | | | 0 | 0.0019323418 | |
| 14283621 | 3 years ago | | | 0 | 0.0056682103 | |
| 14189292 | 3 years ago | | | 0 | 0.0029031200 | |
| 13710329 | 3 years ago | | | 0 | 0.022711190 | |
| 13629762 | 3 years ago | | | 0 | 0.0087093600 | |
| 13353720 | 3 years ago | | | 0 | 0.016918540 | |
| 13320864 | 3 years ago | | | 0 | 0.0050804600 |
ABI
ABI objects
Getter at block 21205885
logic() view returns (address)
0xe002fd6b5dd259c9563149e2161230f3ce63bef0
auctionId() view returns (uint256)
1107
highestBid() view returns (uint256)
157500000000000000000
marketWrapper() view returns (address)
0x11c07ce1315a3b92c9755f90cdf40b04b88c5731
name() view returns (string)
Angy Bag #7658
nftContract() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
partyDAOMultisig() view returns (address)
0xf7f52dd34bc21eda08c0b804c7c1dbc48375820f
partyStatus() view returns (uint8)
1
symbol() view returns (string)
ANGY
tokenId() view returns (uint256)
7658
tokenVault() view returns (address)
0x597b4f042a06689a1de3c7967e0ba38805c32843
tokenVaultFactory() view returns (address)
0x85aa7f78bdb2de8f3e0c0010d99ad5853ffcfc63
totalContributedToParty() view returns (uint256)
225269000000000000000
totalSpent() view returns (uint256)
165375000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
claimed(address) view returns (bool)
contributions(address, uint256) view returns (uint256 amount, uint256 previousTotalContributedToParty)
totalContributed(address) view returns (uint256)
valueToTokens(uint256 _value) pure returns (uint256 _tokens)
State-modifying
Events bid()
claim(address _contributor)
contribute() payable
emergencyCall(address _contract, bytes _calldata) returns (bool _success, bytes _returnData)
emergencyForceLost()
emergencyWithdrawEth(uint256 _value)
finalize()
initialize(address _marketWrapper, address _nftContract, uint256 _tokenId, uint256 _auctionId, string _name, string _symbol)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
Bid(uint256 amount)
Claimed(address indexed contributor, uint256 totalContributed, uint256 excessContribution, uint256 tokenAmount)
Contributed(address indexed contributor, uint256 amount, uint256 previousTotalContributedToParty, uint256 totalFromContributor)
Finalized(uint8 result, uint256 totalSpent, uint256 fee, uint256 totalContributed)
constructor(address _logic, bytes _initializationCalldata)
fallback()
receive()
This contract contains no error objects.