NestQuery
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NestQuery"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NestQuery"
ABI
ABI objects
Getter at block 21201055
flag() view returns (uint8)
0
governance() view returns (address)
0x0000000000000000000000000000000000000000
params() view returns (uint256 single, uint64 leadTime, uint256 nestAmount)
(single=0, leadTime=0, nestAmount=0)
Read-only
clientList(address) view returns (uint256)
clientOp(address) view returns (address)
latestPrice(address token) view returns (uint256 ethAmount, uint256 tokenAmount, uint128 avgPrice, int128 vola, uint256 bn)
priceList(address token, uint8 num) view returns (uint128[])
State-modifying
Events activate(address defi)
deactivate(address defi)
initialize(address NestPool)
loadContracts()
loadGovernance()
pause()
query(address token, address payback) payable returns (uint256, uint256, uint256)
queryPriceAvgVola(address token, address payback) payable returns (uint256 ethAmount, uint256 tokenAmount, uint128 avgPrice, int128 vola, uint256 bn)
queryPriceList(address token, uint8 num, address payback) payable returns (uint128[])
remove(address defi)
resume()
setParams(uint256 single, uint32 time, uint256 nestAmount)
updateAndCheckPriceNow(address tokenAddress) payable returns (uint256 ethAmount, uint256 erc20Amount, uint256 blockNum)
ClientActivated(address arg0, uint256 arg1, uint256 arg2)
FlagSet(address gov, uint256 flag)
ParamsSetup(address gov, uint256 oldParams, uint256 newParams)
PriceAvgVolaQueried(address client, address token, uint256 bn, uint128 avgPrice, int128 vola)
PriceListQueried(address client, address token, uint256 bn, uint8 num)
PriceQueried(address client, address token, uint256 ethAmount, uint256 tokenAmount, uint256 bn)
constructor()
receive()
This contract contains no error objects.