EVA
Unverified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVAC | ERC-20 | 22.262716K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21226295 | 9 hours ago | | | 0 | 0.00073209156 | |
| 21072874 | 22 days ago | | | 0 | 0.0010050185 | |
| 21072656 | 22 days ago | | | 0 | 0.0013529668 | |
| 21072639 | 22 days ago | | | 0 | 0.0010747858 | |
| 21072638 | 22 days ago | | | 0 | 0.0011597152 | |
| 21072622 | 22 days ago | | | 0 | 0.0012933939 | |
| 21072609 | 22 days ago | | | 0 | 0.0011919531 | |
| 21072609 | 22 days ago | | | 0 | 0.0010442091 | |
| 21072608 | 22 days ago | | | 0 | 0.00067805765 | |
| 21072608 | 22 days ago | | | 0 | 0.0013147114 |
ABI
ABI objects
Getter at block 21228946
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
0
_marketingAddress() view returns (address)
0x60262ed778d4231428cc31df00d8015d83c3f72b
_marketingFee() view returns (uint256)
0
_marketingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_taxFee() view returns (uint256)
0
antiBot() view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals() view returns (uint8)
9
enableAntiBot() view returns (bool)
true
getBlacklist() view returns (address[])
[]
getBlacklistStatus() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1730220551, 172800, 10, 0)
name() view returns (string)
EVA
owner() view returns (address)
0xae48d153b758c1d0a433ff3757d423145b50a263
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EVAC
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
21000000000000000
uniswapV2Pair() view returns (address)
0xa7c00ddddd442402333248e1f551a73c50ef8d46
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[4] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings, bool enableAntiBot_)
removeFromBlacklist(address addr)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
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)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.