Global Payment Coin

Verified contract

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

No balances found for "Global Payment Coin"

0x88432cf9505130416bc1e8f9969284792a4e820c2295482e5ea9f18d408ffccb
From

Functions
Getter at block 20976932
decimals(view returns (uint8)
8
name(view returns (string)
Global Payment Coin
symbol(view returns (string)
GPC
totalSupply(view returns (uint256)
480000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
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.