DEDToken

Verified contract

Active on Ethereum with 2,671 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"

0x2b9c3d72daf6c041d4c3d7256a0260a7380d3c91329c2079e478562ff40f6cfc
0xfee21a9014d2015fd18b30bcfa8600949ffcada1053b5a4d14dc6b197e41c834
0xb8db51f9e3f09352726f6d0dc268f8087cd82e16d40698a710282b014eabe995
0x7d429aa5d1ea2a90032d92c40fbc4e0e5f65a4afced8abf6c7c1026ef34a555d
0xfcdda79c53c696c11b0e3a2faafd7621dbbd4ffbe5bd29f0f12a7ae674e1f347
0xcc4361b8745c9847b80676b15d760ce9fe63c93db24ef80e6273b9f63cec2244
0x3ae2537fbb2d438369fbc99ea9f980099ab1b64299d07c769c6e14fd3e06583f
0xe5c52edd3427ef2232ffbfb8416e516531fb24659342f83e6cc191d3994463ec
0x554c365c3e3fc95274b3d16a4d21605c7d227fec67f122b7487256f85ddda44b
0x0541bc20dffa12b59a5e19442f35a86112efe7865b3c7056d095c06622495d39

Functions
Getter at block 21315812
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.