C4F FavorCoins
Verified contract
Active on
Ethereum with 1,782 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8022650 | 5 years ago | | | 0 | 0.00034397100 | |
| 7691016 | 6 years ago | | | 0 | 0.000038219000 | |
| 7617481 | 6 years ago | | | 0 | 0.00032355440 | |
| 7228328 | 6 years ago | | | 0 | 0.0025988920 | |
| 7147825 | 6 years ago | | | 0 | 0.000076438000 | |
| 6957012 | 6 years ago | | | 0 | 0.0015669790 | |
| 6799035 | 6 years ago | | | 0 | 0.00023155000 | |
| 6788367 | 6 years ago | | | 0 | 0.00023155000 | |
| 6787664 | 6 years ago | | | 0 | 0.00038155000 | |
| 6583128 | 6 years ago | | | 0 | 0.00027883200 |
ABI
ABI objects
Getter at block 21259802
_arbitrationPercent() view returns (uint8)
10
_beginOfICO() view returns (uint256)
1526342400
_bonusRatio1() view returns (uint256)
110
_bonusRatio2() view returns (uint256)
125
_bonusTime1() view returns (uint256)
1527638400
_bonusTime2() view returns (uint256)
1526947200
_commission() view returns (uint256)
0
_commissionTarget() view returns (address)
0xbeae7b6086c1ef34747a8a02099e7360913c506c
_crowdsalePaused() view returns (uint8)
0
_endOfICO() view returns (uint256)
1532908800
_endOfPreICO() view returns (uint256)
1527811200
_escrowIndex() view returns (uint256)
0
_maxTokenSoldICO() view returns (uint256)
70000000000000000000000000000
_maxTokenSoldPreICO() view returns (uint256)
10000000000000000000000000000
_minimumContribution() view returns (uint256)
50000000000000000
_percentSoldInICO() view returns (uint256)
60
_percentSoldInPreICO() view returns (uint256)
10
_salesprice() view returns (uint256)
2000000
_totalSupply() view returns (uint256)
100000000000000000000000000000
_total_sold() view returns (uint256)
2896893061524809095000000
decimals() view returns (uint8)
18
getCommissionTarget() view returns (address ct)
0xbeae7b6086c1ef34747a8a02099e7360913c506c
getEscrowCount() view returns (uint256)
0
name() view returns (string)
C4F FavorCoins
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xbeae7b6086c1ef34747a8a02099e7360913c506c
symbol() view returns (string)
C4F
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
getEscrowAddress(uint256 ind) view returns (address esa)
getWhitelistLimit(address account) view returns (uint256 limit)
isFavorEscrow(uint256 id, address c4fes) view returns (bool res)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
arbitrateC4FContract(address C4Fcontract, uint8 percentSplit) returns (bool success)
pauseCrowdsale() returns (bool success)
resumeCrowdsale() returns (bool success)
setArbitrationPercentage(uint8 arbitPct) returns (bool success)
setBonusDate1(uint256 ICOdate) returns (bool success)
setBonusDate2(uint256 ICOdate) returns (bool success)
setC4FContractOwner(address C4Fcontract, address newOwner) returns (bool success)
setC4FContractProvider(address C4Fcontract, address provider) returns (bool success)
setC4FContractProviderCompleted(address C4Fcontract, bool completed) returns (bool res)
setC4FContractProviderLock(address C4Fcontract, bool lock) returns (bool res)
setC4FContractRequesterLock(address C4Fcontract, bool lock) returns (bool res)
setC4FContractStatus(address C4Fcontract, uint8 newStatus) returns (uint8 s)
setCommission(uint256 comm) returns (bool success)
setCommissionTarget(address ct) returns (bool success)
setICOEnd(uint256 ICOdate) returns (bool success)
setICOStart(uint256 ICOdate) returns (bool success)
setPreICOEnd(uint256 ICOdate) returns (bool success)
startFavorEscrow(uint256 ID, uint256 deadl, uint256 tokens) returns (address C4FFavorContractAddr)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
transferWithCommission(address to, uint256 tokens) returns (bool success)
whitelistAccount(address account, uint256 limit)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
BonusTime1Set(uint256 bonustime)
BonusTime2Set(uint256 bonustime)
ICOEndSet(uint256 endtime)
ICOStartSet(uint256 starttime)
OwnershipTransferred(address indexed _from, address indexed _to)
PreICOEndSet(uint256 endtime)
Transfer(address indexed from, address indexed to, uint256 tokens)
accountWhitelisted(address account, uint256 limit)
arbitrationPctSet(uint8 arbpercent)
commissionSet(uint256 commission)
commissionTargetSet(address target)
contractArbitrated(address C4Fcontract, uint8 percentSplit)
contractOwnerChanged(address escrowcontract, address newOwner)
contractProviderChanged(address C4Fcontract, address provider)
crowdsalePaused(bool paused)
crowdsaleResumed(bool resumed)
newEscrowCreated(uint256 ID, address contractAddress, address requester)
constructor()
fallback()
This contract contains no error objects.