Goldmint MNT Prelaunch Token
Verified contract
Active on
Ethereum with 9,969 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
MNTP | ERC-20 | 3.285492K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
ETHMNY | ERC-20 | 10 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
ADHD | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162866 | 12 days ago | | | 0 | 0.00050667970 | |
| 21162291 | 12 days ago | | | 0 | 0.00066173374 | |
| 20974009 | a month ago | | | 0 | 0.00046554153 | |
| 20956953 | a month ago | | | 0 | 0.00060028186 | |
| 20815436 | 2 months ago | | | 0 | 0.0011138824 | |
| 20738673 | 2 months ago | | | 0 | 0.00012730652 | |
| 20699068 | 2 months ago | | | 0 | 0.00011239571 | |
| 20608120 | 3 months ago | | | 0 | 0.000025801517 | |
| 20608118 | 3 months ago | | | 0 | 0.000023605704 | |
| 20595040 | 3 months ago | | | 0 | 0.000042539496 |
ABI
ABI objects
Getter at block 21246136
TOTAL_TOKEN_SUPPLY() view returns (uint256)
10000000000000000000000000
creator() view returns (address)
0x9c770df62804588616d316864d57ea807decc03e
decimals() view returns (uint256)
18
icoContractAddress() view returns (address)
0x0cffb692aa8b94704bc36d03bbb967c11d6c18d6
lockTransfers() view returns (bool)
false
name() view returns (string)
Goldmint MNT Prelaunch Token
symbol() view returns (string)
MNTP
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burnTokens(address _who, uint256 _tokens)
issueTokens(address _who, uint256 _tokens)
lockTransfer(bool _lock)
setCreator(address _creator)
setIcoContractAddress(address _icoContractAddress)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.