🪙Transfer ERC20

Transfer items

Transfers ERC20 tokens from your developer wallet to another user

POST https://api.alturanft.com/api/v2/erc20/transfer

Takes a contract address, tokenId, the recipient's address (to), amount, and your API key and transfers the specified amount of ERC20 token to the recipient

Query Parameters

Request Body

{
    // Response
}

Last updated