This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

DAD

Verified contract

Active on Ethereum with 32,805 txns
Deployed by via 0x230c15f5 at 8636618
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16,488.34
ERC-20
--
0x1d3dffa834adbc7c4da05982a03b8e938b069d821eb60ddf36ce54532a825c9b
0xd4eeba277528d824e29b4f92c33c90885694b6669308826498cd3d11e8271475
0xe924bb33ece2dcad774352da06d47ea85d21610814a5b8e5f961d20d3ebaeb28
0x06e9b41ad09f9d228a6b37812f47c0eca003149c115806da047edc80349a54d0
0x9cb99fcc7e7cee3fc938a1a16fd8d5cfc4ed78b442df83d58f721764cac8737c
0xf675f857d2f1cacac28ced3eec8ccac195dccece776434bbf3c4e526c9c5ca9b
0x60c6e2162ad0c8b535dd70a4ab60246edcc413a4d3b64b75ad490c749be216a0
0xefe7b6f4ad8b5d45bce06e5132838735e6df89d8b6779ef8fad91518175302b6
0x6bc54e3445fd1bdaeb425bd071974aed76426be1f94260c2cbadc2d6652d9023
0x215f5783336493f34d026fdd0c5c6653cef7c76e5337d443c9cb64470d68be23

Functions
Getter at block 20793296
DECIMALS(view returns (uint8)
9
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
9
name(view returns (string)
DAD
symbol(view returns (string)
DAD
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.