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

DEDToken

Verified contract

Active on Ethereum with 2,650 txns
Deployed by via 0x65299bbf at 17077018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DEDToken"

0x7cdb3cfedc16c4b32be7199de3d7eca12dd9faa73d695684673c5654255e7cd6
0xbe371e68830aa8b67c08ef8a0e907a11fb5be0c10b067684b88e1b4ae493ca18
0xdd39c83057135c30f5bd34bc51f7eac9ab1d5462cd9a3610dd620cca533b2f5a
0x509b0045e471282aeca1590fea0d805399c22395c1aaf9a7475012fe97fe527c
0x2936336a4222fa7c40318bf2767b62f422bd756f17d76b8479b98cc7b8848e25
0xc0e00b44cecb1ff5553254aebf0ed8c77bfda38b78819a2ec07ec0476dbf95e7
0x01faa615903914e3f0e4538ad1eae919bff059ae756de18750ffe1d8395cbd34
0x39bfad1d51c96ca228d0ece0c8d9bae47ef7c2d2c335074a49850813ee0b42af
0xd81927ee272b5dab74c08685044ebd5685b76560c3c3906a3aacae392c2edbf7
0x21e9177d4c1b3e96e971a16f7e61befa4de8327b82340dccb5f6bda27b275e3c

Functions
Getter at block 20896023
DOMAIN_SEPARATOR(view returns (bytes32)
0x512c1727a6a3d62dc59cdff3fa665d0ebc6692dd425dcfe29cbc8348020b8b03
INITIAL_SUPPLY(view returns (uint256)
666666666666000000000000000000
adminWallet(view returns (address)
0x75ff8706fc90eeb6ddd8e4f2131653738e2cf246
decimals(view returns (uint8)
18
name(view returns (string)
DED
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DED
totalSupply(view returns (uint256)
666666666666000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claim(uint256 amount
claimTo(uint256 amountaddress recipient
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setAdminWallet(address _adminWallet
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.