Consumer Price Index

Verified contract

Active on Ethereum with 2,422 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33,060.53
ERC-20
Value $32,487.94
ERC-20
Value $8,205.49
ERC-20
Value $8,114.94
0x19443c7b005b6fabd32aade144b96611dc615d472c35dda5b33af2660496a4cd
0x423f69247d586ef8b97b20c536de722a8bb1358140dde666c666692cc2972610
0x28fc946b01694bd6698f2b8c0f5177c777ec80134d1cac748e0501e9a5d61fae
0x3b5d75bffea93187e6bdf04528ca1ee0e8c160480fd85d60ade6427183f12b58
0xfeded6f9949a2da352e4ac2badf1f7d5d91ee098fb393c0c952b3ad1ed717872
0x7fac60e62cd3395f8d66519253603b0b4dba4aa7bef95a95b783df92e32862b2
0x1226299dba8ff1720ba5b8b1f858a67aa76d44295113c5e8af92ff6b9d3a6807
0x40f7adca0fc47befa3b0e1436a1df6d997c33294d4e14b1d26eaf08002e28f57
0x4f60d99b80affcd7826dff1fd67430915d4c82ea04dcf2e1d8243cabc4b38b32
0x4ed1d16151d5e3e762196994fb815fa41f6035cb7e7b0d8f5158733d82a88f3d

Functions
Getter at block 20930722
controller(view returns (address)
0xa4c8d221d8bb851f83aadd0223a8900a6921a349
decimals(view returns (uint8)
18
getComponents(view returns (address[])
[0x5Ca135cB8527d76e932f34B5145575F9d8cbE08E, 0xC1f33e0cf7e40a67375007104B929E49a581bafE, 0x39AA39c021dfbaE8faC545936693aC917d5E7563, 0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643]
getModules(view returns (address[])
[0x90F765F63E7DC5aE97d6c576BF693FB6AF41C129, 0x69a592D2129415a4A1d1b1E309C17051B7F28d57, 0x08f866c74205617B6F3903EF481798EcED10cDEC]
 
getPositions(view returns (struct ISetTokenPosition[])
isLocked(view returns (bool)
false
locker(view returns (address)
0x0000000000000000000000000000000000000000
manager(view returns (address)
0x32c581dfc9742e4e0ebdf3156410598b889cdbc2
name(view returns (string)
Consumer Price Index
positionMultiplier(view returns (int256)
1000000000000000000
symbol(view returns (string)
CPI
totalSupply(view returns (uint256)
76182950639802163574784
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
components(uint256view returns (address)
getDefaultPositionRealUnit(address _componentview returns (int256)
getExternalPositionData(address _componentaddress _positionModuleview returns (bytes)
getExternalPositionModules(address _componentview returns (address[])
getExternalPositionRealUnit(address _componentaddress _positionModuleview returns (int256)
getTotalComponentRealUnits(address _componentview returns (int256)
isComponent(address _componentview returns (bool)
isExternalPositionModule(address _componentaddress _moduleview returns (bool)
isInitializedModule(address _moduleview returns (bool)
isPendingModule(address _moduleview returns (bool)
moduleStates(addressview returns (uint8)
modules(uint256view returns (address)
State-modifying
addComponent(address _component
addExternalPositionModule(address _componentaddress _positionModule
addModule(address _module
approve(address spenderuint256 amountreturns (bool)
burn(address _accountuint256 _quantity
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
editDefaultPositionUnit(address _componentint256 _realUnit
editExternalPositionData(address _componentaddress _positionModulebytes _data
editExternalPositionUnit(address _componentaddress _positionModuleint256 _realUnit
editPositionMultiplier(int256 _newMultiplier
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializeModule(
invoke(address _targetuint256 _valuebytes _datareturns (bytes _returnValue)
lock(
mint(address _accountuint256 _quantity
removeComponent(address _component
removeExternalPositionModule(address _componentaddress _positionModule
removeModule(address _module
removePendingModule(address _module
setManager(address _manager
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ComponentAdded(address indexed _component
ComponentRemoved(address indexed _component
DefaultPositionUnitEdited(address indexed _componentint256 _realUnit
ExternalPositionDataEdited(address indexed _componentaddress indexed _positionModulebytes _data
ExternalPositionUnitEdited(address indexed _componentaddress indexed _positionModuleint256 _realUnit
Invoked(address indexed _targetuint256 indexed _valuebytes _databytes _returnValue
ManagerEdited(address _newManageraddress _oldManager
ModuleAdded(address indexed _module
ModuleInitialized(address indexed _module
ModuleRemoved(address indexed _module
PendingModuleRemoved(address indexed _module
PositionModuleAdded(address indexed _componentaddress indexed _positionModule
PositionModuleRemoved(address indexed _componentaddress indexed _positionModule
PositionMultiplierEdited(int256 _newMultiplier
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] _componentsint256[] _unitsaddress[] _modulesaddress _controlleraddress _managerstring _namestring _symbol
Fallback and receive
receive(
Errors

This contract contains no error objects.