Bear Cutie
Verified contract
Active on
Ethereum with 32 txns
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 "Bear Cutie"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20641334 | 2 months ago | | | 0 | 0.000051871874 | |
| 20641332 | 2 months ago | | | 0 | 0.000050792656 | |
| 20641317 | 2 months ago | | | 0 | 0.00019585809 | |
| 20641315 | 2 months ago | | | 0 | 0.00020126384 | |
| 20641293 | 2 months ago | | | 0 | 0.00019699242 | |
| 20641284 | 2 months ago | | | 0 | 0.000043992981 | |
| 20641284 | 2 months ago | | | 0 | 0.000043992981 | |
| 20641283 | 2 months ago | | | 0 | 0.00012502138 | |
| 20641188 | 2 months ago | | | 0 | 0.00019590896 | |
| 20641138 | 2 months ago | | | 0 | 0.00031516902 |
ABI
ABI objects
Getter at block 21158261
decimals() view returns (uint8)
18
liquidityPoolAdr() view returns (address)
0x1763bb0509fabbe636163d7bde9a3ffea10100a6
maxTxAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Bear Cutie
openTrade() view returns (bool)
true
owner() view returns (address)
0x32223f080c40de4d1ce1e9b0c82d360a2031312e
symbol() view returns (string)
BBQ
taxAmount() view returns (uint256)
0
totalSupply() view returns (uint256)
420691000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setTax(uint256 newTax)
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)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxUpdated(uint256 _taxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.