Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EMPIRE | ERC-20 | 151.718859M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11705078 | 9 months ago | | | 0 | 0.000000000042507900 | |
| 11704893 | 9 months ago | | | 0 | 0.000000000398015637 | |
| 11704890 | 9 months ago | | | 0 | 5.1954100e-7 | |
| 11704887 | 9 months ago | | | 0 | 0.0000047291130 | |
| 11704887 | 9 months ago | | | 0 | 0.0000047291130 | |
| 11704887 | 9 months ago | | | 0 | 0.0000047291130 | |
| 11704887 | 9 months ago | | | 0 | 0.0000047291130 | |
| 11704870 | 9 months ago | | | 0 | 0.0000047291131 | |
| 11704869 | 9 months ago | | | 0 | 0.0000047291131 | |
| 11704867 | 9 months ago | | | 0 | 0.0000047291131 |
ABI
ABI objects
Getter at block 22931144
blockForPenaltyEnd() view returns (uint256)
11704758
bonding() view returns (address)
0x0000000000000000000000000000000000000000
botsCaught() view returns (uint256)
0
buyTaxFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x79fbecbfbd868ce36750ebbdcd8047a3d8b2a39c
maxBuyAmount() view returns (uint256)
20000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Teh Empire
owner() view returns (address)
0x074749f3d6b1c8d8c6ab19e5a099f9ecb0341333
sellTaxFee() view returns (uint256)
70
sellTotalFees() view returns (uint256)
70
swapEnabled() view returns (bool)
true
swapToEth() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
EMPIRE
tokensForTax() view returns (uint256)
9543493199092517409326127
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
11704758
transferDelayEnabled() view returns (bool)
false
treasury() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
mint(address account, uint256 amount)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBonding(address _bonding)
setSwapToEth(bool _swapToEth)
setTreasury(address _treasury)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _taxFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _taxFee)
updateSwapTokensAtAmount(uint256 newAmount)
updateTaxAddress(address _taxAddress)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.