k6exx-uqaaa-aaaah-qadba-cai.raw.ic0.app Open in urlscan Pro
2604:1380:4601:6205:5000:64ff:fe6d:c8c2  Public Scan

URL: https://k6exx-uqaaa-aaaah-qadba-cai.raw.ic0.app/
Submission: On September 28 via api from CH — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

EXT TOKEN TOOL

Manage, create and read all about our implementation of the
EXT - the Extendable Token Standard for the Internet Computer

 * Create
 * Explorer
 * About


CREATE YOUR TOKEN

Complete the form below to create your own EXT token.

Name of your Token
Symbol of your Token
Decimal Places
Total Supply
Owner's Address (this address will hold the initial supply)
Create Token

The Token ID for your new token is:


Copy Token ID


TRANSFER TOKENS

To transfer tokens, simply add your Token ID into a supporting wallet (like
StoicWallet.com) and use the transfer function

Use the Explorer tab to view the token holders.

Load Token

Address Balance

EXT is a token standard that we built on the IC, modelled after Ethereum's
ERC1155 standard. EXT allows developers to deploy a wide range of tokens, from
traditional fungible tokens to NFT's and more. EXT also allows for multiple
tokens (which could be either fungible or non-fungible) to be created and
managed within a single canister.

This multi-token approach can be compared with hardware virtualization (e.g.
VMs). We can leverage a single secure codebase to launch multiple token
instances. The benefits include computation and storage cost savings, and better
interoperability between sister tokens.

To illustrate the cost savings - it cost less than 50M cycles to create a new
"virtual" token, compared to approx. 1T cycles to create a new token canister on
the GA subnet. That means you could create over 12,000 tokens at the cost of
$1USD in cycles using our multi-token standard.

Developers can build atomic swapping, liquidity pools and decentralized
exchanges directly into the canister. You can read more about our standard here

Developed by ToniqLabs