Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,644.42 |
$0 | |
PEACE | ERC-20 | 1.324242B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14295859 | 3 years ago | | | 0 | 0.0051364306 | |
| 14295853 | 3 years ago | | | 0 | 0.0026763188 | |
| 14295809 | 3 years ago | | | 0 | 0.0023770470 | |
| 14295789 | 3 years ago | | | 0 | 0.0021420471 | |
| 14295751 | 3 years ago | | | 0 | 0.0029003406 | |
| 14295746 | 3 years ago | | | 0 | 0.0030580382 | |
| 14295733 | 3 years ago | | | 0 | 0.14765823 | |
| 14295729 | 3 years ago | | | 0 | 0.0077440803 | |
| 14295727 | 3 years ago | | | 1.25 | 0.0012860541 | |
| 14295724 | 3 years ago | | | 0 | 0.0024570427 |
ABI
ABI objects
Getter at block 21319222
decimals() pure returns (uint8)
9
name() pure returns (string)
PEACE
owner() view returns (address)
0xfaecae50673712cfabe771260bb7afbc1553de52
symbol() pure returns (string)
PEACE
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.