PowerIndexPoolController

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xb99178b6 at 11868573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PowerIndexPoolController"

0xa1c8f9a0dfb4fa7a2fab28fde3f368a96274672993128bfcc40085cfc04013bd
From

Functions
Getter at block 21424292
BIND_SIG(view returns (bytes4)
0x4d752ec3
CALL_VOTING_SIG(view returns (bytes4)
0x442e2152
UNBIND_SIG(view returns (bytes4)
0xcf5e7bd3
owner(view returns (address)
0xb258302c3f209491d604165549079680708581cc
piTokenFactory(view returns (address)
0x9cdda9f8a4533d829b424f47ac9a7850e46982e3
pool(view returns (address)
0xfa2562da1bba7b954f26c74725df51fb62646313
poolWrapper(view returns (address)
0x43fa8ef8e334720b80367cf94e438cf90c562abe
weightsStrategy(view returns (address)
0x25be31ca0b36d5077a922d4ee54c08111a7e034e
Read-only

This contract contains no read-only function objects.

State-modifying
bind(address tokenuint256 balanceuint256 targetDenormuint256 fromTimestampuint256 targetTimestamp
callPool(bytes4 signaturebytes args
callVotingByPool(address votingbytes4 signaturebytes argsuint256 value
createPiToken(address _underlyingTokenaddress _routerFactorybytes _routerArgsstring _namestring _symbol
migrateController(address newControlleraddress[] addressesToMigrate
renounceOwnership(
replacePoolTokenWithExistingPiToken(address _underlyingTokenaddress _piTokenpayable 
replacePoolTokenWithNewPiToken(address _underlyingTokenaddress _routerFactorybytes _routerArgsstring _namestring _symbolpayable 
replacePoolTokenWithNewVersion(address _oldTokenaddress _newTokenaddress _migratorbytes _migratorData
replaceTokenWithNew(address oldTokenaddress newTokenuint256 balanceuint256 fromTimestampuint256 targetTimestamp
replaceTokenWithNewFromNow(address oldTokenaddress newTokenuint256 balanceuint256 durationFromNow
setDynamicWeightList(struct PowerIndexPoolControllerDynamicWeightInput[] _dynamicWeights
setDynamicWeightListByStrategy(struct PowerIndexPoolControllerDynamicWeightInput[] _dynamicWeights
setPiTokenFactory(address _piTokenFactory
setPoolWrapper(address _poolWrapper
setWeightsStrategy(address _weightsStrategy
transferOwnership(address newOwner
unbindNotActualToken(address _token
Events
CallPool(bool indexed successbytes4 indexed inputSigbytes inputDatabytes outputData
CreatePiToken(address indexed underlyingTokenaddress indexed piTokenaddress indexed router
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReplacePoolTokenFinish(
ReplacePoolTokenWithNewVersion(address indexed oldTokenaddress indexed newTokenaddress indexed migratoruint256 balanceuint256 denormalizedWeight
ReplacePoolTokenWithPiToken(address indexed underlyingTokenaddress indexed piTokenuint256 balanceuint256 denormalizedWeight
SetPiTokenFactory(address indexed piTokenFactory
SetPoolWrapper(address indexed poolWrapper
SetWeightsStrategy(address indexed weightsStrategy
Constructor
constructor(address _pooladdress _poolWrapperaddress _wrapperFactoryaddress _weightsStrategy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.