CareerOn Token
Verified contract
Active on
Ethereum with 3,084 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 "CareerOn Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9648590 | 5 years ago | | | 0 | 0.000046662003 | |
| 9211330 | 5 years ago | | | 0 | 0.000087347700 | |
| 9211314 | 5 years ago | | | 0 | 0.000028259550 | |
| 9014125 | 5 years ago | | | 0 | 0.000096684000 | |
| 9014120 | 5 years ago | | | 0 | 0.000096684000 | |
| 9014111 | 5 years ago | | | 0 | 0.000072513000 | |
| 8850069 | 5 years ago | | | 0 | 0.00019143432 | |
| 8844275 | 5 years ago | | | 0 | 0.000024171000 | |
| 8844269 | 5 years ago | | | 0 | 0.000026588100 | |
| 8844192 | 5 years ago | | | 0 | 0.000087740730 |
ABI
ABI objects
Getter at block 21164640
adminUsrCount() view returns (uint32)
0
balanceInWei() view returns (uint256 nowBalanceInWei)
0
blockTime() view returns (uint256)
1551163248
canRecvEthDirect() view returns (bool)
false
coinPriceInWei() view returns (uint256)
0
decimals() view returns (uint8)
2
isAdminOwnersValid() view returns (bool)
false
isTransPaused() view returns (bool)
true
name() view returns (string)
CareerOn Token
owner() view returns (address)
0x5f38f36a600da4181cdcf38b25c5a9bf068817ba
symbol() view returns (string)
COT
totalSupply() view returns (uint256)
100000000000
Read-only
adminOwners(address) view returns (bool isValid, string userName, string descInfo)
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address accountAddr) view returns (uint256 balance)
balances(address) view returns (uint256)
ethPlanList(address) view returns (uint256 ethNum, uint256 coinNum, bool isValid)
needDelFromAdminInfoList(address) view returns (uint256 magic, uint32 postedCount)
needToAddAdminInfoList(address) view returns (uint256 magic, uint32 postedCount)
transferEthAgreementList(uint256) view returns (uint32 signedUsrCount, uint256 transferEthInWei, address to, address infoOwner, uint32 magic, bool isValid)
transferPlanList(address) view returns (uint256 transferValidValue, bool isInfoValid)
State-modifying
Events TransferEthToAddr(address _to, uint256 _value) payable
addAdminOwners(address usrAddr, string userName, string descInfo)
approve(address _spender, uint256 _value) returns (bool success)
changeContractName(string _newName, string _newSymbol)
changeOwner(address newOwner)
changeRecvEthStatus(bool _canRecvEthDirect)
createTransferAgreement(uint256 agreeMentId, uint256 transferEthInWei, address to)
delAdminUsrs(address usrAddr)
disableTransferAgreement(uint256 agreeMentId)
setCoinPrice(uint256 newPriceInWei) returns (uint256 oldPriceInWei)
setEthPlan(address addr, uint256 _ethNum, uint256 _coinNum, bool _isValid)
setPauseStatus(bool isPaused)
setTransferPlan(address addr, uint256 allowedMaxValue, bool isValid)
sign(uint256 agreeMentId, address to, uint256 transferEthInWei) payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed a_owner, address indexed _spender, uint256 _value)
OwnerChang(address indexed _old, address indexed _new, uint256 _coin_change)
Transfer(address indexed _from, address indexed _to, uint256 _value)
adminUsrChange(address usrAddr, address changeBy, bool isAdded)
onAdminTransfer(address to, uint256 value)
constructor(uint256 _initialAmount, uint8 _decimalUnits)
fallback()
This contract contains no error objects.