Crypto Masters Token
Verified contract
Active on
Ethereum with 4 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 "Crypto Masters Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4369081 | 7 years ago | | | 0 | 0.00021084000 | |
| 4369080 | 7 years ago | | | 0 | 0.00014962500 | |
| 4368986 | 7 years ago | | | 0 | 0.0010291200 | |
| 4368932 | 7 years ago | | | 0.01 | 0.00035583500 |
ABI
ABI objects
Getter at block 21261709
EthersRaised() pure returns (uint256)
0
decimals() pure returns (uint256)
0
isHalted() pure returns (bool)
true
name() pure returns (string)
Crypto Masters Token
owner1() pure returns (address)
0x149faee688eb8e887968661acd81be97cf95ef6c
owner2() pure returns (address)
0x149faee688eb8e887968661acd81be97cf95ef6c
symbol() pure returns (string)
CMT
tokenCreationMin() pure returns (uint256)
1000000
tokenPriceMin() pure returns (uint256)
400000000000000
totalSupply() pure returns (uint256)
25
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
getBuyPrice(uint256 _bidValue) pure returns (uint256 tokenCount, uint256 purchaseValue)
State-modifying
Events Buy() payable
BuyLimit(uint256 _maxPrice) payable
approve(address _spender, uint256 _value)
haltCrowdsale()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership1(address newOwner1)
transferOwnership2(address newOwner2)
withdrawAllFunds()
withdrawFunds(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
LogBuy(address indexed who, uint256 tokens, uint256 EthersValue, uint256 supplyAfter)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.