BCFAuction

Verified contract

Active on Ethereum with 294 txns
Deployed by via 0x91191648 at 5130186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $42.39
ERC-20
--
ERC-20
--
0x68ea2d3e37291736c17bb7e23ffb3f5c9ef5f55e0e14dc330ad479ea82960a98
0x43ac74b7a45a5dc9af8c98eb4e3797e2750e8bd5fb43758f41adccf88a2d553d
0xd15c085c1076e98a9f9a74e805b9419a92903de18738d9f33a6598a343c08ddd
0x43ad3f718cf8779d35aec45ede7adbbb0e039da04497dab39010c39a34876c53
0x2532d8a75c4d8f0d285a166561078f65207f4af95dd74a682519505d21053a62
0x70b726371ad67bfa01e0e08ce2a4ed4bf54568e082582228f375671b218d5ab7
0x8e8cc0ed6c4ef59442b7617a05f09d83f217fcbaf99d4e1403adc04dc5317f99
0x4a545497eca320f41cce87bd0da35681a75b6fb0be28f7ca92b7deaeebb2509f
0x2fdd76502bf85341dea34e644e7f1312eb9b3651f32ae67438ac1b364a0f1f6e
0x532cf763b4bbf80fdc73604dc966bb14f63e7ab7fb76b29c23b2aeb570616343

Functions
Getter at block 21286979
auctioneerCut(view returns (uint256)
400
dataStore(view returns (address)
0x6abf810730a342add1374e11f3e97500ee774d1f
owner(view returns (address)
0x1b161b2f5c50a43c2395ef469546527a6b4d09e4
paused(view returns (bool)
false
Read-only
getAuction(uint256 cardIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAt)
getCurrentPrice(uint256 cardIdview returns (uint256)
State-modifying
bid(uint256 cardIdpayable 
cancelAuction(uint256 cardId
createAuction(uint256 cardIduint256 startPriceuint256 endPriceuint256 durationaddress seller
pause(returns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
withdrawBalance(
Events
AuctionCancelled(uint256 cardId
AuctionCreated(uint256 cardIduint256 startPriceuint256 endPriceuint256 duration
AuctionSuccessful(uint256 cardIduint256 finalPriceaddress winner
Pause(
Unpause(
Constructor
constructor(address dataStoreAddressuint256 cutValue
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.