Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ɛks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17796459 | a year ago | | | 0 | 0.00089159131 | |
| 17796451 | a year ago | | | 0 | 0.0010750954 | |
| 17796450 | a year ago | | | 0 | 0.0010564844 |
ABI
ABI objects
Getter at block 21218949
buyTax() view returns (uint256)
20
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
20000000000000000000000
name() pure returns (string)
ɛks
owner() view returns (address)
0x061220cbf9fa0d9e8336acbc830cb3d2245b85b1
sellTax() view returns (uint256)
40
symbol() pure returns (string)
ɛks
taxWallet() view returns (address)
0x061220cbf9fa0d9e8336acbc830cb3d2245b85b1
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x4e0b36daea55698dece77cf884a3b0d5bb636355
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
newDelay(uint256 newLaunchDelay)
removeLimits()
renounceOwnership()
setExcludeWalletFromLimits(address newWallet, bool exclude)
setTax(uint256 newBuyTax, uint256 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] wallets)
receive()
This contract contains no error objects.