UNPKG
@maxosllc/smart-order-router
Version:
latest (4.21.10)
4.21.10
BlockDAG Smart Order Router
github.com/MaxosLLC/smart-order-router
MaxosLLC/smart-order-router
@maxosllc/smart-order-router
/
build
/
main
/
util
/
l2FeeChains.d.ts
3 lines
(2 loc)
•
96 B
TypeScript
View Raw
1
2
3
import
{
ChainId
}
from
'../../src/util/chains'
;
export
declare
const
opStackChains
:
ChainId
[];