Platin Token

Verified contract

Active on Ethereum with 5,112 txns
Deployed by via 0x577b4df1 at 6598373
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0521f6b519dcb01f0d2920cbcb79683502f0be7004ab5ff208be7ca09fd17aff
0xa32000240ced8ec2c1b493a32ff24814d2ed17e8c9793a297940a6b64c236bb7
0x1dc3012898259384e9fcd1ed8a5304601a26ad8a11af95674d65ff4edca17560
0x98d0fc1756235c0b2ec6a5345810789b65cd15d01a1fbf32d1398d3db12542d6
0x22d8ef018d8f92cdb6d73160daab18c352e8fa657e6655ab26e917f85cebab72
0x9d4a4c61b6c473d35802bc1670f323db340522b678567057dc6b8a2d89628b7b
0x5322c12a2351c43d75007574317cf67552749eafb4516e49294ee73703b82a99
0xf7a285a1faadd184812d754f2726563685efc441d3647daa3087c28b6f88ae08
0x0e33571dcddefdd96d57ad99492e36cd580618062f692487496c292ca15e30dc
0x714481f25c759511bfa1b242fc24fee6dbf4b912c8a6934fc5e3d27ab5818385

Functions
Getter at block 21208756
decimals(view returns (uint8)
18
holdersCount(view returns (uint256)
2337
name(view returns (string)
Platin Token
owner(view returns (address)
0x6d31f7c21e565493c83bc5439dbcb198f10c4f99
paused(view returns (bool)
false
symbol(view returns (string)
PTNX
tge(view returns (address)
0x5bc8230cd689353c019fb6b2d7b2225722a4308d
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
authorized(addressview returns (bool)
balanceLockedUp(address _whoview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balanceRefundable(address _whoaddress _senderview returns (uint256)
balanceSpot(address _whoview returns (uint256)
hasLockups(address _whoview returns (bool)
holderNumber(addressview returns (uint256)
holders(uint256view returns (address)
indexes(addressaddressuint256view returns (uint256)
lockups(addressuint256view returns (uint256 releaseuint256 amount)
lockupsCount(address _whoview returns (uint256)
refundable(addressaddressuint256view returns (uint256 releaseuint256 amount)
tokenFallback(address _fromuint256 _valuebytes _datapure 
State-modifying
allocate(address _touint256 _amount
approve(address _spenderuint256 _valuereturns (bool)
authorize(address _who
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
pause(
reclaimContract(address _contractAddr
reclaimEther(
reclaimToken(address _token
refundLockedUp(address _fromreturns (uint256)
renounceOwnership(
setTGE(address _tge
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferFromWithLockup(address _fromaddress _touint256 _valueuint256[] _lockupReleasesuint256[] _lockupAmountsbool _refundablereturns (bool)
transferOwnership(address _newOwner
transferWithLockup(address _touint256 _valueuint256[] _lockupReleasesuint256[] _lockupAmountsbool _refundablereturns (bool)
unAuthorize(address _who
unpause(
Events
Allocate(address indexed touint256 amount
Approval(address indexed owneraddress indexed spenderuint256 value
Authorize(address indexed who
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Refund(address indexed fromaddress indexed touint256 amount
SetLockups(address indexed touint256 amountuint256 fromIdxuint256 toIdx
Transfer(address indexed fromaddress indexed touint256 value
UnAuthorize(address indexed who
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.