GMB

Verified contract

Active on Ethereum with 41,171 txns
Deployed by via 0x963fac4d at 5899236
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x81a3e6175498c44f0e2952cbff1a6c324df32ff43cb7279e39f4670a5a3c72ea
0x572e5592200855c6c3fb6c235a1659208497e12d3b7948070a51046a400e808a
0x16af1cdbaf62deeb1605dc30ecb92464bf238bf7234f419e3b243c33cb38c398
0x643727c547ae1439463396a9376118a88cacddadf876464af73a32fd5fc79ec6
0xdaaa91dfe647579a023f6a8b5de488c881527a7071167c32f1f7527c078d8e31
0xf4dcbe2f3571a9abaf11a6d238665f60f60c16598003e34316ac7f4a81581f79
0x4067c59c016dcbb52719c591100875e5227f2369ce267dfe9366a9b3c4e3b4a3
0x5f48a00550f687f219aefb4ce683832acaf50983852a755b4c70bd4d24532360
0x7ac23d56f22b84ee916bb49fbaafd9cdf85f7cd413255d2ee3ee436b42c08f4c
0x590d5645b8d465c878819df448ec2e689268720011cbab371ed6f1972a7a45e2

Functions
Getter at block 21160620
cap(view returns (uint256)
5000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
GMB
owner(view returns (address)
0x66323324b77d72c65ea76caa918464836498ebd6
symbol(view returns (string)
GMB
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferBurnRole(address newBurner
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
BurnTransferred(address indexed previousBurneraddress indexed newBurner
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _burneruint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.