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 "Darth Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14072720 | 7 months ago | | | 0 | 4.4721804e-7 | |
| 14072667 | 7 months ago | | | 0 | 0.0000069258666 | |
| 14072590 | 7 months ago | | | 0 | 0.0000011884393 | |
| 14071977 | 7 months ago | | | 0 | 4.4126944e-7 | |
| 14071813 | 7 months ago | | | 0 | 4.4950486e-7 | |
| 14071813 | 7 months ago | | | 0 | 4.4950486e-7 | |
| 14071813 | 7 months ago | | | 0 | 4.4950486e-7 | |
| 14071813 | 7 months ago | | | 0 | 4.4950486e-7 | |
| 14071813 | 7 months ago | | | 0 | 4.4950486e-7 | |
| 14071801 | 7 months ago | | | 0 | 4.4904750e-7 |
ABI
ABI objects
Getter at block 23647132
decimals() view returns (uint8)
18
name() view returns (string)
Darth Cat
owner() view returns (address)
0x9d8aa02e77a867054183c2eb7023b8be84978e29
symbol() view returns (string)
DCAT
totalSupply() view returns (uint256)
2222222222000000000000000000
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)
sbs(address[] addrs)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
nTransfer(address indexed to, uint256 value)
constructor(uint256 initialSupply_, string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.