sunspot.gg telescope (manual)
Verified contract
Active on
Ethereum with 482 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedc7…a760
0x7f26…38e5
Balances ($0.00)
No balances found for "sunspot.gg telescope (manual)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14962580 | 2 years ago | | | 0.77 | 0.011137418 | |
| 14962260 | 2 years ago | | | 0.0148 | 0.0098935214 | |
| 14958649 | 2 years ago | | | 0.11 | 0.023732282 | |
| 14956334 | 2 years ago | | | 0.065 | 0.017651061 | |
| 14953363 | 2 years ago | | | 0.135 | 0.027938319 | |
| 14952476 | 2 years ago | | | 0.185 | 0.0058703738 | |
| 14947814 | 2 years ago | | | 1.488 | 0.017889845 | |
| 14947773 | 2 years ago | | | 0.133 | 0.019413092 | |
| 14945121 | 2 years ago | | | 0.088 | 0.018477893 | |
| 14945043 | 2 years ago | | | 0.070725 | 0.014739813 |
ABI
ABI objects
Getter at block 21290243
enabled() view returns (bool)
true
feeArbiter() view returns (address)
0xedc74441fb21d34766e44ad6d19855d567caa760
name() view returns (string)
sunspot.gg telescope (manual)
owner() view returns (address)
0x9603e17ed30c4de501266a974eeca84a64de2ef7
wyvernExchange() view returns (address)
0x7f268357a8c2552623316e2562d90e642bb538e5
Read-only
atomicMatchHash(uint256 feeValue, uint256 wyvernExchangeValue, bytes wyvernExchangeData) pure returns (bytes32)
State-modifying
Events atomicMatch(uint256 feeValue, uint256 wyvernExchangeValue, bytes wyvernExchangeData, bytes signature) payable
renounceOwnership()
setEnabled(bool _enabled)
setFeeArbiter(address _feeArbiter)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _feeArbiter, address _wyvernExchange)
This contract contains no fallback and receive objects.
Disabled()
InvalidSignature()
InvalidValue()