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

Ethereum

Verified contract

Active on Ethereum with 2,292 txns
Deployed by via 0x03e4517c at 17059498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xa225e8e09fa7e919bb24032bd2aac9a4a1056f11f5be14b1d56fa9defa9c27ae
From
0xdd8a2f330c1a8170bfe8ab72e62d4878c6becfdaa04f508aa87d5643c19b6190
From
0xc8fea1aa5a13884c46dde901d962cdedf0c5b0d53641e761261f645b8ff24fb2
From
0x020f53db42b3ac4254a096b7fc6cc63ccd84260ea3fb61e4cbb0605adfefdacd
From
0xde4aecb298aaeb6ca18b24b888046b29aba524ea8e2e4eff3f94ec341f69bd65
From
0x69f203175078a6d0916936c5e033635f0936bcb3490b0557fa98a841f306fe80
From
0x8594f52e0c11b42aba492bff358c10cdddd272c9059031c318b8cc45683dd472
From
0xf878f5099db9f2076d0157a1cb101bab95965c0cb22ffb324e6893ab1c7238e6
From
0x09d56d4a96be363aaeb85d37bfec653d96d3c8be4541af92a95974ceeb6bd302
From

Functions
Getter at block 21214154
decimals(view returns (uint8)
18
name(view returns (string)
Ethereum
symbol(view returns (string)
ETH
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.