Chain cell matrix
Verified contract
Active on
Ethereum with 457 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 |
---|---|---|---|---|---|
CCM | ERC-20 | 100.15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9887757 | 5 years ago | | | 0 | 0.00063709532 | |
| 9887725 | 5 years ago | | | 0 | 0.00060799518 | |
| 9883993 | 5 years ago | | | 0 | 0.00071579567 | |
| 9883983 | 5 years ago | | | 0 | 0.00011115332 | |
| 9883700 | 5 years ago | | | 0 | 0.0013237237 | |
| 9883242 | 5 years ago | | | 0 | 0.00020021380 | |
| 9319025 | 5 years ago | | | 0 | 0.00025934525 | |
| 8108608 | 5 years ago | | | 0 | 0.00028749823 | |
| 5745678 | 6 years ago | | | 0 | 0.00053275000 | |
| 5611230 | 7 years ago | | | 0 | 0.00053211000 |
ABI
ABI objects
Getter at block 21286374
MAX_FUNDING_SUPPLY() view returns (uint256)
900000000000000000000000000
MAX_SUPPLY() view returns (uint256)
3000000000000000000000000000
ONE_YEAR_KEEPING() view returns (uint256)
432000000000000000000000000
PARTNER_SUPPLY() view returns (uint256)
120000000000000000000000000
TEAM_KEEPING() view returns (uint256)
540000000000000000000000000
THREE_YEAR_KEEPING() view returns (uint256)
576000000000000000000000000
TWO_YEAR_KEEPING() view returns (uint256)
432000000000000000000000000
decimals() view returns (uint256)
18
endBlock() view returns (uint256)
4921316
hasOneYearWithdraw() view returns (bool)
true
hasTeamKeepingWithdraw() view returns (bool)
true
hasThreeYearWithdraw() view returns (bool)
false
hasTwoYearWithdraw() view returns (bool)
false
lockRate() view returns (uint256)
0
name() view returns (string)
Chain cell matrix
owner() view returns (address)
0x49227a883e86da336dbc2560d4cea2ef6bf63213
rate() view returns (uint256)
187500
startBlock() view returns (uint256)
0
symbol() view returns (string)
CCM
totalFundingSupply() view returns (uint256)
25318494375000000000000000
totalPartnerSupply() view returns (uint256)
120000000000000000000000000
totalSupply() view returns (uint256)
1117318494375000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockBalance(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
etherProceeds()
setLockRate(uint256 _lockRate)
setRate(uint256 _rate)
setSymbol(string _symbol)
setupFundingInfo(uint256 _startBlock, uint256 _endBlock)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdrawForOneYear()
withdrawForThreeYear()
withdrawForTwoYear()
withdrawToPartner(address partnerAddress, uint256 _value)
withdrawToTeam()
Approval(address indexed owner, address indexed spender, uint256 value)
CreateCCM(address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.