Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xab78…4922
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EM | ERC-20 | 615.161007M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16293140 | 2 years ago | | | 0 | 0.0013071472 | |
| 16293096 | 2 years ago | | | 0 | 0.0013822560 | |
| 16293008 | 2 years ago | | | 0 | 0.0014447050 | |
| 16292782 | 2 years ago | | | 0 | 0.0016329105 | |
| 16292554 | 2 years ago | | | 0 | 0.0014098574 | |
| 16292298 | 2 years ago | | | 0 | 0.0013631144 | |
| 16291828 | 2 years ago | | | 0 | 0.0013035121 | |
| 13904972 | 3 years ago | | | 0 | 0.0028495981 | |
| 13740092 | 3 years ago | | | 0 | 0.0059578334 | |
| 13683345 | 3 years ago | | | 0 | 0.0065504994 |
ABI
ABI objects
Getter at block 21302787
_buyFee() view returns (uint256)
2
_sellFee() view returns (uint256)
8
_taxFee() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
name() view returns (string)
EM
owner() view returns (address)
0xef733d82120580bc28e0224aee7f382f5f893728
symbol() view returns (string)
EM
totalFees() view returns (uint256)
22680416658634551390
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x360a8d7be9843f07f02b9c951092587d71b6f40a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events LFG()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
manualSend()
manualswap()
removeStrictTxLimit()
renounceOwnership()
setBuyFee(uint256 buyFee)
setMarketingAddress(address _marketingAddress)
setSellFee(uint256 sellFee)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address marketing, address marketing2)
receive()
This contract contains no error objects.