Optherium

Verified contract

Active on Ethereum with 2,209 txns
Deployed by via 0x765f1c12 at 5421817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe7c5d17e8f41a59855794af7c9abef01710e95de65b87f2439a807bf792cae7d
0xcdc2ca17069b1856406f63847c599506055c516f4f02f4e874a9d289c295a77a
0x63dad234e660376837d6726631b6e64828e595feaf704dc1e2a47c099c355c1e
0xb835382631fdedacbc923cb21f7deb386fca6bdebed202a74025b9f17fc9fbfe
0x60b6fe19656f76b4fae2ace25a2dbb05521ae971882c2d22928a7d9c178d68a2
0x09341e5263b463d1fe6a3a3165e7d1811cba64e06b42373a1f157d8cabac87dd
0xbc24ce04bbfd6f499e23069e19d5f7bd27f9104d237201e89f361fd150a227c2
0x6f82959fe5bd80de5db0194394df4e9fe26f1e9fb87cdbb0dd815dfae1198b0b
0x61a5e25e6cc7e793f484691f8378acebc590991863b412076bbb86fe342103b5
0x33db046972ee270354759187098715dad3788d0dc4ff6d735207c6a39b52bca4

Functions
Getter at block 21201136
decimals(pure returns (uint8)
18
etoken2(pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
etoken2Symbol(pure returns (bytes32)
0x4f50455800000000000000000000000000000000000000000000000000000000
getLatestVersion(pure returns (address)
0x6535f8e9740b0ddc80d14984fdde9d6bf51c7386
getPendingVersion(pure returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp(pure returns (uint256)
0
multiAsset(pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
name(pure returns (string)
Optherium
symbol(pure returns (string)
OPEX
totalSupply(pure returns (uint256)
3200000000000000000000000000
Read-only
allowance(address _fromaddress _spenderpure returns (uint256)
balanceOf(address _ownerpure returns (uint256)
getVersionFor(address _senderpure returns (address)
State-modifying
_forwardApprove(address _spenderuint256 _valueaddress _senderreturns (bool)
_forwardTransferFromToICAPWithReference(address _frombytes32 _icapuint256 _valuestring _referenceaddress _senderreturns (bool)
_forwardTransferFromWithReference(address _fromaddress _touint256 _valuestring _referenceaddress _senderreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
commitUpgrade(returns (bool)
emitApprove(address _fromaddress _spenderuint256 _value
emitTransfer(address _fromaddress _touint256 _value
init(address _etoken2string _symbolstring _namereturns (bool)
optIn(returns (bool)
optOut(returns (bool)
proposeUpgrade(address _newVersionreturns (bool)
purgeUpgrade(returns (bool)
recoverTokens(uint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferFromToICAP(address _frombytes32 _icapuint256 _valuereturns (bool)
transferFromToICAP(address _fromstring _icapuint256 _valuereturns (bool)
transferFromToICAPWithReference(address _frombytes32 _icapuint256 _valuestring _referencereturns (bool)
transferFromToICAPWithReference(address _fromstring _icapuint256 _valuestring _referencereturns (bool)
transferFromWithReference(address _fromaddress _touint256 _valuestring _referencereturns (bool)
transferToICAP(bytes32 _icapuint256 _valuereturns (bool)
transferToICAP(string _icapuint256 _valuereturns (bool)
transferToICAPWithReference(bytes32 _icapuint256 _valuestring _referencereturns (bool)
transferToICAPWithReference(string _icapuint256 _valuestring _referencereturns (bool)
transferWithReference(address _touint256 _valuestring _referencereturns (bool)
Events
Approval(address indexed fromaddress indexed spenderuint256 value
OptedIn(address senderaddress version
OptedOut(address senderaddress version
Transfer(address indexed fromaddress indexed touint256 value
UpgradeCommited(address newVersion
UpgradeProposed(address newVersion
UpgradePurged(address newVersion
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.