Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Jujutsu Catsen"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17223291 | 5 months ago | | | 0 | 0.0000035470765 | |
| 17222934 | 5 months ago | | | 0 | 0.0000030387452 | |
| 17222845 | 5 months ago | | | 0 | 0.0000029729479 | |
| 17222839 | 5 months ago | | | 0 | 0.0000029532771 | |
| 17222832 | 5 months ago | | | 0 | 0.0000030204975 | |
| 17222807 | 5 months ago | | | 0 | 0.0000029341611 | |
| 17222552 | 5 months ago | | | 0 | 0.0000027828327 | |
| 17222543 | 5 months ago | | | 0 | 0.0000028073482 | |
| 17222498 | 5 months ago | | | 0 | 0.0000029886088 |
ABI
ABI objects
Getter at block 23216421
_ots() view returns (bytes32)
0x25f8ce1aaeaa136e243904005df34a8f9e0faf439729bcf1698f26cdb5a71c2c
_totalSupply() view returns (uint256)
920000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Jujutsu Catsen
symbol() view returns (string)
CATSEN
totalSupply() view returns (uint256)
920000000000000000000000000
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.