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 "Syn Ledger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10849513 | 4 years ago | | | 0 | 0.0044009000 | |
| 9579032 | 5 years ago | | | 0 | 0.00012996000 | |
| 9579015 | 5 years ago | | | 0 | 0.00012996000 | |
| 9547201 | 5 years ago | | | 0 | 0.00018342000 | |
| 9537460 | 5 years ago | | | 0 | 0.000043320000 | |
| 9531842 | 5 years ago | | | 0 | 0.000021660000 | |
| 9511542 | 5 years ago | | | 0 | 0.000021660000 | |
| 9507436 | 5 years ago | | | 0 | 0.00018330000 | |
| 9507426 | 5 years ago | | | 0 | 0.00025830000 | |
| 9507426 | 5 years ago | | | 0 | 0.00025830000 |
ABI
ABI objects
Getter at block 21388879
ETH_USD() view returns (uint256)
16611
TOKEN_ADVISORS() view returns (uint256)
2550000000000000000000000
TOKEN_CROWDFUNDING() view returns (uint256)
68000000000000000000000000
TOKEN_FOUNDERS_TEAMS() view returns (uint256)
8500000000000000000000000
TOKEN_MARKETING() view returns (uint256)
1700000000000000000000000
TOKEN_RESERVED() view returns (uint256)
4250000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Syn Ledger
owner() view returns (address)
0xb68baa0b7b161b1d84be9d876f91aac9f99a9148
paused() view returns (bool)
false
saleStatus() view returns (uint256)
0
saleType() view returns (uint256)
0
symbol() view returns (string)
SYN
tokenCostPre() view returns (uint256)
4
tokenCostPrivate() view returns (uint256)
3
tokenCostPublic() view returns (uint256)
5
tokenSupplied() view returns (uint256)
0
totalSupply() view returns (uint256)
85000000000000000000000000
usdRaised() view returns (uint256)
0
wallet() view returns (address)
0xb68baa0b7b161b1d84be9d876f91aac9f99a9148
weiRaised() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
investors(address) view returns (uint256 weiReceived, uint256 tokenSent)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeETH_USD(uint256 _ETH_USD)
changeWallet(address _wallet)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
drainEther()
finishSale()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
pause()
startPreSale(uint256 _ETH_USD)
startPrivateSale(uint256 _ETH_USD)
startPublicSale(uint256 _ETH_USD)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address _wallet, uint256 _ETH_USD)
fallback()
This contract contains no error objects.