Synth sTSLA
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d1c…c7b4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH2POS | ERC-20 | 669.844758 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20319364 | 5 months ago | | | 0 | 0.00039845694 | |
| 13901290 | 3 years ago | | | 0 | 0.019011222 | |
| 13213351 | 3 years ago | | | 0 | 0.0053979675 | |
| 13191906 | 3 years ago | | | 0 | 0.015015620 | |
| 13191878 | 3 years ago | | | 0 | 0.015860463 | |
| 13034626 | 3 years ago | | | 0 | 0.0031381650 | |
| 12997152 | 3 years ago | | | 0 | 0.0020223730 | |
| 12857700 | 3 years ago | | | 0 | 0.0018828990 | |
| 12709729 | 3 years ago | | | 0 | 0.0023265000 | |
| 12701968 | 3 years ago | | | 0 | 0.0031020000 |
ABI
ABI objects
Getter at block 21333111
decimals() view returns (uint8)
18
name() view returns (string)
Synth sTSLA
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
symbol() view returns (string)
sTSLA
target() view returns (address)
0x0d1c4e5c07b071aa4e6a14a604d4f6478caac7b4
totalSupply() view returns (uint256)
22383599262784892494
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)
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.