JustAStrawberry
Verified contract
Active on
Base with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bde…7891
Balances ($0.00)
No balances found for "JustAStrawberry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12258799 | 7 months ago | | | 0 | 2.1273869e-7 | |
| 12258759 | 7 months ago | | | 0 | 1.3200770e-7 | |
| 12258754 | 7 months ago | | | 0 | 1.2999565e-7 | |
| 12258751 | 7 months ago | | | 0 | 0.000093182090 | |
| 12258749 | 7 months ago | | | 0 | 2.1008389e-7 | |
| 12257977 | 7 months ago | | | 0 | 2.1273869e-7 |
ABI
ABI objects
Getter at block 22049540
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
canTrade() view returns (bool)
true
decimals() pure returns (uint8)
18
name() view returns (string)
JustAStrawberry
owner() view returns (address)
0xd63522241a56f05052e322e77e0db99620572bc3
pair() view returns (address)
0xbfc98751cdb34b6a9506aad12815fac3cdfd5abb
symbol() view returns (string)
JAS
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _canTrade)
removeWalletLimit()
renounceOwnership()
setMaxWalletExemptYoo(address holder, bool exempt)
setMaxWallett(uint256 maxWallet)
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()
receive()
This contract contains no error objects.