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

GMPCToken

Verified contract

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

No balances found for "GMPCToken"

0xb5cca6fe337508043a2e191e2344b5dbfc8496ec82c29629817e857bb36ed245
0x5df2ca55c18cb7b7f288c096ba28639c29454e61f1fc1422faeaa485d5f24cac
0x099a557db9531ffc9734f17955a494428b38c48ce5112c758296ceba778027b5
0x04d214e6d3e55dc065e20842eb16761555861fd6d522f9f69bbbb0c5980de5de
0x989cfce21fd27ca0ab5d03704075672b70aafdd7b63ba48ccc8363231d839473
0xb5e7524ba78ac9bc3790431caf83a22962ddcb720abfe400da7bca1cce6d085f
0x39ffc055155a76dd6523643c6b33adee555dedc31c5be5844c22be0f9637174b
0xcdbd2225140b9aaed7e9147d623d3a2cbba941412d1da521fe98cc5185676780
0x171b0fa06660fd668c167df70102b3f12091056d3186b277123e18fe278c501a
0x50d0c2733f57cac4f6356f740490df9823e1c81bd7b7b86f2d98dfe275f80e1c

Functions
Getter at block 20797435
buyPrice(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
GMPCToken
owner(view returns (address)
0x0cf08f03c1b09fbb60498af26cb424c09351b039
sellPrice(view returns (uint256)
0
symbol(view returns (string)
GMPC
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
buy(payable 
freezeAccount(address targetbool freeze
sell(uint256 amount
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
FrozenFunds(address targetbool frozen
Price(uint256 newSellPriceuint256 newBuyPrice
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.