AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 37,273 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 36 additional slots
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12321201 | 4 years ago | | | 0 | 0.0033886160 | |
| 12321195 | 4 years ago | | | 0 | 0.0034626900 | |
| 12321190 | 4 years ago | | | 0 | 0.0024236477 | |
| 12321179 | 4 years ago | | | 0 | 0.0037529184 | |
| 12321159 | 4 years ago | | | 0 | 0.0052411819 | |
| 12321159 | 4 years ago | | | 0 | 0.0057902333 | |
| 12321159 | 4 years ago | | | 0 | 0.0022643060 | |
| 12321149 | 4 years ago | | | 0 | 0.0042410806 | |
| 12321149 | 4 years ago | | | 0 | 0.0045874787 | |
| 12321124 | 4 years ago | | | 0.099 | 0.016399574 |
ABI
ABI objects
Getter at block 21290367
addrOfGovernance() view returns (address)
0xa38afc5c1e33f85b06d4b8c2b4312c1dc1054882
flag() view returns (uint8)
3
governance() view returns (address)
0xa38afc5c1e33f85b06d4b8c2b4312c1dc1054882
latestMinedHeight() view returns (uint64)
12321124
mineNest() view returns (uint256)
940493294796800000000000000
minedNestAmount() view returns (uint256)
2089018743651118975066047964
parameters() view returns (struct NestMiningV1Params params)
(30, 100, 0, 33, 25, 3, 2, 2)
version() view returns (uint64)
11684505
Read-only
fullPriceSheet(address token, uint256 index) view returns (struct MiningV1DataPriceSheet sheet)
latestPriceOf(address token) view returns (uint256 ethAmount, uint256 tokenAmount, uint256 blockNum)
lengthOfPriceSheets(address token) view returns (uint256)
mineNToken(address ntoken) view returns (uint256)
priceAvgAndSigmaOf(address token) view returns (uint128 price, uint128 avgPrice, int128 vola, uint32 bn)
priceListOfToken(address token, uint8 num) view returns (uint128[] data, uint256 bn)
priceOf(address token) view returns (uint256 ethAmount, uint256 tokenAmount, uint256 blockNum)
priceOfTokenAtHeight(address token, uint64 atHeight) view returns (uint256 ethAmount, uint256 tokenAmount, uint256 bn)
priceSheet(address token, uint256 index) view returns (struct MiningV1DataPriceSheetPub sheet)
sheetListOf(address miner, address token, uint256 fromIndex, uint256 num) view returns (struct MiningV1DataPriceSheetPub2[] sheets)
unClosedSheetListOf(address miner, address token, uint256 fromIndex, uint256 num) view returns (struct MiningV1DataPriceSheetPub2[] sheets)
unVerifiedSheetList(address token) view returns (struct MiningV1DataPriceSheetPub2[] sheets)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
biteEth(address token, uint256 index, uint256 biteNum, uint256 newTokenAmountPerEth) payable
biteToken(address token, uint256 index, uint256 biteNum, uint256 newTokenAmountPerEth) payable
close(address token, uint256 index)
closeAndWithdraw(address token, uint256 index)
closeList(address token, uint32[] indices)
incVersion()
initialize(address NestPool)
loadContracts()
loadGovernance()
post(address token, uint256 ethNum, uint256 tokenAmountPerEth) payable
post2(address token, uint256 ethNum, uint256 tokenAmountPerEth, uint256 ntokenAmountPerEth) payable
setParams(struct NestMiningV1Params newParams)
setParams1(uint128 latestMiningHeight, uint128 minedNestTotalAmount)
setup(uint32 genesisBlockNumber, uint128 latestMiningHeight, uint128 minedNestTotalAmount, struct NestMiningV1Params initParams)
stat(address _token)
upgrade()
withdrawEth(uint256 ethAmount)
withdrawEthAndToken(uint256 ethAmount, address token, uint256 tokenAmount)
withdrawEthAndTokenAndNest(uint256 ethAmount, address token, uint256 tokenAmount, uint256 nestAmount)
withdrawNest(uint256 nestAmount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.