Based Wojak
Verified contract
Active on
Base with 7,389 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($37.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 37.633533 | $0.999961 |
$37.63 | |
WGC | ERC-20 | 200 | $0.000497 |
$0.1 | |
USA | ERC-20 | 1 | $0.000744 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000757 |
$0 | |
BOJAK | ERC-20 | 25K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
OHNO | ERC-20 | 71 | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- | |
LOTTO | ERC-20 | 42.0777 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754062 | 3 hours ago | | | 0 | 0.0000024752741 | |
| 22737958 | 12 hours ago | | | 0 | 1.5763119e-7 | |
| 22703834 | a day ago | | | 0 | 6.7746379e-7 | |
| 22661092 | 2 days ago | | | 0 | 3.6530781e-7 | |
| 22650984 | 3 days ago | | | 0 | 5.8462110e-7 | |
| 22644843 | 3 days ago | | | 0 | 2.8769827e-7 | |
| 22637265 | 3 days ago | | | 0 | 6.7701521e-7 | |
| 22626533 | 3 days ago | | | 0 | 3.6530781e-7 | |
| 22619715 | 3 days ago | | | 0 | 6.9167800e-7 | |
| 22617665 | 3 days ago | | | 0 | 9.9655880e-7 |
ABI
ABI objects
Getter at block 22759573
_uniswapPair() view returns (address)
0x9421103043c1716211614a06ede9ce493b8eeed8
_walletMAX() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Based Wojak
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BOJAK
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetUniswapV3PairAddress(address uniswappairv3)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setWalletMax(uint8 percentage)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.