This website requires JavaScript.
Explore
Help
Register
Sign In
tornado-packages
/
tornado-oracles
Watch
1
Star
0
Fork
1
You've already forked tornado-oracles
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
65af25e76b
tornado-oracles
/
src
History
Theo
65af25e76b
Return zero value from
calculateRefundInETH
function if called on incorrect chain or with native token or tokenSymbol is invalid & bump package version to 3.3.0
2023-09-06 15:43:44 -07:00
..
contracts
Initial commit
2023-08-17 14:39:57 -07:00
config.ts
Fix refund calculation: we need to use different gas limits for each ERC tokens & bump lib version to 1.2.0
2023-08-22 11:57:03 -07:00
feeOracle.ts
Return zero value from
calculateRefundInETH
function if called on incorrect chain or with native token or tokenSymbol is invalid & bump package version to 3.3.0
2023-09-06 15:43:44 -07:00
feeOracleV4.ts
Add public field
version
to oracle class
2023-09-06 14:07:35 -07:00
feeOracleV5.ts
Add public field
version
to oracle class
2023-09-06 14:07:35 -07:00
index.ts
Update to stable version 1.0.0:
2023-08-22 06:40:18 -07:00
tokenPriceOracle.ts
Update to stable version 1.0.0:
2023-08-22 06:40:18 -07:00
types.ts
Calculate refund in calculateWithdrawalFeeViaRelayer, if correct value didn't provided when calculating for
user_withdrawal
transaction type & bump to 3.1.0
2023-09-04 13:50:49 -07:00
utils.ts
Fix bump function: round to lower when BigNumber stores float value before converting to ethers BigNumber
2023-08-28 09:01:19 -07:00