MinerCoin
Verified contract
Active on
Ethereum with 328,708 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 |
---|---|---|---|---|---|
BTWIN | ERC-20 | 88.889K | -- | -- | |
JBX | ERC-20 | 3K | -- | -- | |
SINGH | ERC-20 | 311.8233 | -- | -- | |
SINGH | ERC-20 | 311.8233 | -- | -- | |
SCCTN | ERC-20 | 216.575224 | -- | -- | |
BTMC | ERC-20 | 115.9 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
JOT | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20996430 | a month ago | | | 0 | 0.00032240650 | |
| 20992632 | a month ago | | | 0 | 0.0011407676 | |
| 20453279 | 4 months ago | | | 0 | 0.000049577000 | |
| 20453125 | 4 months ago | | | 0 | 0.000032465000 | |
| 20452939 | 4 months ago | | | 0 | 0.000032465000 | |
| 20144719 | 5 months ago | | | 0 | 0.000074958503 | |
| 17306426 | 2 years ago | | | 0 | 0.0014673940 | |
| 15583244 | 2 years ago | | | 0 | 0.00099178000 | |
| 15126544 | 2 years ago | | | 0 | 0.00073688696 | |
| 14915894 | 2 years ago | | | 0 | 0.0017963758 |
ABI
ABI objects
Getter at block 21272109
INIT_SUPPLY() view returns (uint256)
100000000000000000000000000
MAX_FUNDING_SUPPLY() view returns (uint256)
200000000000000000000000000
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
MINING_SUPPLY() view returns (uint256)
500000000000000000000000000
TEAM_KEEPING() view returns (uint256)
200000000000000000000000000
TEAM_UNFREEZE() view returns (uint256)
40000000000000000000000000
decimals() view returns (uint256)
18
endTime() view returns (uint256)
1526313600
hasFiveStepWithdraw() view returns (bool)
false
hasFourStepWithdraw() view returns (bool)
false
hasOneStepWithdraw() view returns (bool)
false
hasThreeStepWithdraw() view returns (bool)
false
hasTwoStepWithdraw() view returns (bool)
false
name() view returns (string)
MinerCoin
owner() view returns (address)
0x69baa4673f167e8f47333302cde4eceb9df2e027
paused() view returns (bool)
false
rate() view returns (uint256)
5000
startTime() view returns (uint256)
1524499199
symbol() view returns (string)
BTMC
totalFundingSupply() view returns (uint256)
5000000000000000000000
totalSupply() view returns (uint256)
100005000000000000000000000
version() view returns (string)
1.0
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)
etherProceeds()
pause()
setupFundingRate(uint256 _rate)
setupFundingTime(uint256 _startTime, uint256 _endTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
withdrawForFiveStep()
withdrawForFourStep()
withdrawForOneStep()
withdrawForThreeStep()
withdrawForTwoStep()
Approval(address indexed owner, address indexed spender, uint256 value)
CreateBTMC(address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.