PlusCoin
Verified contract
Active on
Ethereum with 10,745 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLC | ERC-20 | 3.0684M | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
THETA | ERC-20 | 2 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19990067 | 6 months ago | | | 0 | 0.00042855106 | |
| 12896053 | 3 years ago | | | 0 | 0.00042976000 | |
| 12896053 | 3 years ago | | | 0 | 0.00063086400 | |
| 12714399 | 3 years ago | | | 0 | 0.00019320000 | |
| 12547585 | 3 years ago | | | 0 | 0.00080393765 | |
| 12442944 | 4 years ago | | | 0 | 0.0023657400 | |
| 11683591 | 4 years ago | | | 0 | 0.0024234690 | |
| 11482008 | 4 years ago | | | 0 | 0.0014773591 | |
| 11396747 | 4 years ago | | | 0 | 0.00083405706 | |
| 11101665 | 4 years ago | | | 0 | 0.0013917750 |
ABI
ABI objects
Getter at block 21286123
TOKEN_ICO1_LIMIT() pure returns (uint256)
9900000000000000000000000000
TOKEN_ICO2_LIMIT() pure returns (uint256)
9900000000000000000000000000
TOKEN_ICO3_LIMIT() pure returns (uint256)
9900000000000000000000000000
TOKEN_PRESALE_LIMIT() pure returns (uint256)
330000000000000000000000000
allowed_contract() pure returns (address)
0x0000000000000000000000000000000000000000
current_state() pure returns (uint8)
5
decimals() pure returns (uint256)
18
fpct_packet_size() pure returns (uint256)
3300
get_token_state() pure returns (uint8)
5
name() pure returns (string)
PlusCoin
owner() pure returns (address)
0xf32eecbf2545b2b1cc83a86676f2376a34f3da50
ownerPrice() pure returns (uint256)
132000
owner_MIN_LIMIT() pure returns (uint256)
49500000000000000000000000000
remaining_for_sale() pure returns (uint256 remaining_coins)
115792089237316195423570985008687907853269984665591064039457584007913129639936
soldAmount() pure returns (uint256)
0
standard() pure returns (string)
PlusCoin 1.0
symbol() pure returns (string)
PLC
totalSupply() pure returns (uint256)
82500000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
balances(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
buy() payable
buyTokens(address _buyer) payable
destroy()
setAllowedContract(address _contract_address) returns (bool success)
setOwnerPrice(uint128 _newPrice) returns (bool success)
setTokenState(uint8 _nextState) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdrawEther(address _to)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Buy(address indexed sender, uint256 eth, uint256 fbt)
Sent(address from, address to, uint256 amount)
StateSwitch(uint8 newState)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed sender, address to, uint256 eth)
constructor()
fallback()
This contract contains no error objects.