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 "Jacked"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22415800 | 19 days ago | | | 0 | 0.0000062470150 | |
| 20678305 | 2 months ago | | | 0 | 3.1406726e-7 | |
| 20647046 | 2 months ago | | | 0 | 0.000000091440626926 | |
| 20624759 | 2 months ago | | | 0 | 0.000000104359069028 | |
| 20624716 | 2 months ago | | | 0 | 1.7065964e-7 | |
| 16122039 | 5 months ago | | | 0 | 0.000069836134 | |
| 16092300 | 5 months ago | | | 0 | 0.000070212932 | |
| 16088710 | 5 months ago | | | 0 | 0.0000054037069 | |
| 16088708 | 5 months ago | | | 0 | 0.0000054055784 | |
| 16088708 | 5 months ago | | | 0 | 0.0000054055784 |
ABI
ABI objects
Getter at block 23215741
DOMAIN_SEPARATOR() view returns (bytes32)
0x9c84499861b9dcaf3da68af879be88503f81aa2e305b1563d3de693cb1a48dbf
decimals() view returns (uint8)
18
deployer() view returns (address)
0xe49fdae0cf77cf934d756e400e4d5139afb93ebf
name() view returns (string)
Jacked
symbol() view returns (string)
$JACKED
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.