Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVO | ERC-20 | 12,048.937272T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19501345 | 8 months ago | | | 0 | 0.00094529033 | |
| 18911248 | a year ago | | | 0 | 0.00048242412 | |
| 16642092 | 2 years ago | | | 0 | 0.0013847160 | |
| 16642066 | 2 years ago | | | 0 | 0.0012769647 | |
| 16642036 | 2 years ago | | | 0 | 0.0018476275 | |
| 16638749 | 2 years ago | | | 0 | 0.0013788912 | |
| 16598394 | 2 years ago | | | 0 | 0.0011102073 | |
| 15289640 | 2 years ago | | | 0 | 0.0015586184 | |
| 15202386 | 2 years ago | | | 0 | 0.00027726374 | |
| 14940735 | 2 years ago | | | 0 | 0.0016886528 |
ABI
ABI objects
Getter at block 21261758
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 buyback, uint16 dev, uint16 total)
(marketing=4, buyback=6, dev=4, total=14)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee, uint16 sellFeeBoosted)
(buyFee=0, sellFee=0, transferFee=0, sellFeeBoosted=0)
_taxWallets() view returns (address marketing, address buyback, address dev)
(marketing=0xf561704c7476ce9c808d84e6447f856838d9c62f, buyback=0x58694a00bf4390b0a9533916844177694c1a4ece, dev=0x7c15d48df776d9651bf55c2fcd577969e60c31f1)
boostedTaxesEnabled() view returns (bool)
true
boostedTaxesTimeLimit() view returns (uint256)
86400
contractSwapEnabled() view returns (bool)
true
contractSwapTimer() view returns (uint256)
0
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX() view returns (uint256)
40000000000000000
getMaxWallet() view returns (uint256)
40000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xe1adee8bc609727c5e202ffcfc7868314c300dd4
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
2000
name() view returns (string)
Evolve
swapAmount() view returns (uint256)
150000000000000000000000
swapThreshold() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
EVO
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
intializeContract(address _antiSnipe)
multiSendPercents(address[] accounts, uint256[] percents, uint256[] divisors)
multiSendTokens(address[] accounts, uint256[] amounts)
removeBlacklisted(address account)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setBoostedTaxesEnabled(bool enabled)
setBoostedTaxesTimeLimit(uint256 time)
setContractSwapEnabled(bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiGas, bool _antiBlock, bool _algo)
setRatios(uint16 marketing, uint16 buyback, uint16 dev)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 time)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee, uint16 sellFeeBoosted)
setWallets(address marketing, address buyback, address dev)
sweepContingency()
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)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.