UNPKG

@d8x/perpetuals-sdk

Version:

Node TypeScript SDK for D8X Perpetual Futures

55 lines (54 loc) 2.36 kB
[ { "name": "arbitrum", "chainId": 42161, "version": 1, "proxyAddr": "0x8f8BccE4c180B699F81499005281fA89440D1e95", "nodeURL": "https://arb1.arbitrum.io/rpc", "priceFeedConfigNetwork": "mainnet", "shareTokenABILocation": "./abi/ShareToken.json", "proxyABILocation": "./abi/IPerpetualManager.json", "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json", "limitOrderBookABILocation": "./abi/LimitOrderBook.json", "configSource": "https://d8-x.github.io/sync-hub/d8x-futures-node-sdk/" }, { "name": "zkevm", "chainId": 1101, "version": 1, "proxyAddr": "0x900DfC161C34656a9D9c43307F92255C2aa06162", "nodeURL": "https://zkevm-rpc.com", "priceFeedConfigNetwork": "mainnet", "shareTokenABILocation": "./abi/ShareToken.json", "proxyABILocation": "./abi/IPerpetualManager.json", "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json", "limitOrderBookABILocation": "./abi/LimitOrderBook.json", "configSource": "https://d8-x.github.io/sync-hub/d8x-futures-node-sdk/" }, { "name": "base", "chainId": 8453, "version": 1, "proxyAddr": "0x7F3A4A9e5BB469F0F4977AA390760aF9EFCCd406", "nodeURL": "https://mainnet.base.org", "priceFeedConfigNetwork": "mainnet", "shareTokenABILocation": "./abi/ShareToken.json", "proxyABILocation": "./abi/IPerpetualManager.json", "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json", "limitOrderBookABILocation": "./abi/LimitOrderBook.json", "configSource": "https://d8-x.github.io/sync-hub/d8x-futures-node-sdk/" }, { "name": "bera", "chainId": 80094, "version": 1, "proxyAddr": "0xb6329c7168b255Eca8e5c627b0CCe7A5289C8b7F", "nodeURL": "https://rpc.berachain.com/", "priceFeedConfigNetwork": "mainnet", "shareTokenABILocation": "./abi/ShareToken.json", "proxyABILocation": "./abi/IPerpetualManager.json", "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json", "limitOrderBookABILocation": "./abi/LimitOrderBook.json", "configSource": "https://d8-x.github.io/sync-hub/d8x-futures-node-sdk/" } ]