Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
MintWrapperArgs
Interface MintWrapperArgs
interface
MintWrapperArgs
{
admin
:
Address
;
base
:
Address
;
bump
:
number
;
hardCap
:
number
|
bigint
;
numMinters
:
number
|
bigint
;
pendingAdmin
:
Address
;
tokenMint
:
Address
;
totalAllowance
:
number
|
bigint
;
totalMinted
:
number
|
bigint
;
}
Index
Properties
admin
base
bump
hard
Cap
num
Minters
pending
Admin
token
Mint
total
Allowance
total
Minted
Properties
admin
admin
:
Address
base
base
:
Address
bump
bump
:
number
hard
Cap
hardCap
:
number
|
bigint
num
Minters
numMinters
:
number
|
bigint
pending
Admin
pendingAdmin
:
Address
token
Mint
tokenMint
:
Address
total
Allowance
totalAllowance
:
number
|
bigint
total
Minted
totalMinted
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
base
bump
hard
Cap
num
Minters
pending
Admin
token
Mint
total
Allowance
total
Minted
Coda by Ian Macalinao
Loading...