ElonSafeDogeMoonTokyoInu
Verified contract
Active on
Ethereum with 1,285 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($18,147.38)
Native
Value
$18,147.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.261817 | $3,448.88 |
$18,147.38 | |
ESDMTI | ERC-20 | 26.290119T | -- | -- | |
ENDR | ERC-20 | 10T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20602851 | 3 months ago | | | 0 | 0.000025230485 | |
| 20551306 | 3 months ago | | | 0 | 0.000024900986 | |
| 19651132 | 7 months ago | | | 0 | 0.00052647496 | |
| 19607305 | 8 months ago | | | 0 | 0.00025016073 | |
| 19602167 | 8 months ago | | | 0 | 0.00028452064 | |
| 19477655 | 8 months ago | | | 0 | 0.00077346751 | |
| 19337201 | 9 months ago | | | 0 | 0.0012096530 | |
| 18996779 | 10 months ago | | | 0 | 0.00048071582 | |
| 18021994 | a year ago | | | 0 | 0.00097908970 | |
| 17802656 | a year ago | | | 0 | 0.00041565309 |
ABI
ABI objects
Getter at block 21269051
_devFee() view returns (uint256)
1
_liquidityFee() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
10000000000000000000000
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
9
devFeeAddress() view returns (address)
0x88888a49b25f106031b7e7230d875ef52ff5c6da
geUnlockTime() view returns (uint256)
0
name() view returns (string)
ElonSafeDogeMoonTokyoInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ESDMTI
totalFees() view returns (uint256)
217237348759935582227563
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x404136a052b23e3fc0bb22610f0c13e20b04f571
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableTrading(bool _tradingEnabled)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setDevFeePercent(uint256 devFee)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.