Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEKU | ERC-20 | 28.935932K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17337253 | a year ago | | | 0 | 0.0039201116 | |
| 17337242 | a year ago | | | 0 | 0.0042844735 | |
| 17337242 | a year ago | | | 0 | 0.0024549659 | |
| 17337242 | a year ago | | | 0 | 0.0024549659 | |
| 17337242 | a year ago | | | 0 | 0.0042789580 | |
| 17337199 | a year ago | | | 0 | 0.0030295200 | |
| 17337199 | a year ago | | | 0 | 0.0030295200 | |
| 17337199 | a year ago | | | 0 | 0.0030295200 | |
| 17337199 | a year ago | | | 0 | 0.0030295200 | |
| 17337195 | a year ago | | | 0 | 0.0026292999 |
ABI
ABI objects
Getter at block 21189922
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x4f8aeb2c479e7ecb19bacb30b653b4436a709f2b
developerWallet() view returns (address)
0x4f8aeb2c479e7ecb19bacb30b653b4436a709f2b
initialTotalSupply() view returns (uint256)
10000000000000000000000000
marketingWallet() view returns (address)
0x4f8aeb2c479e7ecb19bacb30b653b4436a709f2b
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
DEKU
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
DEKU
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xe0f2f4c7a7422d5606411e52937792c4109aaf70
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees()
removeFees()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.