BAYC History -The Great Floor Sweep
Verified contract
Proxy
Active on
Ethereum with 670 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 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
0x4918…2743
Balances ($51,511.56)
Native
Value
$51,511.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 20.575408 | $2,503.55 |
$51,511.56 | |
HOS | ERC-721 | 1 | -- | -- | |
TAD | ERC-20 | 0.000152 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19975854 | 5 months ago | | | 0 | 0.00049744554 | |
| 18916490 | 10 months ago | | | 0 | 0.00038632343 | |
| 18799897 | a year ago | | | 0 | 0.0014951824 | |
| 18556414 | a year ago | | | 0 | 0.0013462728 | |
| 17466073 | a year ago | | | 0 | 0.00043712304 | |
| 17099437 | 2 years ago | | | 0 | 0.00095099544 | |
| 17019677 | 2 years ago | | | 0 | 0.00093879706 | |
| 16708814 | 2 years ago | | | 0 | 0.00084106053 | |
| 16656490 | 2 years ago | | | 0 | 0.00079300290 | |
| 16625734 | 2 years ago | | | 0 | 0.00064968859 |
ABI
ABI objects
Getter at block 21099651
logic() view returns (address)
0x7b0fce54574d9746414d11367f54c9ab94e53dca
auctionEnd() view returns (uint256)
1648085302
auctionLength() view returns (uint256)
604800
auctionState() view returns (uint8)
2
curator() view returns (address)
0x54be3a794282c030b15e43ae2bb182e14c409c5e
decimals() view returns (uint8)
18
fee() view returns (uint256)
20
id() view returns (uint256)
0
lastClaimed() view returns (uint256)
1648086213
livePrice() view returns (uint256)
1401000000000000000000
name() view returns (string)
BAYC History -The Great Floor Sweep
reservePrice() view returns (uint256)
169754802738725625667
reserveTotal() view returns (uint256)
12517085242016879261578337685910400000000000000
settings() view returns (address)
0xe0fc79183a22106229b84ecdd55ca017a07eddca
symbol() view returns (string)
SWEEP
token() view returns (address)
0x673d4b932bdb00461b5fcb40504ca0051156851c
totalSupply() view returns (uint256)
1487317761899344850140244
vaultClosed() view returns (bool)
false
votingTokens() view returns (uint256)
73736265720165078057984273
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
winning() view returns (address)
0x4918fc71bd92f262c4d2f73804fa805de8602743
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
userPrices(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bid() payable
cash()
claimFees()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
end()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _curator, address _token, uint256 _id, uint256 _supply, uint256 _listPrice, uint256 _fee, string _name, string _symbol)
kickCurator(address _curator)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
redeem()
removeReserve(address _user)
start() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateAuctionLength(uint256 _length)
updateCurator(address _curator)
updateFee(uint256 _fee)
updateUserPrice(uint256 _new)
Approval(address indexed owner, address indexed spender, uint256 value)
Bid(address indexed buyer, uint256 price)
Cash(address indexed owner, uint256 shares)
PriceUpdate(address indexed user, uint256 price)
Redeem(address indexed redeemer)
Start(address indexed buyer, uint256 price)
Transfer(address indexed from, address indexed to, uint256 value)
Won(address indexed buyer, uint256 price)
constructor(address _logic, bytes _initializationCalldata)
fallback()
receive()
This contract contains no error objects.