Cheems On Base
Verified contract
Active on
Base with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Cheems On Base"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20234529 | 3 months ago | | | 0 | 2.1161598e-7 | |
| 20234516 | 3 months ago | | | 0 | 2.1143926e-7 | |
| 20234448 | 3 months ago | | | 0 | 0.000000209449893324 | |
| 20234412 | 3 months ago | | | 0 | 0.000000208662277320 | |
| 20234307 | 3 months ago | | | 0 | 0.000000206402520408 | |
| 20234133 | 3 months ago | | | 0 | 1.9936641e-7 | |
| 20233711 | 3 months ago | | | 0 | 1.9940646e-7 | |
| 20233672 | 3 months ago | | | 0 | 1.9914667e-7 | |
| 20233656 | 3 months ago | | | 0 | 1.9912723e-7 | |
| 20233593 | 3 months ago | | | 0 | 1.9790605e-7 |
ABI
ABI objects
Getter at block 23949242
_ots() view returns (bytes32)
0x0ddcbda005ae956431a16eba6aa083a2cff8befea1b2902ba80565359ec1e492
_totalSupply() view returns (uint256)
6000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Cheems On Base
symbol() view returns (string)
CHEEMS
totalSupply() view returns (uint256)
6000000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.