ETH 26 EMA Crossover Set

Verified contract

Proxy

Active on Ethereum with 158 txns
Deployed by via 0x138f7a1c at 8568114
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0x019fb5ec4e20594477547b58301202a38ce9d237a4df49424e3bce06f2084eaa
0x89ffc01dcc141a28b78a4da4ffb4ade8ca3e513f3b8caa60c6806d491d7ca26e
0x2f18099ca6d61c0ec2f47e9a73c6c4cda64c976e742732be02f155a3cbb52ac5
0xdc223367db4f2c3a9e64272fd44396e2d515ccfb66cbbb104630cb4452b407d3
0x7235869c2db354d0b12812f23ba32998ac821ec9f3d8d99e0e60101ad7ef2de8
0x235493586d8c584a86a58441c9a19bc6b895f65c21e54f114610014369260d49
0xbb7d44e8542fc8a9cd38789b210c91fa2e200f144ce3099acb7ebce4e082f18e
0x1f72fac1bb943a34e318f4ea006f12ec667b46024e8dc968846b9fed54dea4e3
0x0572b27b5a1a4a2cc40829ab9ed995bd576eaa53d2de285a8bfa3e4c0f395598
0x4c4b62954054f8af475af7049351f636479c505082318824065040f7e9f8d486

Functions
Getter at block 20872494
auctionLibrary(view returns (address)
0x0000000000000000000000000000000000000000
auctionPriceParameters(view returns (uint256 auctionStartTimeuint256 auctionTimeToPivotuint256 auctionStartPriceuint256 auctionPivotPrice)
(auctionStartTime=0, auctionTimeToPivot=0, auctionStartPrice=0, auctionPivotPrice=0)
biddingParameters(view returns (uint256 minimumBiduint256 remainingCurrentSets)
(minimumBid=0, remainingCurrentSets=0)
componentWhiteListAddress(view returns (address)
0xc6449473be76ab2a70329fa66cbe504a25005338
core(view returns (address)
0xf55186cc537e7067ea616f2aae007b4427a120c8
currentSet(view returns (address)
0x00dec796bc11e6fb8b5da13662cbd06720603257
decimals(view returns (uint8)
18
factory(view returns (address)
0x15518cdd49d83471e9f85cdcfbd72c8e2a78dde2
getAuctionPriceParameters(view returns (uint256[])
[0, 0, 0, 0]
getBiddingParameters(view returns (uint256[])
[0, 0]
getCombinedCurrentUnits(view returns (uint256[])
[]
getCombinedNextSetUnits(view returns (uint256[])
[]
getCombinedTokenArray(view returns (address[])
[]
getCombinedTokenArrayLength(view returns (uint256)
0
getComponents(view returns (address[])
[0x00dec796bC11E6Fb8B5DA13662cBd06720603257]
getFailedAuctionWithdrawComponents(view returns (address[])
[]
getUnits(view returns (uint256[])
[645681]
lastRebalanceTimestamp(view returns (uint256)
1617039504
manager(view returns (address)
0x1bc4f6d3c4d08f47e88c346e2b577d80341f18a6
name(view returns (string)
ETH 26 EMA Crossover Set
naturalUnit(view returns (uint256)
1000000
nextSet(view returns (address)
0x0000000000000000000000000000000000000000
proposalPeriod(view returns (uint256)
0
proposalStartTime(view returns (uint256)
1617030033
rebalanceInterval(view returns (uint256)
345600
rebalanceState(view returns (uint8)
0
startingCurrentSetAmount(view returns (uint256)
0
symbol(view returns (string)
ETH26EMACO
totalSupply(view returns (uint256)
31525195777894000000
unitShares(view returns (uint256)
645681
vault(view returns (address)
0x5b67871c3a857de81a1ca0f9f7945e5670d986dc
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
failedAuctionWithdrawComponents(uint256view returns (address)
getBidPrice(uint256 _quantityview returns (uint256[]uint256[])
tokenIsComponent(address _tokenAddressview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address _fromuint256 _quantity
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
endFailedAuction(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _issueruint256 _quantity
placeBid(uint256 _quantityreturns (address[]uint256[]uint256[])
propose(address _nextSetaddress _auctionLibraryuint256 _auctionTimeToPivotuint256 _auctionStartPriceuint256 _auctionPivotPrice
setManager(address _newManager
settleRebalance(
startRebalance(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NewManagerAdded(address newManageraddress oldManager
RebalanceProposed(address nextSetaddress indexed auctionLibraryuint256 indexed proposalPeriodEndTime
RebalanceStarted(address oldSetaddress newSet
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _factoryaddress _manageraddress _initialSetuint256 _initialUnitSharesuint256 _naturalUnituint256 _proposalPerioduint256 _rebalanceIntervaladdress _componentWhiteListstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.