Onchain Summer
Verified contract
Active on
Base with 40,565 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2633…f604
6 additional
variables
Balances ($988.08)
Native
Value
$359.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.106732 | $3,364.20 |
$359.07 | |
MOCHI | ERC-20 | 20M | $0.000019 |
$380.2 | |
SUMMER | ERC-20 | 6.92237M | $0.000036 |
$248.79 | |
ALBERT | ERC-20 | 1K | $0.000012 |
$0.01 | |
BOYS | ERC-20 | 0.5 | $0.011619 |
$0.01 | |
9-5 | ERC-20 | 190 | $0.000019 |
$0 | |
kurbi | ERC-20 | 1 | $0.00099 |
$0 | |
USA | ERC-20 | 1 | $0.000862 |
$0 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
AILM | ERC-20 | 250.637K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22715135 | 4 hours ago | | | 0 | 0.000000087920178003 | |
| 22711578 | 6 hours ago | | | 0 | 0.000000071725567143 | |
| 22711050 | 6 hours ago | | | 0 | 1.6784168e-7 | |
| 22709245 | 7 hours ago | | | 0 | 1.6645767e-7 | |
| 22702289 | 11 hours ago | | | 0 | 1.6749343e-7 | |
| 22701564 | 12 hours ago | | | 0 | 1.6758050e-7 | |
| 22701164 | 12 hours ago | | | 0 | 1.6784168e-7 | |
| 22699013 | 13 hours ago | | | 0 | 0.000000071725567143 | |
| 22696838 | 14 hours ago | | | 0 | 1.6784168e-7 | |
| 22692545 | 17 hours ago | | | 0 | 1.6749343e-7 |
ABI
ABI objects
Getter at block 22722702
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Onchain Summer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SUMMER
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlacklisted(address addr) view returns (bool)
isBot(address a) view returns (bool)
State-modifying
Events BulkisBot(address[] accounts, bool state)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setFinalMaxWallet()
setFinalTax()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.