With the introduction of the MultiAssetProxy, some things in the current version of the Standard Relayer API are a bit unclear. For example > makerAssetAddress [string] returns orders where the contract address for the maker asset matches the value specified With the MultiAssetProxy, there's not necessarily a single contract address for the maker asset, so how should this parameter be handled?
With the introduction of the MultiAssetProxy, some things in the current version of the Standard Relayer API are a bit unclear. For example
With the MultiAssetProxy, there's not necessarily a single contract address for the maker asset, so how should this parameter be handled?