vega-frontend-monorepo/apps/trading/pages/portfolio
Dexter Edwards 9266ff4bd8
Feat/smart contracts update (#536)
* feat: add new bridge contract logic

* chore: remove unused contract from provider

* chore: remove minimum as no longer exists

* feat: use new withdrawals contract, but allow for old contract for token

* feat: power contracts selection by a flag

* style: lint

* Update libs/smart-contracts/src/contracts/collateral-bridge-new.ts

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>

* chore: rename env var as per feedback

* chore: consistent varaible names as per PR comments

* chore: add back in checks for minimum as per PR comments

* style: formatting

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-06-10 11:36:38 +01:00
..
deposit Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
withdraw Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
withdrawals feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
index.page.tsx Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00