Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x053d…205f
0xd395…dbb7
3 additional
variables
Balances ($0.00)
No balances found for "Boolish"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19847710 | 6 months ago | | | 0 | 0.00052389983 | |
| 17960689 | a year ago | | | 0 | 0.00063757114 | |
| 17787495 | a year ago | | | 0 | 0.00081280320 | |
| 17652098 | a year ago | | | 0 | 0.00066171189 | |
| 17597561 | a year ago | | | 0 | 0.00094953396 | |
| 17581976 | a year ago | | | 0 | 0.0011180081 | |
| 17581428 | a year ago | | | 0 | 0.00082389646 | |
| 17579534 | a year ago | | | 0 | 0.00073171241 | |
| 17573391 | a year ago | | | 0 | 0.00063913640 | |
| 17571808 | a year ago | | | 0 | 0.017015199 |
ABI
ABI objects
Getter at block 21168432
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
5500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Boolish
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOOLISH
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x2a8f6215515b1fb5c3fe24ef8a57072909fc8115
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxWalletSize(uint256 maxTxAmount, uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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)
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.