ETH GUY
Verified contract
Active on
Ethereum with 1,102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($145.24)
Native
Value
$145.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.043748 | $3,319.99 |
$145.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273517 | 20 minutes ago | | | 0 | 0.00056361478 | |
| 21273442 | 35 minutes ago | | | 0 | 0.00065334663 | |
| 21273403 | 43 minutes ago | | | 0 | 0.00063535904 | |
| 21273375 | an hour ago | | | 0 | 0.00068840662 | |
| 21273303 | an hour ago | | | 0 | 0.00073964984 | |
| 21272854 | 3 hours ago | | | 0 | 0.00087134071 | |
| 21272826 | 3 hours ago | | | 0 | 0.00074026287 | |
| 21272644 | 3 hours ago | | | 0 | 0.0013933720 | |
| 21272634 | 3 hours ago | | | 0 | 0.0013856497 | |
| 21272624 | 3 hours ago | | | 0 | 0.0014561995 |
ABI
ABI objects
Getter at block 21273614
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
currentBlock() view returns (uint256)
21273518
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxTransactionAmountPercent() view returns (uint256)
2
maxWallet() view returns (uint256)
1000000000000000000000000000
maxWalletPercent() view returns (uint256)
2
name() view returns (string)
ETH GUY
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCount() view returns (uint256)
0
sellLimit() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
swapTokensAtAmountPercent() view returns (uint256)
1
symbol() view returns (string)
ETHGUY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFees(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenAddress, uint256 toKeep)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
removeSellLimit()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.