AkuAuction
Verified contract
Active on
Ethereum with 4,775 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($39,370,235.31)
Native
Value
$39,370,235.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 11.5395K | $3,411.78 |
$39,370,235.31 | |
ICG | ERC-20 | 100 | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16606489 | 2 years ago | | | 0 | 0.00043444339 | |
| 15849763 | 2 years ago | | | 0.01 | 0.00021709618 | |
| 15849759 | 2 years ago | | | 0.01 | 0.00023187598 | |
| 15192502 | 2 years ago | | | 0 | 0.00033864000 | |
| 15192502 | 2 years ago | | | 0 | 0.00028222800 | |
| 14674542 | 3 years ago | | | 6.6 | 0.0011544076 | |
| 14669401 | 3 years ago | | | 2.2 | 0.0012601599 | |
| 14657992 | 3 years ago | | | 0 | 0.0018625200 | |
| 14657984 | 3 years ago | | | 0 | 0.0013826887 | |
| 14645386 | 3 years ago | | | 0 | 0.00061225579 |
ABI
ABI objects
Getter at block 21256514
akuNFTs() view returns (address)
0x0000000000000000000000000000000000000000
bidIndex() view returns (uint256)
3669
discountRate() view returns (uint256)
100000000000000000
expiresAt() view returns (uint256)
1650664861
getPrice() view returns (uint80)
2100000000000000000
maxBids() view returns (uint256)
3
maxNFTs() view returns (uint256)
15000
mintPassDiscount() view returns (uint256)
500000000000000000
owner() view returns (address)
0xcc0ecd808ce4fed81f0552b3889656b28aa2bae9
refundProgress() view returns (uint256)
3669
startAt() view returns (uint256)
1650659712
startingPrice() view returns (uint256)
3500000000000000000
totalBidValue() view returns (uint256)
15934700000000000000000
totalBids() view returns (uint256)
5495
totalForAuction() view returns (uint256)
5495
Read-only
allBids(uint256) view returns (address bidder, uint80 price, uint8 bidsPlaced, uint8 finalProcess)
getAuctionDetails(address user) view returns (uint256 remainingNFTs, uint256 expires, uint256 currentPrice, uint256 userBids)
mintPassOwner(address) view returns (uint256)
myBidCount(address user) view returns (uint256)
myBidData(address user) view returns (struct AkuAuctionbids)
personalBids(address) view returns (uint256)
State-modifying
Events bid(uint8 amount) payable
claimProjectFunds()
emergencyWithdraw()
loadMintPassOwners(address[] owners, uint256[] amounts)
processRefunds()
renounceOwnership()
setNFTContract(address _contract)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _project, uint256 startingTime, uint256 _startingPrice, uint256 _discountRate)
receive()
This contract contains no error objects.