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 "JAWS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20096735 | 5 months ago | | | 0 | 0.0012206400 | |
| 20096132 | 5 months ago | | | 0 | 0.00032154494 | |
| 20096126 | 5 months ago | | | 0 | 0.00012958258 | |
| 20096124 | 5 months ago | | | 0 | 0.00030473730 | |
| 20096117 | 5 months ago | | | 0 | 0.00013751180 | |
| 20096099 | 5 months ago | | | 0 | 0.00014841761 | |
| 20096091 | 5 months ago | | | 0 | 0.00035756979 | |
| 20096086 | 5 months ago | | | 0 | 0.00034951362 | |
| 20096084 | 5 months ago | | | 0 | 0.00014786793 | |
| 20096079 | 5 months ago | | | 0 | 0.00029321352 |
ABI
ABI objects
Getter at block 21160244
decimals() view returns (uint8)
18
firm() view returns (address)
0xbdb9ba1faa94ca4fdf893a7da48a25462bb11099
name() view returns (string)
JAWS
symbol() view returns (string)
JAWS
totalSupply() view returns (uint256)
902000000000000000000000000
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)
relaxation(address[] suffer)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.