Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa566…cf59
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEER | ERC-20 | 7.292094M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20897938 | a month ago | | | 0 | 0.00011165256 | |
| 19930854 | 6 months ago | | | 0 | 0.00027834917 | |
| 19804679 | 6 months ago | | | 0 | 0.00037787510 | |
| 19657233 | 7 months ago | | | 0 | 0.00026529384 | |
| 19652974 | 7 months ago | | | 0 | 0.00027877952 | |
| 19631174 | 7 months ago | | | 0 | 0.00084353645 | |
| 19090921 | 10 months ago | | | 0 | 0.0012653521 | |
| 19085580 | 10 months ago | | | 0 | 0.0010439726 | |
| 18917292 | a year ago | | | 0 | 0.00064301788 | |
| 18910073 | a year ago | | | 0 | 0.00044994201 |
ABI
ABI objects
Getter at block 21215227
_maxTaxSwap() view returns (uint256)
750000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWallet() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
PeerCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEER
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.