UNPKG

@d8x/perpetuals-sdk

Version:

Node TypeScript SDK for D8X Perpetual Futures

62 lines (61 loc) 2.38 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_sepolia", "chainId": 84532, "version": 3, "proxyAddr": "0xfaC638d51B769D060aFC5953C41bF35595620b1c", "nodeURL": "https://sepolia.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/", "priceFeedEndpoints": [ { "type": "polymarket", "endpoints": ["https://odin-sport-v2.quantena.org"], "writeEndpoints": ["https://odin-sport-v2.quantena.org"] } ] }, { "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/" } ]