Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Slot: walletAddress

The wallet address of the buffer pool account.

URI: rfs:walletAddress

Applicable Classes

NameDescriptionModifies Slot
BufferPoolAccountDetails of the buffer pool account associated with a credit classno

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^regen1[0-9a-zA-Z]+$

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:walletAddress
nativerfs:walletAddress

LinkML Source

```yaml name: walletAddress description: The wallet address of the buffer pool account. from_schema: https://framework.regen.network/schema/ rank: 1000 alias: walletAddress owner: BufferPoolAccount domain_of: - BufferPoolAccount range: string required: true pattern: ^regen1[0-9a-zA-Z]+$
</details>