DxGenAuction4Rep

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x55ca72eb at 7172556
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DxGenAuction4Rep"

0xf48ac2094f81e24fab0020124b3709ec8152241313430b45ae5f870e1eaa25ac
0x7ad632a6aa6d1366c37ba287afc36d0de9a761cc22c65918eeae6457d0e715b8
0xb59dcff101a6b13a7f2c7886e6e9179bd7372fc924216f0b8049fb7f9d884da5
0x030b53143f77b3329dacf72499dd8650689a68b046e4cd901a83379bac9a445c
0xff5718125262d87caea8e398e9427e312830d7a043529467e98a5e8e8e0b0c44
0x6a8bbc9f6140130081a04628a8864db5f7978df6aeb2e158aaa120d8dba0e15f
0x0a4fc3bb24fc331eb3c8a2452761fa45dfca5d81ad593dc766fc3435b601b519
0xfb26ea6f3bddfb1e686d87c5a2c13f4cc4197dcb62101bdbdf51633d9fc99a61
0x5c5012d71f74e9cf7c7a2be0b901822eaaefb994dc777b446b178214590561d0

Functions
Getter at block 21314331
auctionPeriod(view returns (uint256)
43200
auctionReputationReward(view returns (uint256)
10000000000000000000000
auctionsEndTime(view returns (uint256)
1549706400
auctionsStartTime(view returns (uint256)
1549274400
avatar(view returns (address)
0x98aba700cc0bd58ab92ce2361c96c217e9a77470
isOwner(view returns (bool)
false
numberOfAuctions(view returns (uint256)
10
owner(view returns (address)
0xbaaae8671a2bafeeb3bb7862c2e70ce8bcc4b4a3
redeemEnableTime(view returns (uint256)
1549706400
reputationRewardLeft(view returns (uint256)
100000000000000000000000
token(view returns (address)
0x543ff227f64aa17ea132bf9886cab5db55dcaddf
wallet(view returns (address)
0x98aba700cc0bd58ab92ce2361c96c217e9a77470
Read-only
auctions(uint256view returns (uint256 totalBid)
getBid(address _bidderuint256 _auctionIdview returns (uint256)
State-modifying
bid(uint256 _amountreturns (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.