Nest_NToken_OfferMain
Verified contract
Active on
Ethereum with 14,894 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7722…270f
0xf9dc…a003
0x04ab…c74c
0x4312…4852
-
variable spans 9 additional slots
Balances ($5.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
imBTC | ERC-20 | 0.000054 | $98,729.00 |
$5.3 | |
N0001 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 10785813 | 4 years ago | | | 0 | 0.0070925020 | |
| 10642989 | 4 years ago | | | 0 | 0.010269432 | |
| 10642504 | 4 years ago | | | 0 | 0.0041333600 | |
| 10642453 | 4 years ago | | | 0 | 0.011459294 | |
| 10639471 | 4 years ago | | | 0 | 0.011905760 | |
| 10636553 | 4 years ago | | | 0 | 0.0081852101 | |
| 10636400 | 4 years ago | | | 10.1 | 0.054995944 | |
| 10636398 | 4 years ago | | | 0 | 0.0084307664 | |
| 10636384 | 4 years ago | | | 10.1 | 0.052561454 | |
| 10636355 | 4 years ago | | | 10.1 | 0.044697930 |
ABI
ABI objects
Getter at block 21276589
checkBlockLimit() view returns (uint256)
25
checkOfferSpan() view returns (uint256)
10000000000000000000
checkOwnerMining() view returns (uint256)
5
checkTranAddition() view returns (uint256)
2
checkTranEth() view returns (uint256)
1
checkleastEth() view returns (uint256)
10000000000000000000
getPriceCount() view returns (uint256)
7242
Read-only
checkAttenuationAmount(uint256 num) view returns (uint256)
checkBlockMining(uint256 blockNum, address token) view returns (uint256)
checkBlockOfferAmount(uint256 blockNum, address token) view returns (uint256)
checkContractState(uint256 createBlock) view returns (uint256)
checkOfferMining(uint256 blockNum, address token, uint256 serviceCharge) view returns (uint256)
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 changeAttenuationAmount(uint256 firstAmount, uint256 top, uint256 bottom)
changeBlockLimit(uint32 num)
changeDeviationFromScale(uint256 num)
changeLeastEth(uint256 num)
changeMapping(address voteFactory)
changeOfferSpan(uint256 num)
changeOwnerMining(uint256 num)
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)
MiningLog(uint256 blockNum, address tokenAddress, uint256 offerTimes)
OfferContractAddress(address contractAddress, address tokenAddress, uint256 ethAmount, uint256 erc20Amount, uint256 continued, uint256 mining)
OfferTokenContractAddress(address contractAddress)
OfferTran(address tranSender, address tranToken, uint256 tranAmount, address otherToken, uint256 otherAmount, address tradedContract, address tradedOwner)
OreDrawingLog(uint256 nowBlock, uint256 blockAmount, address tokenAddress)
constructor(address voteFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.