Auction
Verified contract
Active on
Ethereum with 1,059 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4807…b07c
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,568.82 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12947302 | 3 years ago | | | 0.7 | 0.050153664 | |
| 12947297 | 3 years ago | | | 0.1 | 0.0095524200 | |
| 12947282 | 3 years ago | | | 1.6 | 0.21656598 | |
| 12947274 | 3 years ago | | | 0.2 | 0.018790668 | |
| 12919715 | 3 years ago | | | 0.1 | 0.0059496920 | |
| 12875369 | 3 years ago | | | 0.4 | 0.011099793 | |
| 12822319 | 3 years ago | | | 0.1 | 0.0075858573 | |
| 12811189 | 3 years ago | | | 0.5 | 0.010383283 | |
| 12810099 | 3 years ago | | | 0.1 | 0.0031873350 | |
| 12798737 | 3 years ago | | | 0.1 | 0.0021248900 |
ABI
ABI objects
Getter at block 21288493
BATCH_PURCHASE_LIMIT() view returns (uint256)
25
PRICE_FOR_SEGMENT() view returns (uint256)
100000000000000000
fund() view returns (address)
0x4807314bb37a0521da0fd448dde35504adbbb07c
millionPieces() view returns (address)
0x32a984f84e056b6e553cd0c3729fddd2d897769c
owner() view returns (address)
0x66697a685e4d78acf54f9ae9ebe1496656b74f59
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyMany(address[] receivers, uint256[] tokenIds) payable
buySingle(address receiver, uint256 tokenId) payable
changeFundAddress(address newFund)
mint(uint256 tokenId, address receiver)
renounceOwnership()
transferOwnership(address newOwner)
NewPurchase(address purchaser, address receiver, uint256 tokenId, uint256 weiAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _millionPieces, address _fund, address _proxyRegistryAddress)
fallback()
receive()
This contract contains no error objects.