Galt Test Token

Verified contract

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

No balances found for "Galt Test Token"

0xf4f106ab18cae1ba024a83e9beb61ef7234c33ce960c8074a962470fa5c3429f
From

Functions
Getter at block 21210975
controller(view returns (address)
0x1a0f3a9cf04040e1e053b4aca1462ae72b259120
creationBlock(view returns (uint256)
7630541
decimals(view returns (uint8)
18
name(view returns (string)
Galt Test Token
parentSnapShotBlock(view returns (uint256)
0
parentToken(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GTT
tokenFactory(view returns (address)
0x909d05f384d0663ed4be59863815ab43b4f347ec
totalSupply(view returns (uint256)
16000000000000000000
transfersEnabled(view returns (bool)
true
version(view returns (string)
MMT_0.1
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
balanceOfAt(address _owneruint256 _blockNumberview returns (uint256)
totalSupplyAt(uint256 _blockNumberview returns (uint256)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
approveAndCall(address _spenderuint256 _amountbytes _extraDatareturns (bool success)
changeController(address _newController
claimTokens(address _token
createCloneToken(string _cloneTokenNameuint8 _cloneDecimalUnitsstring _cloneTokenSymboluint256 _snapshotBlockbool _transfersEnabledreturns (address)
destroyTokens(address _owneruint256 _amountreturns (bool)
enableTransfers(bool _transfersEnabled
generateTokens(address _owneruint256 _amountreturns (bool)
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _amount
ClaimedTokens(address indexed _tokenaddress indexed _controlleruint256 _amount
NewCloneToken(address indexed _cloneTokenuint256 _snapshotBlock
Transfer(address indexed _fromaddress indexed _touint256 _amount
Constructor
constructor(address _tokenFactoryaddress _parentTokenuint256 _parentSnapShotBlockstring _tokenNameuint8 _decimalUnitsstring _tokenSymbolbool _transfersEnabled
Fallback and receive
fallback(
Errors

This contract contains no error objects.