Platin Token

Verified contract

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

No balances found for "Platin Token"

0xea14ee438ce4d967cd583e3cad25ea753a1124beec00e929ccf5c2beacaa8809
0x64ad7da6cbc7d2767f264b565a40fbc36d7391bfe40a795d22baaa687113f912
0x519c504c0bdc06d113b21961e912186ddff9d53aa711748e1df3a22bda798278
0x5b9473e375d5e3bfd3bd1c8527c8073ca11e2842d4587c8ab294a51ba9052d2e
0x002f058ffe1440a74c76dd363e3f5b331aa1adbee755fe42784b82eda684f831
0x4eab2bd40fc897ed41c264b0b127c558678553c99593a0da0346624d48710e40
0x935b17ded1c28812c5c455b25b0f100ee418ffc9601d404790472d924bc43508
0xcbe17166562481ff140e40decffd846ad5fe125a78f69abe60526691dd3b3cc9
0xecbc0688571aba0cb63ace9d89739b86ff640e086b3d1c73c092d6818379b08a
0x35b808f5c0fe59cbb91cb9ca135289516a4442b7fc5074468db2a78eff8916e7

Functions
Getter at block 21160681
decimals(view returns (uint8)
18
holdersCount(view returns (uint256)
0
name(view returns (string)
Platin Token
owner(view returns (address)
0x6d31f7c21e565493c83bc5439dbcb198f10c4f99
paused(view returns (bool)
true
symbol(view returns (string)
PTNX
tge(view returns (address)
0x604d39fe4948b9e98963458b72f5f89ece90ac2c
totalSupply(view returns (uint256)
0
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.