HTML

BearX

About

All BearX tokens will be used for the Hex Bear Claim

Liquidity from this sale should be used for the new Hex Bear contract after the claim period has ended.

BUY

Contract Address

updating soon

Updating Soon

Hex/BRX Stats

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';