Nest_3_OfferMain
Verified contract
Active on
Ethereum with 361,615 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x839b…5b2b
0x2f97…5b0a
0x39d0…67cf
0x04ab…c74c
0x4312…4852
Balances ($37,355.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 37.3558K | $1.00 |
$37,355.8 | |
NEST | ERC-20 | 972.8 | -- | -- | |
MEI | ERC-20 | 100 | -- | -- | |
MEMEI | ERC-20 | 100 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14409222 | 3 years ago | | | 0 | 0.0028638882 | |
| 14409202 | 3 years ago | | | 0 | 0.0025843236 | |
| 14409197 | 3 years ago | | | 0 | 0.00099802557 | |
| 14409177 | 3 years ago | | | 30 | 0.018826036 | |
| 14409135 | 3 years ago | | | 20 | 0.018808828 | |
| 14409112 | 3 years ago | | | 0 | 0.0014239801 | |
| 14409094 | 3 years ago | | | 0 | 0.0024040690 | |
| 14409078 | 3 years ago | | | 0 | 0.0012159992 | |
| 14409073 | 3 years ago | | | 10 | 0.012853301 | |
| 14409055 | 3 years ago | | | 0 | 0.0022537195 |
ABI
ABI objects
Getter at block 21157669
checkBlockLimit() view returns (uint32)
5
checkCoderAmount() view returns (uint256)
5
checkDeviate() view returns (uint256)
10
checkDeviationFromScale() view returns (uint256)
2
checkMiningETH() view returns (uint256)
3
checkNNAmount() view returns (uint256)
15
checkOfferSpan() view returns (uint256)
10000000000000000000
checkTranAddition() view returns (uint256)
2
checkTranEth() view returns (uint256)
0
checkleastEth() view returns (uint256)
10000000000000000000
getPriceCount() view returns (uint256)
179111
Read-only
checkContractState(uint256 createBlock) view returns (uint256)
checkOfferBlockEth(uint256 blockNum) view returns (uint256)
checkOfferBlockMining(uint256 blockNum) view returns (uint256)
checkOfferMining(uint256 blockNum, uint256 serviceCharge) view returns (uint256)
checkTokenAllow(address token) view returns (bool)
find(address start, uint256 count, uint256 maxFindCount, address owner) view returns (string)
getPrice(uint256 priceIndex) view returns (string)
list(uint256 offset, uint256 count, uint256 order) view returns (string)
toAddress(uint256 index) pure returns (address)
toIndex(address contractAddress) pure returns (uint256)
writeUInt(uint256 iv, bytes buf, uint256 index) pure returns (uint256)
State-modifying
Events changeBlockLimit(uint32 num)
changeDeviationFromScale(uint256 num)
changeInitialRatio(uint256 coderNum, uint256 NNNum)
changeLeastEth(uint256 num)
changeMapping(address voteFactory)
changeMiningETH(uint256 num)
changeOfferSpan(uint256 num)
changeTokenAllow(address token, bool allow)
changeTranAddition(uint256 num)
changeTranEth(uint256 num)
changekDeviate(uint256 num)
offer(uint256 ethAmount, uint256 erc20Amount, address erc20Address) payable
sendErcBuyEth(uint256 ethAmount, uint256 tokenAmount, address contractAddress, uint256 tranEthAmount, uint256 tranTokenAmount, address tranTokenAddress) payable
sendEthBuyErc(uint256 ethAmount, uint256 tokenAmount, address contractAddress, uint256 tranEthAmount, uint256 tranTokenAmount, address tranTokenAddress) payable
turnOut(address contractAddress)
OfferContractAddress(address contractAddress, address tokenAddress, uint256 ethAmount, uint256 erc20Amount, uint256 continued, uint256 serviceCharge)
OfferTran(address tranSender, address tranToken, uint256 tranAmount, address otherToken, uint256 otherAmount, address tradedContract, address tradedOwner)
constructor(address voteFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.