Preparing search index...
The search index is not available
cardstack
cardstack
@cardstack/cardpay-sdk
Claim
Class Claim
Alpha
Hierarchy
Claim
Index
Constructors
constructor
Properties
id
chain
Id
address
state
Check
caller
Check
action
Methods
typed
Data
type
String
type
Hash
sign
abi
Encode
Constructors
constructor
new
Claim
(
id
:
string
, chainId
:
string
, address
:
string
, stateCheck
:
SolidityStruct
, callerCheck
:
SolidityStruct
, action
:
Action
)
:
Claim
Parameters
id:
string
chainId:
string
address:
string
stateCheck:
SolidityStruct
callerCheck:
SolidityStruct
action:
Action
Returns
Claim
Properties
id
id
:
string
chain
Id
chain
Id
:
string
address
address
:
string
state
Check
state
Check
:
SolidityStruct
caller
Check
caller
Check
:
SolidityStruct
action
action
:
Action
Methods
typed
Data
typed
Data
(
)
:
{
types
:
{
Claim
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
;
primaryType
:
string
;
domain
:
{
name
:
string
;
version
:
string
;
chainId
:
string
;
verifyingContract
:
string
;
}
;
message
:
{
id
:
string
;
state
:
{
[key:
string
]
:
any
;
}
;
caller
:
{
[key:
string
]
:
any
;
}
;
action
:
{
[key:
string
]
:
any
;
}
;
}
;
}
Returns
{
types
:
{
Claim
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
;
primaryType
:
string
;
domain
:
{
name
:
string
;
version
:
string
;
chainId
:
string
;
verifyingContract
:
string
;
}
;
message
:
{
id
:
string
;
state
:
{
[key:
string
]
:
any
;
}
;
caller
:
{
[key:
string
]
:
any
;
}
;
action
:
{
[key:
string
]
:
any
;
}
;
}
;
}
types
:
{
Claim
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
Claim
:
{
name
:
string
;
type
:
string
;
}
[]
primary
Type
:
string
domain
:
{
name
:
string
;
version
:
string
;
chainId
:
string
;
verifyingContract
:
string
;
}
name
:
string
version
:
string
chain
Id
:
string
verifying
Contract
:
string
message
:
{
id
:
string
;
state
:
{
[key:
string
]
:
any
;
}
;
caller
:
{
[key:
string
]
:
any
;
}
;
action
:
{
[key:
string
]
:
any
;
}
;
}
id
:
string
state
:
{
[key:
string
]
:
any
;
}
[
key:
string
]:
any
caller
:
{
[key:
string
]
:
any
;
}
[
key:
string
]:
any
action
:
{
[key:
string
]
:
any
;
}
[
key:
string
]:
any
type
String
type
String
(
)
:
string
Returns
string
type
Hash
type
Hash
(
)
:
string
Returns
string
sign
sign
(
signer
:
VoidSigner
)
:
Promise
<
string
>
Parameters
signer:
VoidSigner
Returns
Promise
<
string
>
abi
Encode
abi
Encode
(
extraActionData
?:
{
types
:
string
[]
;
data
:
any
[]
;
}
)
:
string
Parameters
Optional
extraActionData:
{
types
:
string
[]
;
data
:
any
[]
;
}
types
:
string
[]
data
:
any
[]
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
cardstack
@cardstack/cardpay-
sdk -
v1.0.53
@cardstack/db -
v1.0.53
@cardstack/di -
v1.0.53
@cardstack/did-
resolver -
v1.0.53
@cardstack/discord-
bot -
v1.0.53
@cardstack/wc-
provider -
v1.0.53
Claim
constructor
id
chain
Id
address
state
Check
caller
Check
action
typed
Data
type
String
type
Hash
sign
abi
Encode
Generated using
TypeDoc