Modules§
Enums§
Functions§
- base64_
decode - base64_
encode - base64_
url_ decode - base64_
url_ encode - check_
authorization_ header - Checks if the authorization header in the request matches the expected API key.
- derive_
ethereum_ address_ from_ der - Derive EVM address from the DER payload.
- derive_
ethereum_ address_ from_ pem - Derive EVM address from the PEM string.
- derive_
solana_ address_ from_ pem - Derive Solana address from a PEM-encoded public key.
- deserialize_
optional_ u64 - deserialize_
optional_ u128 - deserialize_
u64 - deserialize_
u128 - extract_
public_ key_ from_ der - Extract raw 64-byte key from DER encoded key.
- get_
resubmit_ timeout_ for_ speed - Gets the resubmit timeout for a given speed Returns the timeout in milliseconds based on the speed:
- get_
resubmit_ timeout_ with_ backoff - Calculates the resubmit age with exponential backoff
- minutes_
ms - Converts minutes to milliseconds
- recover_
public_ key - Recover
v
point from a signature and from the message contents - unsafe_
generate_ random_ private_ key