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 "Pitbull"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21457656 | a month ago | | | 0 | 0.0000013816043 | |
| 20005081 | 2 months ago | | | 0 | 2.7647008e-7 | |
| 19899590 | 2 months ago | | | 0 | 5.2139902e-7 | |
| 19719414 | 2 months ago | | | 0 | 2.2484565e-7 | |
| 19587234 | 2 months ago | | | 0 | 1.9465601e-7 | |
| 19382929 | 3 months ago | | | 0 | 2.7557928e-7 | |
| 19358898 | 3 months ago | | | 0 | 1.7884397e-7 | |
| 19342802 | 3 months ago | | | 0 | 2.5163634e-7 | |
| 19342708 | 3 months ago | | | 0 | 2.5414902e-7 | |
| 19341459 | 3 months ago | | | 0 | 3.9232928e-7 |
ABI
ABI objects
Getter at block 22750436
DOMAIN_SEPARATOR() view returns (bytes32)
0x811d37eb151a2f86d0e5c33e4ec952ffd562e9a9de8aed60bd7a299d0e024977
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
initial_supply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Pitbull
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PIT
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.