Function IssueAsset() Uint64
10 SEND_ASSET_TO_ADDRESS(SIGNER(), DEROVALUE(),SCID()) // send asset without knowing original balance, this is done homomorphically
20 RETURN 0
End Function
/…
// Ghost exchange interface
// Use at your own risk
// For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETUR…
// Ghost exchange interface
// Use at your own risk
// For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETUR…
// Ghost exchange interface
// Use at your own risk
// For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETURN …
' Ghost exchange interface
' Use at your own risk
' For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETURN 0
…
' Ghost exchange interface
' Use at your own risk
' For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETURN 0
…
' Ghost exchange interface
' Use at your own risk
' For more info visit: Ghost.trading
Function Initialize() Uint64
10 STORE("owner", SIGNER())
20 STORE("feeTo", SIGNER())
30 RETURN 0
…