📄️ createTransaction
The createTransaction function is the starting point for initiating a payment
📄️ createTransactionRaw
The createTransactionRaw function is designed for advanced users who want more
📄️ pay
The pay function provides all the data necessary to send a transaction to the
📄️ isPaid
The pay function checks whether a transaction has been successfully paid by
📄️ abi
The abi is a constant that contains the ABI for the ChainPay smart contract.
📄️ erc20Abi
The erc20Abi is a constant that contains the ABI for the standard ERC-20 token
🗃️ utils
2 items
📄️ constants
Below are the current constants exported by the ChainPay library. These values
📄️ types
Below is a list of types used and exported by the ChainPay SDK.