EVA

Unverified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x414556a7 at 21072590
Slot
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
ERC-20
--
0xf3b7ac5e975e3105ab8630558f61f1bda21a238f548fa252613495a6e76212a7
0x758bbcae988f5eadb2c481178f7283b65af1e9b71adf446706b1593fe2cd1f2f
0x1f354243ad4da661c52f7046c34c6e3d083decaede05375d5f7c831ce8b83629
0xac24d92508068bfc5fc54cb4670bde79bd42f3eaf44b9c61184c73f346e5cb7f
0xb6d616f13d07806a10a9c10fa046092c437a90015f18126818ab004247aa8ab3
0xf9da95241f956944ef29a75f5b023bfda80c9f2c8284fbc1584be3d1a6052959
0x14de34eb0a3121a36b10be188d70a696c2887874f78f6353735399a4a3f121d9
0xd9fe2f6637c5bf1bc6a9eabcc8ff45a73df64696068a0f6e916c119146fb31c4
0x43c4f2054cd7aab95bc87e4d5f51c5494aa119b0e150400373729aeca795e817
0x7036d16526ada21bada51e5bc150151f80962dd519926add1aaa38924930edc7

Functions
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 (booluint256uint256uint256uint256)
(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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
addToBlacklist(address[] addresses
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint256 totalSupply_address[4] addrsuint16[3] feeSettingsuint16[3] buyFeeSettingsuint16[3] sellFeeSettingsbool enableAntiBot_
removeFromBlacklist(address addr
renounceOwnership(
setSwapBackSettings(uint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyAmountUpdated(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.