Tags
Arweave transaction tags
Smart Contract interaction tx tags
Client-Name
a client name string, ex: Akord-AppProtocol-Name
a protocol name string, the name for the protocol isAkord
Protocol-Version
a version string, the version for the protocol is1.0.0
Timestamp
a date string, ex:1654181657337
Function-Name
a function name string, ex:membership:revoke
Vault-Id
a vault id string, smart contract idMembership-Id
a vault id string, smart contract idMember-Address
a membership address, used for functions:vault:init
&membership:invite
Node-Id
a node id string, smart contract idNode-Type
a string defining type of node, ex:Stack
,Folder
,Memo
Public
a boolean string,true
orfalse
Tags inherited from SmartWeave Protocol
App-Name
a string which value isSmartWeaveAction
App-Version
a string which value is0.3.0
Contract
a vault id string, smart contract (vault) idInput
user input stringified JSON
Data point tx tags
Data-Type
a data type string, can beFile
orState
Content-Type
a data content type string, used to serve data over HTTPSigner-Address
a signer public address string for signature verification purposesSignature
a signature of data content
Encryption tags
Initialization-Vector
a random starting variable used for encryptionEncrypted-Key
data encryption key (encrypted for the vault public address)Public-Address
a vault public address
File specific tags
File-Name
a file name string, only for public filesFile-Size
a file size in bytesFile-Modified-At
a date string when the file was last edited, ex:1654181657337
File-Type
a file size in bytesFile-Hash
a file digest
Smart Contract initialisation tx tags
Client-Name
a client name string, ex: Akord-AppProtocol-Name
a protocol name string, the name for the protocol isAkord
Protocol-Version
a version string, the version for the protocol is1.0.0
Timestamp
a date string, ex:1654181657337
Tags inherited from SmartWeave Protocol
App-Name
a string which value isSmartWeaveContract
App-Version
a string which value is0.3.0
Contract-Src
a string with transaction id with Akord Protocol code sourceContent-Type
a string which value isapplication/json
Smart Contract code source transaction tags
Tags inherited from SmartWeave Protocol
App-Name
a string which value isSmartWeaveContractSource
App-Version
a string which value is0.3.0
Content-Type
a string which value isapplication/javascript
Last updated