PublicWelfareCoin
Verified contract
Active on
Ethereum with 64,336 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.002569 |
$0.01 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
PWC | ERC-20 | 1.091072M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
HETA | ERC-20 | 1.2K | -- | -- | |
XNY | ERC-20 | 13 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10564418 | 4 years ago | | | 0 | 0.0020829931 | |
| 10564405 | 4 years ago | | | 0 | 0.0023781450 | |
| 9989165 | 5 years ago | | | 0 | 0.00014268871 | |
| 9683980 | 5 years ago | | | 0 | 0.00068041800 | |
| 9446028 | 5 years ago | | | 0 | 0.000075602000 | |
| 9423955 | 5 years ago | | | 0 | 0.00036288960 | |
| 9405779 | 5 years ago | | | 0 | 0.000043227000 | |
| 9221465 | 5 years ago | | | 0 | 0.000075602000 | |
| 9217685 | 5 years ago | | | 0 | 0.000075602000 | |
| 9203759 | 5 years ago | | | 0 | 0.000075602000 |
ABI
ABI objects
Getter at block 21203738
EthGet() view returns (uint256)
150000000000000
Organization() view returns (uint256)
10000000000000000
OrganizationAddress() view returns (address)
0x00f1a64cd394556442652eb615235571f407f2a9
Send0GiveBase() view returns (uint256)
181551884463
decimals() view returns (uint8 Decimals)
8
name() view returns (string Name)
PublicWelfareCoin
symbol() view returns (string Symbol)
PWC
totalDistributed() view returns (uint256)
28170695938691178
totalRemaining() view returns (uint256)
171829304061308822
totalSupply() view returns (uint256 TotalSupply)
200000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
blacklist(address) view returns (bool)
frozenAccount(address) view returns (bool)
readWelfareAddress(uint256 _id) view returns (address)
readWelfareDetails(address _welfareAddress) view returns (string)
unlockUnixTime(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
autoDistribute() payable
burn(uint256 _value)
changeOwner(address newOwner)
changeParam(uint256 _Send0GiveBase, uint256 _EthGet, uint256 _StartEth) returns (bool)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
finishEthGet() returns (bool)
finishFreeGet() returns (bool)
freezeAccounts(address[] targets, bool isFrozen)
lockupAccounts(address[] targets, uint256[] unixTimes)
recycling(uint256 _amount)
startDistribution() returns (bool)
startEthGet() returns (bool)
startFreeGet() returns (bool)
startGamGetToken() returns (bool)
startTransfer() returns (bool)
stopGamGetToken() returns (bool)
stopTransfer() returns (bool)
storeWelfare(address _welfareAddress, string _details) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(address receiveAddress)
withdrawOtherTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address indexed target, bool frozen)
LockedFunds(address indexed target, uint256 locked)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor(address _Organization)
fallback()
This contract contains no error objects.