Schrödinger's Cat
Verified contract
Active on
Base with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Schrödinger's Cat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17445723 | 5 months ago | | | 0 | 0.0000015461546 | |
| 17445591 | 5 months ago | | | 0 | 0.0000015090682 | |
| 17445528 | 5 months ago | | | 0 | 0.0000016032937 | |
| 17445370 | 5 months ago | | | 0 | 0.0000017521647 | |
| 17445208 | 5 months ago | | | 0 | 0.0000017611151 | |
| 17444955 | 5 months ago | | | 0 | 0.0000016249336 | |
| 17444691 | 5 months ago | | | 0 | 0.0000013334684 | |
| 17444625 | 5 months ago | | | 0 | 0.0000012990696 | |
| 17444443 | 5 months ago | | | 0 | 0.0000011757670 | |
| 17444427 | 5 months ago | | | 0 | 0.0000011316720 |
ABI
ABI objects
Getter at block 23948849
_ots() view returns (bytes32)
0xb7066e0a39162bab6149c0e4b69b04dde47fb0e05c6f104f5cc595dd1c22ba1e
_totalSupply() view returns (uint256)
70000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Schrödinger's Cat
symbol() view returns (string)
CATBOX
totalSupply() view returns (uint256)
70000000000000000000000000
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)
dada(address a)
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.