Nest_NToken_TokenAuction
Verified contract
Active on
Ethereum with 925 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf9dc…a003
0x94f3…80eb
Balances ($0.00)
No balances found for "Nest_NToken_TokenAuction"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11679421 | 4 years ago | | | 0 | 0.0024183200 | |
Transfer | 11525332 | 4 years ago | | | 0.0000001 | 0.0010080000 | |
0x | 11525315 | 4 years ago | | | 0 | 0.00084000000 | |
| 11196322 | 4 years ago | | | 0 | 0.023259912 | |
| 11193951 | 4 years ago | | | 0 | 0.017282628 | |
| 11193946 | 4 years ago | | | 0 | 0.017282173 | |
| 11193945 | 4 years ago | | | 0 | 0.017282629 | |
| 11193938 | 4 years ago | | | 0 | 0.018010318 | |
| 11190539 | 4 years ago | | | 0 | 0.025469136 | |
| 11190537 | 4 years ago | | | 0 | 0.024559200 |
ABI
ABI objects
Getter at block 21255907
checkAllAuctionLength() view returns (uint256)
57
checkDuration() view returns (uint256)
432000
checkMinimumNest() view returns (uint256)
10000000000000000000000000000
checkTokenNum() view returns (uint256)
58
Read-only
checkAuctionInfo(address token) view returns (uint256 endTime, uint256 auctionValue, address latestAddress)
checkAuctionTokenAddress(uint256 num) view returns (address)
checkTokenBlackList(address token) view returns (bool)
getAddressStr(uint256 iv) pure returns (string)
strConcat(string _a, string _b) pure returns (string)
State-modifying
Events auctionSuccess(address token)
changeDuration(uint256 num)
changeMapping(address voteFactory)
changeMinimumNest(uint256 num)
changeTokenBlackList(address token, bool isBlack)
continueAuction(address token, uint256 auctionAmount)
startAnAuction(address token, uint256 auctionAmount)
This contract contains no event objects.
constructor(address voteFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.