OMPX JavaScript SDK
Preparing search index...
@ompx/core
X402EvmAuthorization
Interface X402EvmAuthorization
X402 EVM payment authorization (EIP-3009 based)
interface
X402EvmAuthorization
{
from
:
string
;
nonce
:
string
;
to
:
string
;
validAfter
:
string
;
validBefore
:
string
;
value
:
string
;
}
Index
Properties
from
nonce
to
valid
After
valid
Before
value
Properties
from
from
:
string
nonce
nonce
:
string
to
to
:
string
valid
After
validAfter
:
string
valid
Before
validBefore
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
nonce
to
valid
After
valid
Before
value
OMPX JavaScript SDK
Loading...
X402 EVM payment authorization (EIP-3009 based)