Sign
Deprecated
post
/v0/transfer/sign
Generate a signature required by the claim
. This is only required for transactions routing through the WORMHOLE
bridge.
bridge
stringtxId
stringTransaction hash
Example:
0x00000....000
userAddress
stringUser's wallet address
useNativeTokenToClaim
booleanOnly required if bridge is cross swap. Default false which will use relayer fee
fromChain
stringSource chain slug
Example:
ethereum
toChain
stringDest chain slug. Only required in Wormhole bridge. Optional in Nxtp bridge
Example:
ethereum
txHash
stringTransaction Hash returned by signer (e.g. metamask) on source chain.
preparing...