Kush Goyal
Kush Goyal
I want to use the `createDepositProof` and `createWithdrawProof` in solidity so that I can transfer ERC20 tokens. The docs support only offchain transfer. Do you have the documentation to do...
I recently migrated to 2.0 and followed the migration guide. But it had not mentioned anything about _0 being changed to _after and _1 to _before for date and datetime...
Please share the docs to integrate this bridge in solidity. I need the interface of the bridge contract and mapped token addresses.
I am getting an error reading the csv data because of BOM character `\ufeff` How can I handle this?