SynchroCoin
Verified contract
Active on
Ethereum with 174 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 "SynchroCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4396369 | 7 years ago | | | 3.3015354 | 0.00090379800 | |
| 4396225 | 7 years ago | | | 0.08 | 0.00045242400 | |
| 4396214 | 7 years ago | | | 2.2388793 | 0.000085890000 | |
| 4396030 | 7 years ago | | | 0.51 | 0.0018036900 | |
| 4395919 | 7 years ago | | | 0.142 | 0.0018036900 | |
| 4395906 | 7 years ago | | | 0.03 | 0.00045242400 | |
| 4395873 | 7 years ago | | | 1.952 | 0.00020714636 | |
| 4395774 | 7 years ago | | | 0.6 | 0.0015090300 | |
| 4395474 | 7 years ago | | | 15 | 0.0018036900 | |
| 4395439 | 7 years ago | | | 0.25 | 0.0018036900 |
ABI
ABI objects
Getter at block 21295100
ENDDATE() pure returns (uint256)
1508511599
STARTDATE() pure returns (uint256)
1506092400
calcBonus() pure returns (uint256)
0
crowdSale() pure returns (uint256)
55000000
decimals() pure returns (uint8)
12
multisig() pure returns (address)
0xcffc8c89962cb2db072c7421dc563f2a17de9e4a
name() pure returns (string)
SynchroCoin
owner() pure returns (address)
0x51498164cd0fe9cc8823b7469e285294b7367e9d
symbol() pure returns (string)
SYC
totalConsideredFundedEther() pure returns (uint256)
438371225465900000738
totalFundedEther() pure returns (uint256)
417427897026000000400
totalSupply() pure returns (uint256)
100000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
calcBonusAt(uint256 at) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
proxyPayment(address participant) payable
proxyWithdraw(address participant) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Fund(address indexed buyer, uint256 ethers, uint256 totalEther)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply, uint256 _start, uint256 _end, address _multisig)
fallback()
This contract contains no error objects.