Synth sLINK
Verified contract
Active on
Ethereum with 694 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf69…c3b2
Balances ($18,636.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 1.724K | $10.81 |
$18,636.44 | |
TAI | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979891 | 20 days ago | | | 0 | 0.00082166512 | |
| 20563961 | 3 months ago | | | 0 | 0.00015134973 | |
| 20374759 | 3 months ago | | | 0 | 0.00018903845 | |
| 20320297 | 4 months ago | | | 0 | 0.00088800451 | |
| 20023376 | 5 months ago | | | 0 | 0.00035103621 | |
| 19601530 | 7 months ago | | | 0 | 0.0012595815 | |
| 19123896 | 9 months ago | | | 0 | 0.0011182235 | |
| 18936718 | 10 months ago | | | 0 | 0.0014429315 | |
| 18879574 | 10 months ago | | | 0 | 0.0018546475 | |
| 18879238 | 10 months ago | | | 0 | 0.0015335159 |
ABI
ABI objects
Getter at block 21124516
decimals() view returns (uint8)
18
name() view returns (string)
Synth sLINK
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
symbol() view returns (string)
sLINK
target() view returns (address)
0xdf69bc4541b86aa4c5a470b4347e730c38b2c3b2
totalSupply() view returns (uint256)
35817370834162278671172
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.