StaticclaimCreates a transaction to claim escrowed funds
Prerequisites:
Demos SDK instance (must have keypair set)
Social platform
Username to claim for
Signed transaction ready to submit
StaticgetComputes deterministic escrow address from platform:username MUST MATCH the node implementation!
Social platform ("twitter", "github", "telegram")
Username on that platform (e.g., "@bob")
Hex-encoded escrow address
StaticrefundCreates a transaction to refund an expired escrow
Demos SDK instance (must have keypair set)
Social platform
Username
Signed transaction ready to submit
StaticsendCreates a transaction to send DEM to a social identity escrow
Demos SDK instance (must have keypair set)
Social platform ("twitter", "github", "telegram")
Username on that platform
Amount of DEM to send (number)
Optionaloptions: { Optional parameters
OptionalexpiryOptionalmessage?: stringSigned transaction ready to submit
High-level API for creating escrow transactions Enables trustless sending of DEM to unclaimed social identities