@evefrontier/dapp-kit - v0.0.1
Preparing search index...
CharacterInfo
Interface CharacterInfo
Processed character/owner information
interface
CharacterInfo
{
id
:
string
;
address
:
string
;
name
:
string
;
tribeId
:
number
;
characterId
:
number
;
_raw
?:
RawCharacterData
;
}
Index
Properties
id
address
name
tribe
Id
character
Id
_
raw?
Properties
id
id
:
string
address
address
:
string
name
name
:
string
tribe
Id
tribeId
:
number
character
Id
characterId
:
number
Optional
_
raw
_raw
?:
RawCharacterData
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
address
name
tribe
Id
character
Id
_
raw
@evefrontier/dapp-kit - v0.0.1
Loading...
Processed character/owner information