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 "Pecrates"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22604865 | 4 days ago | | | 0 | 6.1204457e-7 | |
| 22563050 | 5 days ago | | | 0 | 2.2621436e-7 | |
| 22508410 | 6 days ago | | | 0 | 0.0000050348980 | |
| 22245013 | 12 days ago | | | 0 | 0.0000050348980 | |
| 20919398 | a month ago | | | 0 | 1.7123631e-7 | |
| 19325296 | 3 months ago | | | 0 | 3.7459387e-7 | |
| 17980079 | 4 months ago | | | 0 | 0.000000088688217276 | |
| 17942570 | 4 months ago | | | 0 | 0.000000204215183484 | |
| 17942523 | 4 months ago | | | 0 | 1.8742404e-7 | |
| 17704536 | 4 months ago | | | 0 | 4.7997134e-7 |
ABI
ABI objects
Getter at block 22763300
DOMAIN_SEPARATOR() view returns (bytes32)
0x37baed7e76ba8650f9249ce3a65df10ce3f680818baaaf44f0cc3d4fba86cea1
decimals() view returns (uint8)
18
deployer() view returns (address)
0x5b4369b77b38b59278643de0083174b92e84d45d
name() view returns (string)
Pecrates
symbol() view returns (string)
$preek
totalSupply() view returns (uint256)
1000000000000000000000000000000
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.