TerraMiner
Verified contract
Active on
Ethereum with 2,953 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 |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.002966 |
$0 | |
LINO | ERC-20 | 20 | -- | -- | |
TRM2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15669521 | 2 years ago | | | 0 | 0.00090214287 | |
| 11902217 | 4 years ago | | | 0 | 0.0073509343 | |
| 11902150 | 4 years ago | | | 0 | 0.0056469343 | |
| 11349441 | 4 years ago | | | 0 | 0.00056279880 | |
| 11146560 | 4 years ago | | | 0 | 0.0010512210 | |
| 10129564 | 4 years ago | | | 0 | 0.0010874700 | |
| 9447715 | 5 years ago | | | 0 | 0.000041683000 | |
| 9382793 | 5 years ago | | | 0 | 0.00027037800 | |
| 9382792 | 5 years ago | | | 0 | 0.00027037800 | |
| 9305222 | 5 years ago | | | 0 | 0.0045075000 |
ABI
ABI objects
Getter at block 21256138
decimals() view returns (uint32)
8
mintingFinished() view returns (bool)
false
name() view returns (string)
TerraMiner
owner() view returns (address)
0x42ebb2fd690bbfd4a8d818830b7e884b9b62f249
symbol() view returns (string)
TRM2
totalSupply() view returns (uint256)
66520040006300
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.