SetToken

Verified contract

Active on Ethereum with 505 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $48,222,930.57
ERC-20
--
ERC-20
--
0xeea5c0462b8ea9a327d645441cb035b61d564bc302bca3d8ef83bbc43e3ab3cd
0x709dca0df1295e421fa1a13d4a788b965c222c75a7617ae56d4e6660aef2cf73
0x978d8040ac8ed36c14bdd8260cf52c5001f08904f3631c4e389aa77e6c9144d8
0x334c107607086b28f7b78893b7dd59f6c6831d00ccb7aca5190b94b8f1d53965
0x437d13e633b41b47edbe1dbeaff2436a3b3b35da8f89111a9914cc151c848ac4
0xc8654464a6304ffcc7cfac4ac1d17f328c2fd8041e3c80ec832da21020e3785c
0x9d96d7f5b23120c54723abec4e3c4c71b56dae7aa5e1391986427192a1416d84
0x87b9625bfa718709823312fb448489501e14793bd3fc00d1d8c3498ab395268c
0xad469054be1d5486bfca2cb25fe8792f1e70baf40b1c62ed6c2f672fde1366c6
0x5c62b5fce1b75fb8514d51fd776a2be17bde41593cc687241e0653fa5e33d00c

Functions
Getter at block 21224675
controller(view returns (address)
0xd2463675a099101e36d85278494268261a66603a
decimals(view returns (uint8)
18
getComponents(view returns (address[])
[0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48]
getModules(view returns (address[])
[0x04b59F9F09750C044D7CfbC177561E409085f0f3, 0x165EDF07Bb61904f47800e13F5120E64C4B9A186, 0x9d08CCeD85A68Bf8A19374ED4B5753aE3Be9F74f]
 
getPositions(view returns (struct ISetTokenPosition[])
isLocked(view returns (bool)
false
locker(view returns (address)
0x0000000000000000000000000000000000000000
manager(view returns (address)
0xd43a17cbd9cca94aabcb6268132edb282f05e876
name(view returns (string)
Index Coop Ethereum 2x Index
positionMultiplier(view returns (int256)
973657284636312172
symbol(view returns (string)
ETH2X
totalSupply(view returns (uint256)
448971433665534967637437
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.