ECDSALibrary
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "ECDSALibrary"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ECDSALibrary"
ABI
ABI objects
Getter at block 21390199
This contract contains no getter function objects.
Read-only
recover(bytes data, bytes signature) pure returns (address)
recover(bytes32 hash, bytes signature) pure returns (address)
recover(bytes32 hash, bytes32 r, bytes32 vs) pure returns (address)
recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) pure returns (address)
toEthSignedMessageHash(bytes s) pure returns (bytes32)
toEthSignedMessageHash(bytes32 hash) pure returns (bytes32)
toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) pure returns (bytes32)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.