NEST_3_OfferFactory
Verified contract
Active on
Ethereum with 61,821 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x72b0…4306
0x14d6…f132
0x9c3c…c9b4
0xcb00…cb80
0x04ab…c74c
Balances ($0.00)
No balances found for "NEST_3_OfferFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15537205 | 2 years ago | | | 0 | 0.00074855025 | |
| 15537198 | 2 years ago | | | 0 | 0.00034181733 | |
| 15537186 | 2 years ago | | | 20 | 0.0068948810 | |
| 15537156 | 2 years ago | | | 0 | 0.00027414635 | |
| 15537151 | 2 years ago | | | 0 | 0.00023511437 | |
| 15537146 | 2 years ago | | | 0 | 0.00044267914 | |
| 15537130 | 2 years ago | | | 0 | 0.00042867914 | |
| 15537129 | 2 years ago | | | 0 | 0.0011349221 | |
| 10455687 | 4 years ago | | | 0 | 0.0064697984 | |
| 10455687 | 4 years ago | | | 0 | 0.0064697984 |
ABI
ABI objects
Getter at block 21247292
checkBlockLimit() view returns (uint256)
5
checkCoderAmount() view returns (uint256)
5
checkMiningETH() view returns (uint256)
10
checkNNAmount() view returns (uint256)
15
checkOfferSpan() view returns (uint256)
10000000000000000000
checkOtherAmount() view returns (uint256)
80
checkTranAddition() view returns (uint256)
1
checkTranEth() view returns (uint256)
0
checkleastEth() view returns (uint256)
10000000000000000000
Read-only
checkTokenAllow(address token) view returns (bool)
State-modifying
Events changeBlockLimit(uint256 num)
changeInitialRatio(uint256 coderNum, uint256 NNNum, uint256 otherNum)
changeLeastEth(uint256 num)
changeMapping(address map)
changeMiningETH(uint256 num)
changeOfferSpan(uint256 num)
changeTokenAllow(address token, bool allow)
changeTranAddition(uint256 num)
changeTranEth(uint256 num)
ercTran(uint256 ethAmount, uint256 tokenAmount, address contractAddress, uint256 tranEthAmount, uint256 tranTokenAmount, address tranTokenAddress) payable
ethTran(uint256 ethAmount, uint256 tokenAmount, address contractAddress, uint256 tranEthAmount, uint256 tranTokenAmount, address tranTokenAddress) payable
offer(uint256 ethAmount, uint256 erc20Amount, address erc20Address) payable
turnOut(address contractAddress)
offerContractAddress(address contractAddress, address tokenAddress, uint256 ethAmount, uint256 erc20Amount)
offerTokenContractAddress(address contractAddress)
offerTran(address tranSender, address tranToken, uint256 tranAmount, address otherToken, uint256 otherAmount, address tradedContract, address tradedOwner)
constructor(address map)
This contract contains no fallback and receive objects.
This contract contains no error objects.