This contract is being backfilled. You may encounter incomplete storage history.

PlatonCoin

Verified contract

Active on Ethereum with 3,838 txns
Deployed by via 0xbe843732 at 5950487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x308da3f639ecd59d3b8360b57d3728fb1bbb879e6fe450d2f2952dd996ee6893
0x7bc1dc30224fa0d4001920fa25f141164c563ef9eca2b08b74779e48677f6bbb
0x3d3e94524e368ee7f2f004181195f53f62eb702367a83162fa6a3cffa58053fc
0x5e5b33f8b9d49e65c63d04e3c826f01c183ec01e7bc265c0bcb394d080b67d7c
0x20b586362fdd3db161e371e2daba8fe4a9390f2ce96697022c564f750a12f00e
0xc9c31dc96bb7086062533be8d7d0d154e70a611f0f4b6ddf94e774c9d0e21126
0x0af34b019d5d4333532c6daf93d1f5024183d619bf88bb4ca319c07365e5d535
0xb0dc161de6a5ffdc90e86e005e911a726611adda474a0646e9debd192b03d521
0xc8495dddd97fc548aa0511bfa8b60895f7ca0b8b79e1cd8e9c8e6023a55a04b4
0x1fe5ef17fd83c65a4d7cd33c6a57bae0049f277b4dc3e41b390b2cc408a9ce02

Functions
Getter at block 20794580
TOKEN_DECIMALS(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
PlatonCoin
owner(view returns (address)
0xee1ff17d5e9bb63d592359aeb8d7721a6ccb2724
symbol(view returns (string)
PLTC
totalAdvisorsSupply(view returns (uint256)
840000000000000000000000
totalBountySupply(view returns (uint256)
840000000000000000000000
totalBurned(view returns (uint256)
0
totalEarlyInvSupply(view returns (uint256)
3150000000000000000000000
totalSaleSupply(view returns (uint256)
13860000000000000000000000
totalSupply(view returns (uint256 _totalSupply)
21000000000000000000000000
totalTeamSupply(view returns (uint256)
2310000000000000000000000
totalTokenSupply(view returns (uint256)
21000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balances(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
burn(uint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initWallets(address _teamWalletaddress _advisorWalletaddress _bountyWalletaddress _earlyInvWallet
pauseCrowdSale(
renounceOwnership(
resumeCrowdSale(
transfer(address _addressuint256 _tokensreturns (bool)
transferAnyERC20Token(address _tokenAddressuint256 _tokensreturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed _burneruint256 _value
OwnershipRenounced(address indexed _previousOwner
OwnershipTransferred(address indexed _previousOwneraddress indexed _newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.