ETH6900
Verified contract
Active on
Ethereum with 3,727 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33.46)
Native
Value
$33.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,346.27 |
$33.46 | |
ETH6900 | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247828 | 2 hours ago | | | 0 | 0.00028950235 | |
| 21247825 | 2 hours ago | | | 0 | 0.00028362368 | |
| 21245708 | 9 hours ago | | | 0 | 0.00078156901 | |
| 21245676 | 9 hours ago | | | 0 | 0.00061676464 | |
| 21242647 | 19 hours ago | | | 0 | 0.00059511934 | |
| 21240724 | a day ago | | | 0 | 0.00052091038 | |
| 21239823 | a day ago | | | 0 | 0.00053770285 | |
| 21238744 | a day ago | | | 0 | 0.00072151985 | |
| 21238250 | a day ago | | | 0 | 0.0012191017 | |
| 21235954 | 2 days ago | | | 0 | 0.00063518998 |
ABI
ABI objects
Getter at block 21248355
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x81b4697925c82f81794df22478fd9ffe211a5e51
maxWalletSize() view returns (uint256)
21000000000000000
name() view returns (string)
ETH6900
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
ETH6900
totalSupply() view returns (uint256)
21000000000000000
uniswapV2Pair() view returns (address)
0x72377e6d40861f15312b7a0fcf63836444e79e75
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)
removeLimits()
renounceOwnership()
setSwapback(uint256 maxAmount, uint256 minAmount)
startTrading() payable
sweepStuckEth()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 newBuyFee, uint256 newSellFee)
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()
receive()
This contract contains no error objects.