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 "codecoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12535958 | 3 years ago | | | 0 | 0.00035088000 | |
| 12535958 | 3 years ago | | | 0 | 0.00035088000 | |
| 12535002 | 3 years ago | | | 0 | 0.00035088000 | |
| 11128598 | 4 years ago | | | 0 | 0.00074776000 | |
| 11128598 | 4 years ago | | | 0 | 0.00071037200 | |
| 11128598 | 4 years ago | | | 0 | 0.00037388000 | |
| 11128281 | 4 years ago | | | 0 | 0.00074776000 | |
| 10610014 | 4 years ago | | | 0 | 0.0018700000 | |
| 10605453 | 4 years ago | | | 0 | 0.0018694000 | |
| 9795946 | 5 years ago | | | 0 | 0.00037388000 |
ABI
ABI objects
Getter at block 21258285
codeCoinCoreTeamAccount() view returns (address)
0x41fd3b620113c088dd5734665a7a2780601ce88b
codeCoinCoreTeamBalnace() view returns (uint256)
210000000000000000000000000
codeCoinCoreTeamPercent() view returns (uint256)
10
decimals() view returns (uint8)
18
minerAndDeveloperFundAccount() view returns (address)
0x4e522e5c57637e8f4f0fa2dbe87153cd42d33c95
minerAndDeveloperFundBalnace() view returns (uint256)
1470000000000000000000000000
minerAndDeveloperPercent() view returns (uint256)
70
mineralcloudFundAccount() view returns (address)
0xc84d44b83e0e203b5f814dd2c6da5c5745f7ba7f
mineralcloudFundBalnace() view returns (uint256)
210000000000000000000000000
mineralcloudFundPercent() view returns (uint256)
10
name() view returns (string)
codecoin
openDaoFundAccount() view returns (address)
0x99704ad8f3bd0bd56a132f07a6be234a6b352fab
openDaoFundBalnace() view returns (uint256)
210000000000000000000000000
openDaoFundPercent() view returns (uint256)
10
precentDecimal() view returns (uint256)
2
symbol() view returns (string)
CODE
totalSupply() view returns (uint256)
2100000000000000000000000000
totalSupply_() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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(string _name, string _symbol, uint8 _decimals, uint256 _initialSupply, address _minerAndDeveloperFundAccount, address _openDaoFundAccount, address _codeCoinCoreTeamAccount, address _mineralcloudFundAccount)
fallback()
This contract contains no error objects.