GMP Coin

Verified contract

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

No balances found for "GMP Coin"

No transactions found for "GMP Coin"


Functions
Getter at block 21329365
decimals(pure returns (uint256)
0
initialSupply(pure returns (uint256)
220000000
name(pure returns (string)
GMP Coin
owner(pure returns (address)
0x4f0d5bb99f87610d3f1522029121f1f9ca3a904e
symbol(pure returns (string)
GMP
totalSupply(pure returns (uint256)
220000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256)
allowed(addressaddresspure returns (uint256)
balanceOf(address _ownerpure returns (uint256)
balances(addresspure returns (uint256)
State-modifying
approve(address _spenderuint256 _amountreturns (bool)
burnToken(address _burneruint256 _value
mintToken(uint256 _mintedAmount
transfer(address _touint256 _amountreturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.