ℹ️GoldChain

A Gold chain consists of listing order nodes.

Name

GoldChain

Dependent Contract

N/A

API

API
Function Description

Parses sequence numbers into node objects.

Codify node objects to sequence number.

Create node objects and return with sequence numbers.

Remove the specific numbered nodes from Gold Chain.

Get the counter's current value of node numbers.

Get the length of Gold Chain (i.e. total number of nodes objects).

Query the number of the head node.

Query the number of the tail node.

Query whether the specific numbered node exists.

Get the specific numbered node object.

Get the sequence number list of all nodes.

Get list of all nodes objects.

Source Code:

GoldChain