This contract is being backfilled. You may encounter incomplete storage history.

Evolution

Verified contract

Active on Ethereum with 2,648 txns
Deployed by via 0x59efb28b at 5547577
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $113.37
ERC-20
Value $110.95
ERC-20
Value $1.89
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2974be7d877f1dbe778a4a7093f15dd6c78013a2c537d5dd63a8951ad37c53c9
0xb485556b86b39d60c02475b2bd39aeda4f899e211bf787839a92a045239ef63e
0x59b64170f83f461777e9609fed995aa02634ec17ad18a207195070fc956fef6d
0xa2a952ba06ce4e206ad907f07b405079a0d1e5936a95f176645c118a064cab0d
0x5abc3214e103fd4f43d525c00d9290ce3de1cd846f4b4ae54609444356172ea3
0xa65775bc388a1ab490ffb39d5a8701ab9d7eaafdeb3c87984772edc2086d915e
0xdfd92e42839d82250d06abff897644d0cef375061d993f95d24c2f0fcaad7d56
0xcdbf762bd2fbc767e2d6df7d049bf9559a570f6d9b946135d2bd36939e99fa40
0x757c3f452b037e41361527a64908966cb748b2092861e8fdf81715daab11dc4d
0xfdd51044317c49220ae3518b468b0e201b6a81e23aeaedd246e2a0266b65bb6d

Functions
Getter at block 20808461
decimalFactor(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Evolution
symbol(view returns (string)
EVO
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _evoDistributionContractAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.