DxGenAuction4Rep

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x16dcf3a9 at 7539462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x111868fd64a4bb6b9c2f5c950d64c5c7b954fe08ec337b3c0877661ae322f740
0xac27af26224ed71b55d5f638d37535e0ed1d5c5dd21461bdf9b5f4a4208e90ed
0x49478f9eafe81f0975ac58a2d22ae727029b25390c9d057d35312f00672f1ac1
0x0b98cf2eb8db6c8ac1d64f21dd306375d5a27119a58ea14cdec4859cbdf8e86b
0x32c5a71f68e8e28345f9752f78c39f0f32746713df404b20396b93e16845d147
0x1832cde7405a79ba639137cba1a249ed3b6765123a881f26b6f421e4ab46edf9
0x977a2646a36cb59c120fdf97aa60bae9e27e8821cafc293c3de1a79fccc4903f
0x420bab1d04b37f023fc66e5733eb79cb3db4d7c96f52c4f78857dd5b78693d38
0xb7e8f626c9d4f38b1cab314357c2bae9b9aaa3c758deb78e45be2a6d7bf381b9
0x2d4166915289dfbdbdbb6af05b62031823335b4abd27b7f6203c254c83966721

Functions
Getter at block 21309398
auctionPeriod(view returns (uint256)
1980
auctionReputationReward(view returns (uint256)
10000000000000000000000
auctionsEndTime(view returns (uint256)
1555425000
auctionsStartTime(view returns (uint256)
1555405200
avatar(view returns (address)
0xe18717f423fd1a8f19db71bb3037baeac5a6eb6d
isOwner(view returns (bool)
false
numberOfAuctions(view returns (uint256)
10
owner(view returns (address)
0x0ddc793680ff4f5793849c8c6992be1695cbe72a
redeemEnableTime(view returns (uint256)
1555425000
reputationRewardLeft(view returns (uint256)
30000000000000000000002
token(view returns (address)
0x543ff227f64aa17ea132bf9886cab5db55dcaddf
wallet(view returns (address)
0xe18717f423fd1a8f19db71bb3037baeac5a6eb6d
Read-only
auctions(uint256view returns (uint256 totalBid)
getBid(address _bidderuint256 _auctionIdview returns (uint256)
State-modifying
bid(uint256 _amountuint256 _auctionIdreturns (uint256 auctionId)
initialize(address _avataruint256 _auctionReputationRewarduint256 _auctionsStartTimeuint256 _auctionPerioduint256 _numberOfAuctionsuint256 _redeemEnableTimeaddress _tokenaddress _wallet
redeem(address _beneficiaryuint256 _auctionIdreturns (uint256 reputation)
renounceOwnership(
transferOwnership(address newOwner
transferToWallet(
Events
Bid(address indexed _bidderuint256 indexed _auctionIduint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(uint256 indexed _auctionIdaddress indexed _beneficiaryuint256 _amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.