PEACEVOID
Verified contract
Active on
Ethereum with 849 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PEACEVOID"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21174936 | 13 days ago | | | 0 | 0.00081180750 | |
| 20533222 | 3 months ago | | | 0 | 0.00011887723 | |
| 20296461 | 4 months ago | | | 0 | 0.000075471968 | |
| 19899343 | 6 months ago | | | 0 | 0.00015619036 | |
| 19831136 | 7 months ago | | | 0 | 0.00015456948 | |
| 19831111 | 7 months ago | | | 0 | 0.00010645410 | |
| 19831097 | 7 months ago | | | 0 | 0.00023732034 | |
| 19124713 | 10 months ago | | | 0 | 0.00038764021 | |
| 19089304 | 10 months ago | | | 0 | 0.00047051042 | |
| 19077714 | 10 months ago | | | 0 | 0.00036785419 |
ABI
ABI objects
Getter at block 21269240
DOMAIN_SEPARATOR() view returns (bytes32)
0x4b58892b0638493023c1a87126e4b2d30a247367960dd78ff0a18ddc510a8166
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
name() view returns (string)
PEACEVOID
symbol() view returns (string)
PEACE
totalSupply() view returns (uint256)
150000000000000000000000000
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(address to)
This contract contains no fallback and receive objects.
This contract contains no error objects.