Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Based Pill"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22640243 | 3 days ago | | | 0 | 2.7034351e-7 | |
| 22397378 | 8 days ago | | | 0 | 0.0000052469458 | |
| 22374946 | 9 days ago | | | 0 | 0.000000302907389344 | |
| 22252277 | 12 days ago | | | 0 | 8.1148394e-7 | |
| 22169233 | 14 days ago | | | 0 | 7.3030597e-7 | |
| 20667557 | 2 months ago | | | 0 | 0.000000094407200000 | |
| 17440430 | 4 months ago | | | 0 | 5.3294560e-7 | |
| 15678095 | 5 months ago | | | 0 | 5.4771851e-7 | |
| 15546298 | 5 months ago | | | 0 | 0.000000069880897944 | |
| 15546296 | 5 months ago | | | 0 | 0.000000069712537284 |
ABI
ABI objects
Getter at block 22760876
_uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
_walletMAX() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Based Pill
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BPILL
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.