Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e88…e4e2
20 additional
variables
Balances ($0.09)
Native
Value
$0.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000028 | $3,148.28 |
$0.09 | |
EMD | ERC-20 | 440.633535K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19376524 | 8 months ago | | | 0 | 0.0015934896 | |
| 18787442 | a year ago | | | 0 | 0.00096311380 | |
| 17015158 | 2 years ago | | | 0 | 0.00054055325 | |
| 16739511 | 2 years ago | | | 0 | 0.00049603707 | |
| 16739511 | 2 years ago | | | 0 | 0.00049603707 | |
| 16560927 | 2 years ago | | | 0 | 0.00077140017 | |
| 16339879 | 2 years ago | | | 0 | 0.00047465885 | |
| 16134008 | 2 years ago | | | 0 | 0.00039345278 | |
| 16131948 | 2 years ago | | | 0 | 0.00037612403 | |
| 15944275 | 2 years ago | | | 0 | 0.00047401261 |
ABI
ABI objects
Getter at block 21204020
_buyDevFee() view returns (uint256)
10
_buyLiquidityFee() view returns (uint256)
10
_buyMarketingFee() view returns (uint256)
20
_buyReflectionFee() view returns (uint256)
0
_maxWalletToken() view returns (uint256)
6000000000000000
_sellDevFee() view returns (uint256)
10
_sellLiquidityFee() view returns (uint256)
10
_sellMarketingFee() view returns (uint256)
40
_sellReflectionFee() view returns (uint256)
0
deadBlocks() view returns (uint256)
3
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
15626449
name() view returns (string)
Emerald
owner() view returns (address)
0xb7b1b539fcf6ba2be0ccd48f12acb76e152b899b
swapThreshold() view returns (uint256)
900000000000000
symbol() view returns (string)
EMD
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
300000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x87aab3cb1523821f763bea72b49cc64514752d68
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
disableBotProtection()
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.