Goldmint MNT Prelaunch Token
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Goldmint MNT Prelaunch Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4194544 | 7 years ago | | | 0 | 0.00091308000 |
ABI
ABI objects
Getter at block 21293784
TOTAL_TOKEN_SUPPLY() pure returns (uint256)
10000000000000000000000000
creator() pure returns (address)
0xc8413b01d1be81731311e2b482729666d7aa2dde
decimals() pure returns (uint256)
18
icoContractAddress() pure returns (address)
0x9bdd27e56a3bf6fef40dfe71c8a97e2c843e1902
lockTransfers() pure returns (bool)
false
name() pure returns (string)
Goldmint MNT Prelaunch Token
symbol() pure returns (string)
MNTP
totalSupply() pure returns (uint256)
2000250000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnTokens(address _who, uint256 _tokens)
issueTokens(address _who, uint256 _tokens)
lockTransfer(bool _lock)
setCreator(address _creator)
setIcoContractAddress(address _icoContractAddress)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.