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
Unanswered
workchains

Is the ice network testnet a workchain on the TON testnet or an entirely independent copy of the TON Network. How do I distinguish between these 2 things?

ICE explorer is at https://explorer.testnet.ice.io/

I also found this masterchaininfo url
https://http-api.testnet.ice.io/getMasterchainInfo

  
  
Posted 3 months ago
Edited 3 months ago
Votes Newest

Answers

1K Views
0 Answers
3 months ago
3 months ago
Tags