Transfer
Similarly, every transaction we initiate must adhere to the protocol's JSON rules. The recipient is an array, and there's no limit to the number of recipient addresses. We use 'recv' and 'amt' to describe the action. Additionally, for each transaction to each recipient address, we create a unique hash value."
Key
Required
Description
p
yes
protocol name, here we input 'land'
op
yes
base
tick
yes
inscription name
chain_id
no
selecting the target chain
nonce
yes
user-specific nonce to avoid repetition
to
yes
array object
Last updated