REST API
Delegations by wallet
Name
Type
Description
type Delegation = {
from: string;
to: string;
};
// returns Delegation[]curl https://ordinalproxy.xyz/api/v1/wallet?wallet=00000000000000000000000000Delegation Checks
Name
Type
Description
Verify Signature
Name
Type
Description
Last updated