Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "PoolData"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PoolData"
ABI
ABI objects
Getter at block 21179001
a() view returns (uint256)
1028
c() view returns (uint256)
5800000
capReached() view returns (uint256)
1
capacityLimit() view returns (uint256)
20
daiFeedAddress() view returns (address)
0x17e76d3fcf40fa8acffdffe192bf4e8fb264d9fb
ethVolumeLimit() view returns (uint256)
1
getAllCurrencies() view returns (bytes4[] currencies)
[0x45544800, 0x44414900]
getAllCurrenciesLen() view returns (uint256 len)
2
getAllInvestmentCurrencies() view returns (bytes4[] currencies)
[0x45544800, 0x44414900]
getApilCallLength() view returns (uint256)
2854
getInvestmentCurrencyLen() view returns (uint256 len)
2
getLastDate() view returns (uint64 date)
20200219
getLastMCR() view returns (uint256 mcrPercx100, uint256 mcrEtherx1E18, uint256 vFull, uint64 date)
(mcrPercx100=9984, mcrEtherx1E18=162424730681679380000000, vFull=162162955535765340000000, date=1612879200)
getLastMCRDate() view returns (uint64 date)
1612879200
getLastMCREther() view returns (uint256)
162424730681679380000000
getLastMCRPerc() view returns (uint256)
9984
getLastVfull() view returns (uint256)
162162955535765340000000
getMCRDataLength() view returns (uint256 len)
782
iaRatesTime() view returns (uint256)
86400
lastLiquidityTradeTrigger() view returns (uint256)
1607456484
liquidityTradeCallbackTime() view returns (uint256)
14400
mcrFailTime() view returns (uint256)
21600
mcrTime() view returns (uint256)
86400
minCap() view returns (uint256)
7
ms() view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
notariseMCR() view returns (address)
0x176c27973e0229501d049de626d50918dda24656
nxMasterAddress() view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
shockParameter() view returns (uint256)
50
uniswapDeadline() view returns (uint256)
1200
variationPercX100() view returns (uint256)
100
Read-only
allAPIcall(uint256) view returns (bytes32)
allAPIid(bytes32) view returns (bytes4 typeOf, bytes4 currency, uint256 id, uint64 dateAdd, uint64 dateUpd)
allMCRData(uint256) view returns (uint256 mcrPercx100, uint256 mcrEther, uint256 vFull, uint64 date)
getApiCallDetails(bytes32 myid) view returns (bytes4 _typeof, bytes4 curr, uint256 id, uint64 dateAdd, uint64 dateUpd)
getApiCallIndex(uint256 index) view returns (bytes32 myid)
getApiIdTypeOf(bytes32 myid) view returns (bytes4)
getCAAvgRate(bytes4 curr) view returns (uint256 rate)
getCurrOfApiId(bytes32 myid) view returns (bytes4)
getCurrenciesByIndex(uint256 index) view returns (bytes4 currName)
getCurrencyAssetAddress(bytes4 curr) view returns (address)
getCurrencyAssetBaseMin(bytes4 curr) view returns (uint256 baseMin)
getCurrencyAssetVarBase(bytes4 curr) view returns (bytes4 currency, uint256 baseMin, uint256 varMin)
getCurrencyAssetVarMin(bytes4 curr) view returns (uint256 varMin)
getDateAddOfAPI(bytes32 myid) view returns (uint64)
getDateUpdOfAPI(bytes32 myid) view returns (uint64)
getIAAvgRate(bytes4 curr) view returns (uint256 rate)
getIARankDetailsByDate(uint64 date) view returns (bytes4 maxIACurr, uint64 maxRate, bytes4 minIACurr, uint64 minRate)
getIdOfApiId(bytes32 myid) view returns (uint256)
getInvestmentAssetAddress(bytes4 curr) view returns (address)
getInvestmentAssetDecimals(bytes4 curr) view returns (uint8 decimal)
getInvestmentAssetDetails(bytes4 curr) view returns (bytes4 currency, address currAddress, bool status, uint64 minHoldingPerc, uint64 maxHoldingPerc, uint8 decimals)
getInvestmentAssetHoldingPerc(bytes4 curr) view returns (uint64 minHoldingPercX100, uint64 maxHoldingPercX100)
getInvestmentAssetMaxHoldingPerc(bytes4 curr) view returns (uint64 maxHoldingPercX100)
getInvestmentAssetMinHoldingPerc(bytes4 curr) view returns (uint64 minHoldingPercX100)
getInvestmentAssetStatus(bytes4 curr) view returns (bool status)
getInvestmentCurrencyByIndex(uint256 index) view returns (bytes4 currName)
getTokenPriceDetails(bytes4 curr) view returns (uint256 _a, uint256 _c, uint256 rate)
getUintParameters(bytes8 code) view returns (bytes8 codeVal, uint256 val)
isnotarise(address _add) view returns (bool res)
State-modifying
Events addCurrencyAssetCurrency(bytes4 curr, address currAddress, uint256 baseMin)
addInAllApiCall(bytes32 myid)
addInvestmentAssetCurrency(bytes4 curr, address currAddress, bool status, uint64 minHoldingPercX100, uint64 maxHoldingPercX100, uint8 decimals)
changeCurrencyAssetAddress(bytes4 curr, address currAdd)
changeCurrencyAssetBaseMin(bytes4 curr, uint256 baseMin)
changeCurrencyAssetVarMin(bytes4 curr, uint256 varMin)
changeDAIfeedAddress(address _add)
changeDependentContractAddress()
changeInvestmentAssetAddressAndDecimal(bytes4 curr, address currAdd, uint8 newDecimal)
changeInvestmentAssetHoldingPerc(bytes4 curr, uint64 minPercX100, uint64 maxPercX100)
changeInvestmentAssetStatus(bytes4 curr, bool status)
changeMasterAddress(address _masterAddress)
changeNotariseAddress(address _add)
pushMCRData(uint256 mcrp, uint256 mcre, uint256 vf, uint64 time)
saveApiDetails(bytes32 myid, bytes4 _typeof, uint256 id)
saveIARankDetails(bytes4 maxIACurr, uint64 maxRate, bytes4 minIACurr, uint64 minRate, uint64 date)
setCapReached(uint256 val)
setLastLiquidityTradeTrigger()
updateCAAvgRate(bytes4 curr, uint256 rate)
updateDateUpdOfAPI(bytes32 myid)
updateIAAvgRate(bytes4 curr, uint256 rate)
updateUintParameters(bytes8 code, uint256 val)
updatelastDate(uint64 newDate)
This contract contains no event objects.
constructor(address _notariseAdd, address _daiFeedAdd, address _daiAdd)
This contract contains no fallback and receive objects.
This contract contains no error objects.