| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "rpcHttp": "https://lb.drpc.live/solana/AhGsqYdgvUCHlgOaTEXNInthrW6W6XYR8JeA_qr8MPTs",
- "rpcWs": "wss://lb.drpc.live/solana/AhGsqYdgvUCHlgOaTEXNInthrW6W6XYR8JeA_qr8MPTs",
- "openPosition": {
- "enabled": true,
- "programId": "REALQqNEomY6cQGZJUGwywTBD2UmDT32rZcNnfxQ5N2",
- "logIncludes": ["Instruction: OpenPositionWithToken22Nft"]
- },
- "positionCopy": {
- "enabled": true,
- "config": {
- "WhiteWhale/USDC": {
- "minimumDeposit": 100,
- "copyMount": {
- "1000": 1,
- "500": 0.5,
- "100": 0.1
- }
- },
- "SKR/USDC": {
- "minimumDeposit": 100,
- "copyMount": {
- "1000": 3,
- "500": 1,
- "100": 0.4
- }
- },
- "GAS/USDC": {
- "minimumDeposit": 50,
- "copyMount": {
- "1000": 2,
- "500": 1,
- "50": 0.1
- }
- },
- "NVDAx/USDC": {
- "minimumDeposit": 200,
- "copyMount": {
- "1000": 1,
- "500": 0.5,
- "200": 0.2
- }
- },
- "WET/USDC": {
- "minimumDeposit": 200,
- "copyMount": {
- "1000": 0.5,
- "500": 0.2,
- "200": 0.1
- }
- }
- },
- "url": "http://91.108.80.73/api/lp-copy"
- }
- }
|