0xProject / 0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools
Other
1.41k stars 464 forks source link

chore: [asset-swapper] Move Bridge Addresses and Gas schedule #2739

Closed dekz closed 3 years ago

dekz commented 3 years ago

Description

Moves the BridgeAddresses into asset-swapper to reduce the number of changes required when adding a new bridge.

Moves the Gas schedule into asset-swapper but allows it to be overridden in consuming app. Exports these outside of asset-swapper so the consumer can merge

Testing instructions

Types of changes

Checklist: