PO8 Token

Verified contract

Active on Ethereum with 76 txns
Deployed by via 0xe528fbbe at 5709369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PO8 Token"

0xb77427887810a00675be957b512680136cde52410281a6a4a6cd1697a731b7dc
0x146e3544d99c82430d515ea28d32cc91840cf7a2831985a84f5d5189337496b0
0x97e8901d56f1dc1acaa545b29ccc0e5791e10b1db42a49e5dca0aced244200ce
0x6b3dc3bb65d58e9bec9e2d95efa177d99fd91e2a0b480b0e67241353a2409f93
0x38e3afd61dd8965e76aebcaf19c3233f77d80e4d83679a7f45139d3d44888215
0x05f972dcef78bb080ad1ebb674a3e58c29f1ba40174ad9ab07d2f06995abebf0
0x5960ec48fed7d7d890e1779637f50fc3df3752779de9dd27e29b4bf11e014a22
0x938010239863cbb3073a1e3ff0af2f54d5f484f6c9fdd09409df8a5618513e48
0xff1a8679aa2ebeda91055664952a103e7d2c7ace2c90c57b3a63c8391892fbd0
0x7c8d5f21fbd19bd529a6dd2b0c4788bf70d76a6282c7d49cb1b81005dd30d2ef

Functions
Getter at block 21256755
decimals(view returns (uint8)
18
founderAddress(view returns (address)
0x072f140dccce18f9966aeb6d71ffcd0b42748683
name(view returns (string)
PO8 Token
owner(view returns (address)
0x072f140dccce18f9966aeb6d71ffcd0b42748683
symbol(view returns (string)
PO8
totalSupply(view returns (uint256)
10000000000000000000000000000
unlockAllTokens(view returns (bool)
true
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvedAccount(addressview returns (bool)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
approvedAccount(address targetbool approval
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unlockAllTokens(bool _unlock
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UnFrozenFunds(address targetbool unfrozen
UnLockAllTokens(bool unlock
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.