Smart Contracts

Help
  • You can enter multiple Creator IDs separated by commas (e.g., 1,2,3).
  • The Code filter requires a minimum of 3 characters.
Reset Filter
Date
1.1 years ago
Creator
…qgv26xst (1414481)
// Market Logs Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartLOG(contract String) Uint64 10 dim index,min_post,max_post,active as…
Length
2 320
Date
1.1 years ago
Creator
…qgv26xst (1414481)
// Logs Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartLOG(contract String) Uint64 10 dim index,min_post,max_post,active as Uint64…
Length
2 091
Date
1.1 years ago
Creator
…qgv26xst (1414481)
// Work Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartWORK(entry String) Uint64 10 dim index,min_post,max_post,active as Uint64 …
Length
2 548
Date
1.2 years ago
Creator
…qgv26xst (1414481)
// Logs Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartLOG(contract String) Uint64 10 dim index,min_post,max_post,active as Uint64…
Length
2 085
Date
1.2 years ago
Creator
…qgv26xst (1414481)
// Logs Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartLOG(contract String) Uint64 10 dim index,min_post,max_post,active as Uint64…
Length
2 080
Date
2.2 years ago
Creator
…qgv26xst (1414481)
// Data Function InitializePrivate() Uint64 10 STORE("owner", SIGNER()) 20 initGroupA () 30 initGroupB () 40 initGroupC () 50 RETURN 0 End Function Function initGrou…
Length
3 817
Date
2.2 years ago
Creator
…qgv26xst (1414481)
// Data Function InitializePrivate() Uint64 10 STORE("owner", SIGNER()) 20 initGroupA () 30 initGroupB () 40 initGroupC () 50 RETURN 0 End Function Function initGrou…
Length
3 913
Date
2.2 years ago
Creator
…qgv26xst (1414481)
// Data Function InitializePrivate() Uint64 10 STORE("owner", SIGNER()) 20 STORE("xx", "0.00") 30 STORE("xy", "0.00") 40 STORE("xz", "NA") 50 STORE("yx", "0") 60 STO…
Length
1 606
Date
2.4 years ago
Creator
…qgv26xst (1414481)
// Domain Validation Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartDNS(webURL String, webIP String, webDesc String) Uint64 10 dim…
Length
2 912
Date
2.4 years ago
Creator
…qgv26xst (1414481)
// Domain Validation Function InitializePrivate() Uint64 10 initSetup() 20 RETURN 0 End Function Function SmartDNS(webURL String, webIP String, webDesc String) Uint64 10 dim…
Length
2 898