Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa962…3f4f
Balances ($0.00)
No balances found for "Synth sLTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16439651 | 2 years ago | | | 0 | 0.0010519308 | |
| 12668033 | 3 years ago | | | 0 | 0.00056076000 | |
| 12573078 | 4 years ago | | | 0 | 0.0015694200 | |
| 12566470 | 4 years ago | | | 0 | 0.0018925650 | |
| 12566140 | 4 years ago | | | 0 | 0.0031783680 | |
| 12443626 | 4 years ago | | | 0 | 0.0048128880 | |
| 11861896 | 4 years ago | | | 0 | 0.0083618750 | |
| 11845147 | 4 years ago | | | 0 | 0.016121695 | |
| 11783018 | 4 years ago | | | 0 | 0.024007104 | |
| 11543602 | 4 years ago | | | 0 | 0.036953364 |
ABI
ABI objects
Getter at block 21381407
decimals() view returns (uint8)
18
name() view returns (string)
Synth sLTC
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
symbol() view returns (string)
sLTC
target() view returns (address)
0xa962208cdc8588f9238fae169d0f63306c353f4f
totalSupply() view returns (uint256)
15942944165723241312
useDELEGATECALL() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _emit(bytes callData, uint256 numTopics, bytes32 topic1, bytes32 topic2, bytes32 topic3, bytes32 topic4)
acceptOwnership()
approve(address spender, uint256 value) returns (bool)
nominateNewOwner(address _owner)
setTarget(address _target)
setUseDELEGATECALL(bool value)
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)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
TargetUpdated(address newTarget)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
fallback()
This contract contains no error objects.