Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
ts-immutable-sdk - v1.43.5
ts-immutable-sdk
@imtbl/sdk
mintingBackend
MintingBackendModule
Class MintingBackendModule
Hierarchy
MintingBackendModule
Index
Constructors
constructor
Properties
base
Config
persistence
blockchain
Data
Client
logger
Methods
record
Mint
submit
Minting
Requests
process
Mint
Constructors
constructor
new
Minting
Backend
Module
(
config
)
:
MintingBackendModule
Parameters
config
:
MintingBackendModuleConfiguration
Returns
MintingBackendModule
Properties
Private
Readonly
base
Config
base
Config
:
any
Private
Readonly
persistence
persistence
:
any
Private
Readonly
blockchain
Data
Client
blockchain
Data
Client
:
any
Private
Readonly
logger
logger
:
any
Methods
record
Mint
record
Mint
(
mintRequest
)
:
Promise
<
void
>
Parameters
mintRequest
:
CreateMintRequest
Returns
Promise
<
void
>
submit
Minting
Requests
submit
Minting
Requests
(
config
)
:
Promise
<
void
>
Parameters
config
:
{
defaultBatchSize
?:
number
;
chainName
?:
string
;
maxNumberOfTries
?:
number
;
}
Optional
default
Batch
Size
?:
number
Optional
chain
Name
?:
string
Optional
max
Number
Of
Tries
?:
number
Returns
Promise
<
void
>
process
Mint
process
Mint
(
body
,
otherHandlers
?
)
:
Promise
<
void
>
Parameters
body
:
string
|
Record
<
string
,
unknown
>
Optional
otherHandlers
:
{
zkevmMintRequestUpdated
:
(
(
event
)
=>
Promise
<
void
>
)
;
}
zkevm
Mint
Request
Updated
:
(
(
event
)
=>
Promise
<
void
>
)
(
event
)
:
Promise
<
void
>
Parameters
event
:
ZkevmMintRequestUpdated
Returns
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
base
Config
persistence
blockchain
Data
Client
logger
record
Mint
submit
Minting
Requests
process
Mint
ts-
immutable-
sdk -
v1.43.5
@imtbl/sdk
config
blockchain
Data
passport
orderbook
checkout
x
webhook
minting
Backend
Minting
Backend
Module
Minting
Backend
Module
Configuration
submit
Minting
Requests
process
Mint
record
Mint
minting
Persistence
Pg
minting
Persistence
Prisma
Sqlite
blockchain-
data
checkout
config
x-
client
orderbook
passport
x-
provider
Generated using
TypeDoc