Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Can anyone create a Jetton?

Can anyone can create a jetton? Even an ETH token? How do we know which one is the official bridge of ETH?


This question was imported from Telegram Chat: https://t.me/tondev_eng/7861

  
  
Posted 11 months ago
Votes Newest

Answers


Yes, anyone can deploy a Jetton. Jettons are just smart contracts, similar to ERC-20s on Ethereum. The network wouldn't be very decentralized if that wasn't the case!

Technically, there is no "official" deployment of ETH because anyone can create their own bridge and their own ETH token. So it's up to you to do the research to figure out which Jetton smart contract is the best to use as your ETH representation. That being said, ton.org currently uses the TON Bridge as their cannonical bridge.

1
1
Posted 11 months ago
Jeremy
384 × 5 Administrator
3K Views
1 Answer
11 months ago
11 months ago
Tags