EV TERMINAL CAT
Unverified contract
Proxy
Active on
Ethereum with 49 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
Balances ($336.17)
Native
Value
$336.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.100652 | $3,339.90 |
$336.17 | |
EVCAT | ERC-20 | 295.075454M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134492 | 18 days ago | | | 0 | 0.00068540086 | |
| 21121702 | 20 days ago | | | 0 | 0.00034225077 | |
| 21118926 | 20 days ago | | | 0 | 0.00023665094 | |
| 21097361 | 23 days ago | | | 0 | 0.00019783346 | |
| 21094146 | 23 days ago | | | 0 | 0.0010376746 | |
| 21086938 | 24 days ago | | | 0 | 0.0010666563 | |
| 21086645 | 24 days ago | | | 0.05 | 0.00079121152 | |
| 21086636 | 24 days ago | | | 0 | 0.00065811680 | |
| 21086630 | 24 days ago | | | 0.001 | 0.00079531288 | |
| 21086547 | 24 days ago | | | 0 | 0.00074937396 |
ABI
ABI objects
Getter at block 21261950
WETH() pure returns (address)
0x4200000000000000000000000000000000000006
accruedFeeAmount() view returns (uint256)
0
decimals() view returns (uint8)
18
factory() view returns (address)
0xe74046269f5de96433af83ed076b095fb8fd1ebc
fee() view returns (uint16)
100
feeCollector() view returns (address)
0xc118cffaa68824c29408c910bf45c5befb144444
getReserves() view returns (uint256, uint256)
(100652221641365773, 295075454030455076571711950)
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0xc118cffaa68824c29408c910bf45c5befb144444
maxWallet() view returns (uint256)
0
maxWalletEnable() view returns (bool)
false
name() view returns (string)
EV TERMINAL CAT
owner() view returns (address)
0xc118cffaa68824c29408c910bf45c5befb144444
symbol() view returns (string)
EVCAT
timeTillUnlockLiquidity() view returns (uint32)
0
token0() pure returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x3b1bc0906cd9b69713b6952406ee1702b484e3cd
totalSupply() view returns (uint256 _totalSupply)
1000000000000000000000000000
tradingEnable() view returns (bool)
true
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buyBool) view returns (uint256)
lastTransaction(address) view returns (uint32)
State-modifying
Events addLiquidity(uint32 _timeTillUnlockLiquidity) payable
approve(address spender, uint256 value) returns (bool)
buy(uint256 amountOutMin) payable
claimFees()
initialize(uint256 percentSupplyDeployer)
renounceOwnership()
sell(uint256 sellAmount, uint256 amountOutMin)
setFeeCollector(address _newFeeCollector)
setLiquidityProvider(address _newLiquidityProvider)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
AddLiquidity(uint32 _timeTillUnlockLiquidity, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.