Politicoin
Verified contract
Active on
Ethereum with 830 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($104.14)
Native
Value
$104.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028236 | $3,688.29 |
$104.14 | |
PBLC | ERC-20 | 15.002164B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20683020 | 3 months ago | | | 0 | 0.00011927025 | |
| 20598480 | 3 months ago | | | 0 | 0.000049796863 | |
| 20554035 | 3 months ago | | | 0 | 0.000031632601 | |
| 20514107 | 4 months ago | | | 0 | 0.00012869434 | |
| 20453985 | 4 months ago | | | 0 | 0.000058005608 | |
| 20453978 | 4 months ago | | | 0 | 0.000037917819 | |
| 20453955 | 4 months ago | | | 0 | 0.000070983478 | |
| 20452687 | 4 months ago | | | 0.00319 | 0.000058021000 | |
| 20408316 | 4 months ago | | | 0.00638 | 0.000058021000 | |
| 17110043 | 2 years ago | | | 0 | 0.0013285072 |
ABI
ABI objects
Getter at block 21305721
buyPrice() view returns (uint256)
666000000000
decimals() view returns (uint8)
9
name() view returns (string)
Politicoin
owner() view returns (address)
0x4f125e835bbc9bbb77607c66de6d0d32339b936c
sellPrice() view returns (uint256)
0
symbol() view returns (string)
PBLC
totalSupply() view returns (uint256)
30999999998630000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.