Evolutionary Success
Verified contract
Active on
Ethereum with 108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe147…b747
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ES | ERC-20 | 80.200153B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15182514 | 2 years ago | | | 0 | 0.00055494941 | |
| 14344795 | 3 years ago | | | 0 | 0.00051361363 | |
| 13607415 | 3 years ago | | | 0 | 0.0023435830 | |
| 13465077 | 3 years ago | | | 0 | 0.0039261585 | |
| 13461380 | 3 years ago | | | 0 | 0.0026334562 | |
| 13461344 | 3 years ago | | | 0 | 0.0021414976 | |
| 13459193 | 3 years ago | | | 0 | 0.0030543213 | |
| 13458971 | 3 years ago | | | 0 | 0.0034731917 | |
| 13458961 | 3 years ago | | | 0 | 0.0032024856 | |
| 13458884 | 3 years ago | | | 0 | 0.0024295597 |
ABI
ABI objects
Getter at block 21384539
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
1000
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xe8ee756babd269301f189c7a22f40e09144dfb40
lpPair() view returns (address)
0x91a2b8110b010c9c801e0c7be2a7b33e01291bea
masterTaxDivisor() view returns (uint256)
10000
maxLiquidityFee() view returns (uint256)
800
maxMarketingFee() view returns (uint256)
800
maxTxAmountUI() view returns (uint256)
1000000000000
name() view returns (string)
Evolutionary Success
owner() view returns (address)
0xe8ee756babd269301f189c7a22f40e09144dfb40
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ES
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract(string startName, string startSymbol, address marketingWallet)
isProtected(uint256 rInitializer, uint256 tInitalizer)
renounceOwnership()
setBlackistEnabled(address account)
setExcludedFromFee(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newMarketingWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 liquidityFee, uint256 marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
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.