Bitcoin Forum
June 26, 2024, 02:25:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ERC1155 - CryptoNote - First electronic time token.  (Read 142 times)
evgenydmitriyev (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 12, 2020, 03:57:59 PM
Last edit: November 13, 2020, 09:27:54 PM by evgenydmitriyev
 #1

ERC1155 token Contract for CryptoNote collectibles.

0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6


As per openzeppelin.com documentation,
Quote
ERC1155 is a novel token standard that aims to take the best from previous standards* to create a fungibility-agnostic and gas-efficient token contract.

Multi Token Standard:

The distinctive feature of ERC1155 is that it uses a single smart contract to represent multiple tokens at once. This is why its balanceOf function differs from ERC20’s and ERC777’s: it has an additional id argument for the identifier of the token that you want to query the balance of.

This is similar to how ERC721 does things, but in that standard a token id has no concept of balance: each token is non-fungible and exists or doesn’t. The ERC721 balanceOf function refers to how many different tokens an account has, not how many of each. On the other hand, in ERC1155 accounts have a distinct balance for each token id, and non-fungible tokens are implemented by simply minting a single one of them.

This approach leads to massive gas savings for projects that require multiple tokens. Instead of deploying a new contract for each token type, a single ERC1155 token contract can hold the entire system state, reducing deployment costs and complexity.


* ERC20, ERC721, and ERC777.


Collection can be found on:

https://opensea.io (lastest collection included as per time of post) or https://opensea.io/collection/cryptonote
https://app.rarible.com/cryptonote

Existing collectibles:

Monero - Ring Ring goes the telephone, Disney style for CryptoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/5/

Fango - Lego splash, lego style for CryptoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/6/

Karbo ring, also known as the Gold ring.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/1/

Ryo-Currency - Anunnaki style for CryptoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/4/

ZANO Benz style for CrytpoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/2/

Bytecoin Donut style for CryptoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/3/

Tradeogre - Mad CryptoNote house, CryptoNote collection, inspired by plastic dreams concept.

Plastic Dreams concept stands for diamonds being worthless while the true worth is on chains.

https://opensea.io/assets/0x49af3f8be2f4a19be44a902aca52e834fd1a9fa6/7/


CryptoNote ERC1155 token contract will also serve as the first electronic time token for CryptoNote blockchains, rather than the possibility of redeeming native CryptoNote coins you will be able to buy/sell blockchain time for several CryptoNote chains.


evgenydmitriyev (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 12, 2020, 04:11:49 PM
 #2

Reserved for further announcements.  Smiley
DU3O
Member
**
Offline Offline

Activity: 476
Merit: 10


View Profile
November 13, 2020, 01:08:24 PM
 #3

The first time I heard ERC 1155 was from Boxmining, I am not sure if you know him, but he is one of the famous influencers on youtube that tackles everything on Crypto World. So CryptoNote will be one the best sample of ERC1155, am I correct? If so, this could be very interesting because the easiest way to know something is by trying a concrete sample of it. That's why expect that I will come back here to check more about CryptoNote.
evgenydmitriyev (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 13, 2020, 09:27:00 PM
 #4

CryptoNote ERC1155 token contract will also serve as the first electronic time token for CryptoNote blockchains, rather than the possibility of redeeming native CryptoNote coins you will be able to buy/sell blockchain time for several CryptoNote chains.

Details will be made public soon.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!