Skip to content

Index

Synapse Core - ERC20 Contract Operations

import * as ERC20 from '@filoz/synapse-core/erc20'
Type AliasDescription
ERC20ApproveAllowanceOptions-
ERC20BalanceOptions-
ERC20BalanceResult-
FunctionDescription
approveAllowanceApprove the allowance of the ERC20 token to the payments contract.
balanceGet the balance, decimals, symbol, and allowance of an ERC20 token.