erc20-pool

Permissioned ERC20 swap pool for EVM
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-08-03 16:23Add swap description sectionlash1+10-1
2023-08-03 15:01Remove declaration from contract, interfacelash10+25-26
2023-08-03 14:51Add token quote interface identifierlash1+11-0
2023-08-03 14:49Differentiate revert error message in quoterlash4+6-6
2023-08-03 14:36Specify fee inheritancelash1+1-3
2023-08-03 14:30Correct typo in fees sectionlash1+4-3
2023-08-03 14:20Add fees section in readmelash1+23-1
2023-08-03 14:20Correct quoter name in readmelash1+1-1
2023-08-03 14:18Add readmelash1+6-6
2023-08-03 13:53Add quoter example contract for decimals translationlash9+324-0
2023-08-01 14:34Correct quoter seal flaglash3+5-5
2023-08-01 14:33Add quoter set method in contractlash4+12-4
2023-07-28 13:09Add packaginglash3+60-0
2023-07-28 12:46Add limiter token registrylash9+137-31
2023-07-27 16:35Add holder to limiter calllash3+4-4
2023-07-27 16:31Add limit registrylash5+40-14
2023-07-27 15:55Add licenselash1+661-0
2023-07-27 07:01Add interface testlash3+34-5
2023-07-27 06:45Add fee withdraw optionlash9+143-20
2023-07-26 16:02Implement python interface, deposit and swap testlash14+394-8
2023-07-25 08:49Initial commitlash2+113-0