Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Shark Cat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12779618 | 8 months ago | | | 0 | 0.0000011617636 | |
| 12442443 | 9 months ago | | | 0 | 7.3419340e-7 | |
| 12442319 | 9 months ago | | | 0 | 7.2793239e-7 | |
| 12442261 | 9 months ago | | | 0 | 7.2646175e-7 | |
| 12442230 | 9 months ago | | | 0 | 7.2693022e-7 | |
| 12442158 | 9 months ago | | | 0 | 7.3357416e-7 | |
| 12442033 | 9 months ago | | | 0 | 7.3606690e-7 | |
| 12442020 | 9 months ago | | | 0 | 7.3653350e-7 | |
| 12442007 | 9 months ago | | | 0 | 7.3499222e-7 | |
| 12441986 | 9 months ago | | | 0 | 7.3625397e-7 |
ABI
ABI objects
Getter at block 23894961
VFUZEAO() view returns (uint256)
3980
decimals() view returns (uint8)
18
name() view returns (string)
Shark Cat
symbol() view returns (string)
SC
totalSupply() view returns (uint256)
371014658478795587752558319515
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.