@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Enumeration TransferType

    Discriminator for the kind of transfer being built — see TransferParams.

    Index

    Enumeration Members

    Enumeration Members

    ERC20: "ERC20"

    An ERC20 token transfer, sent as a transfer(to, amount) call to the token contract.

    Native: "Native"

    A transfer of the chain's native currency (e.g. ETH), sent as value on the transaction.