NEST_3_OfferFactory
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x54f7…cd45
0x9cb1…56e4
0x89be…1751
0xf9f9…2234
0xd0c0…c23d
Balances ($0.00)
No balances found for "NEST_3_OfferFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10103240 | 5 years ago | | | 0 | 0.0052161479 | |
| 10103233 | 5 years ago | | | 0 | 0.022609048 | |
| 10103220 | 5 years ago | | | 0 | 0.0062794920 | |
| 10103211 | 5 years ago | | | 20.02 | 0.086975673 | |
| 10103200 | 5 years ago | | | 0 | 0.0025659000 | |
| 10103200 | 5 years ago | | | 0 | 0.018625650 | |
| 10103196 | 5 years ago | | | 10.1 | 0.076327423 | |
| 10103190 | 5 years ago | | | 30.02 | 0.055859311 | |
| 10103179 | 5 years ago | | | 0 | 0.017135598 | |
| 10103173 | 5 years ago | | | 10.1 | 0.083207850 |
ABI
ABI objects
Getter at block 21290718
checkBlockLimit() view returns (uint256)
25
checkCoderAmount() view returns (uint256)
5
checkMiningETH() view returns (uint256)
10
checkNNAmount() view returns (uint256)
15
checkOfferSpan() view returns (uint256)
1000000000000000000
checkOtherAmount() view returns (uint256)
80
checkTranAddition() view returns (uint256)
2
checkTranEth() view returns (uint256)
2
checkleastEth() view returns (uint256)
1000000000000000000
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.