RocketSignerRegistry
Verified contract
Active on
Ethereum with 343 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "RocketSignerRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21168216 | 7 days ago | | | 0 | 0.0025671000 | |
| 21100541 | 16 days ago | | | 0 | 0.00058266207 | |
| 21096335 | 17 days ago | | | 0 | 0.00031660900 | |
| 21095149 | 17 days ago | | | 0 | 0.00063354572 | |
| 21092063 | 17 days ago | | | 0 | 0.00075622270 | |
| 21088753 | 18 days ago | | | 0 | 0.00071098514 | |
| 21069272 | 21 days ago | | | 0 | 0.00059890600 | |
| 21066843 | 21 days ago | | | 0 | 0.00085558000 | |
| 21065126 | 21 days ago | | | 0 | 0.0013369828 | |
| 21061188 | 22 days ago | | | 0 | 0.00064249571 |
ABI
ABI objects
Getter at block 21217086
This contract contains no getter function objects.
Read-only
nodeToSigner(address) view returns (address)
signerToNode(address) view returns (address)
State-modifying
Events clearSigner()
setSigner(address _signer, uint8 _v, bytes32 _r, bytes32 _s)
SignerSet(address indexed nodeAddress, address signerAddress)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
StringsInsufficientHexLength(uint256 value, uint256 length)