Compare commits

...
+243 -178
View File
@@ -1,179 +1,244 @@
{ {
"deployments":{ "deployments":{
"MAINNET":null, "MAINNET":null,
"TESTNET":{ "TESTNET":{
"environments":[ "environments":[
"dydxprotocol-testnet" "dydxprotocol-testnet"
], ],
"default":"dydxprotocol-testnet" "default":"dydxprotocol-testnet"
}, },
"DEV":{ "DEV":{
"environments":[ "environments":[
"dydxprotocol-dev", "dydxprotocol-dev",
"dydxprotocol-dev-2", "dydxprotocol-dev-2",
"dydxprotocol-dev-4", "dydxprotocol-dev-4",
"dydxprotocol-dev-5", "dydxprotocol-dev-5",
"dydxprotocol-staging", "dydxprotocol-staging",
"dydxprotocol-testnet" "dydxprotocol-testnet"
], ],
"default":"dydxprotocol-testnet" "default":"dydxprotocol-testnet"
} }
}, },
"environments":[ "environments":{
{ "dydxprotocol-dev":{
"id":"dydxprotocol-dev", "name":"v4 Dev",
"name":"v4 Dev", "ethereumChainId":"5",
"ethereumChainId":"5", "dydxChainId":"dydxprotocol-testnet",
"dydxChainId":"dydxprotocol-testnet", "isMainNet":false,
"isMainNet":false, "tokens":{
"endpoints":{ "chain": {
"indexers":[ "name": "DYDX",
{ "denom": "dv4tnt",
"api":"http://indexer.v4dev.dydx.exchange", "image": "/currencies/dydx.png"
"socket":"wss://indexer.v4dev.dydx.exchange" },
} "usdc": {
], "name": "USDC",
"validators":[ "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
"http://validator.v4dev.dydx.exchange" "image": "/currencies/usdc.png"
], }
"0xsquid":"https://testnet.api.0xsquid.com", },
"faucet":"http://faucet.v4dev.dydx.exchange" "endpoints":{
}, "indexers":[
"links":{ {
"tos":"https://dydx.exchange/v4-terms", "api":"http://indexer.v4dev.dydx.exchange",
"privacy":"https://dydx.exchange/privacy", "socket":"wss://indexer.v4dev.dydx.exchange"
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" }
} ],
}, "validators":[
{ "http://validator.v4dev.dydx.exchange"
"id":"dydxprotocol-dev-2", ],
"name":"v4 Dev 2", "0xsquid":"https://testnet.api.0xsquid.com",
"ethereumChainId":"5", "faucet":"http://faucet.v4dev.dydx.exchange"
"dydxChainId":"dydxprotocol-testnet", },
"isMainNet":false, "links":{
"endpoints":{ "tos":"https://dydx.exchange/v4-terms",
"indexers":[ "privacy":"https://dydx.exchange/privacy",
{ "mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
"api":"http://dev2-indexer-apne1-lb-public-2076363889.ap-northeast-1.elb.amazonaws.com", }
"socket":"ws://dev2-indexer-apne1-lb-public-2076363889.ap-northeast-1.elb.amazonaws.com" },
} "dydxprotocol-dev-2":{
], "name":"v4 Dev 2",
"validators":[ "ethereumChainId":"5",
"http://35.75.227.118" "dydxChainId":"dydxprotocol-testnet",
], "isMainNet":false,
"0xsquid":"https://testnet.api.0xsquid.com" "tokens":{
}, "chain": {
"links":{ "name": "DYDX",
"tos":"https://dydx.exchange/v4-terms", "denom": "dv4tnt",
"privacy":"https://dydx.exchange/privacy", "image": "/currencies/dydx.png"
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" },
} "usdc": {
}, "name": "USDC",
{ "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
"id":"dydxprotocol-dev-4", "image": "/currencies/usdc.png"
"name":"v4 Dev 4", }
"ethereumChainId":"5", },
"dydxChainId":"dydxprotocol-testnet", "endpoints":{
"isMainNet":false, "indexers":[
"endpoints":{ {
"indexers":[ "api":"http://dev2-indexer-apne1-lb-public-2076363889.ap-northeast-1.elb.amazonaws.com",
{ "socket":"ws://dev2-indexer-apne1-lb-public-2076363889.ap-northeast-1.elb.amazonaws.com"
"api":"http://indexer.v4dev4.dydx.exchange", }
"socket":"ws://indexer.v4dev4.dydx.exchange" ],
} "validators":[
], "http://35.75.227.118"
"validators":[ ],
"http://validator.v4dev4.dydx.exchange" "0xsquid":"https://testnet.api.0xsquid.com"
], },
"0xsquid":"https://testnet.api.0xsquid.com" "links":{
}, "tos":"https://dydx.exchange/v4-terms",
"links":{ "privacy":"https://dydx.exchange/privacy",
"tos":"https://dydx.exchange/v4-terms", "mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
"privacy":"https://dydx.exchange/privacy", }
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" },
} "dydxprotocol-dev-4":{
}, "name":"v4 Dev 4",
{ "ethereumChainId":"5",
"id":"dydxprotocol-dev-5", "dydxChainId":"dydxprotocol-testnet",
"name":"v4 Dev 5", "isMainNet":false,
"ethereumChainId":"5", "tokens":{
"dydxChainId":"dydxprotocol-testnet", "chain": {
"isMainNet":false, "name": "DYDX",
"endpoints":{ "denom": "dv4tnt",
"indexers":[ "image": "/currencies/dydx.png"
{ },
"api":"http://dev5-indexer-apne1-lb-public-1721328151.ap-northeast-1.elb.amazonaws.com", "usdc": {
"socket":"ws://dev5-indexer-apne1-lb-public-1721328151.ap-northeast-1.elb.amazonaws.com" "name": "USDC",
} "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
], "image": "/currencies/usdc.png"
"validators":[ }
"http://18.223.78.50" },
], "endpoints":{
"0xsquid":"https://testnet.api.0xsquid.com" "indexers":[
}, {
"links":{ "api":"http://indexer.v4dev4.dydx.exchange",
"tos":"https://dydx.exchange/v4-terms", "socket":"ws://indexer.v4dev4.dydx.exchange"
"privacy":"https://dydx.exchange/privacy", }
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" ],
} "validators":[
}, "http://validator.v4dev4.dydx.exchange"
{ ],
"id":"dydxprotocol-staging", "0xsquid":"https://testnet.api.0xsquid.com"
"name":"v4 Staging", },
"ethereumChainId":"5", "links":{
"dydxChainId":"dydxprotocol-testnet", "tos":"https://dydx.exchange/v4-terms",
"isMainNet":false, "privacy":"https://dydx.exchange/privacy",
"endpoints":{ "mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
"indexers":[ }
{ },
"api":"https://indexer.v4staging.dydx.exchange", "dydxprotocol-dev-5":{
"socket":"wss://indexer.v4staging.dydx.exchange" "name":"v4 Dev 5",
} "ethereumChainId":"5",
], "dydxChainId":"dydxprotocol-testnet",
"faucet":"https://faucet.v4staging.dydx.exchange", "isMainNet":false,
"validators":[ "tokens":{
"https://validator.v4staging.dydx.exchange" "chain": {
], "name": "DYDX",
"0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app" "denom": "dv4tnt",
}, "image": "/currencies/dydx.png"
"links":{ },
"tos":"https://dydx.exchange/v4-terms", "usdc": {
"privacy":"https://dydx.exchange/privacy", "name": "USDC",
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}", "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
"documentation":"https://v4-teacher.vercel.app/", "image": "/currencies/usdc.png"
"community":"https://discord.com/invite/dydx", }
"feedback":"https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform" },
} "endpoints":{
}, "indexers":[
{ {
"id":"dydxprotocol-testnet", "api":"http://dev5-indexer-apne1-lb-public-1721328151.ap-northeast-1.elb.amazonaws.com",
"name":"v4 Public Testnet", "socket":"ws://dev5-indexer-apne1-lb-public-1721328151.ap-northeast-1.elb.amazonaws.com"
"ethereumChainId":"5", }
"dydxChainId":"dydx-testnet-3", ],
"isMainNet":false, "validators":[
"endpoints":{ "http://18.223.78.50"
"indexers":[ ],
{ "0xsquid":"https://testnet.api.0xsquid.com"
"api":"https://dydx-testnet.imperator.co", },
"socket":"wss://dydx-testnet.imperator.co" "links":{
} "tos":"https://dydx.exchange/v4-terms",
], "privacy":"https://dydx.exchange/privacy",
"validators":[ "mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
"https://dydx-testnet.nodefleet.org", }
"https://dydx-testnet-archive.allthatnode.com:26657/XZvMM41hESf8PJrEQiTzbCOMVyFca79R", },
"https://test-dydx.kingnodes.com/" "dydxprotocol-staging":{
], "name":"v4 Staging",
"0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app", "ethereumChainId":"5",
"faucet":"https://faucet.v4testnet.dydx.exchange" "dydxChainId":"dydxprotocol-testnet",
}, "isMainNet":false,
"links":{ "tokens":{
"tos":"https://dydx.exchange/v4-terms", "chain": {
"privacy":"https://dydx.exchange/privacy", "name": "DYDX",
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}", "denom": "dv4tnt",
"documentation":"https://v4-teacher.vercel.app/", "image": "/currencies/dydx.png"
"community":"https://discord.com/invite/dydx", },
"feedback":"https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform" "usdc": {
} "name": "USDC",
} "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
] "image": "/currencies/usdc.png"
} }
},
"endpoints":{
"indexers":[
{
"api":"https://indexer.v4staging.dydx.exchange",
"socket":"wss://indexer.v4staging.dydx.exchange"
}
],
"faucet":"https://faucet.v4staging.dydx.exchange",
"validators":[
"https://validator.v4staging.dydx.exchange"
],
"0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app"
},
"links":{
"tos":"https://dydx.exchange/v4-terms",
"privacy":"https://dydx.exchange/privacy",
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}",
"documentation":"https://v4-teacher.vercel.app/",
"community":"https://discord.com/invite/dydx",
"feedback":"https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform"
}
},
"dydxprotocol-testnet":{
"name":"v4 Public Testnet",
"ethereumChainId":"5",
"dydxChainId":"dydx-testnet-3",
"isMainNet":false,
"tokens":{
"chain": {
"name": "DYDX",
"denom": "dv4tnt",
"image": "/currencies/dydx.png"
},
"usdc": {
"name": "USDC",
"denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",
"image": "/currencies/usdc.png"
}
},
"endpoints":{
"indexers":[
{
"api":"https://dydx-testnet.imperator.co",
"socket":"wss://dydx-testnet.imperator.co"
}
],
"validators":[
"https://dydx-testnet.nodefleet.org",
"https://test-dydx.kingnodes.com/"
],
"0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app",
"faucet":"https://faucet.v4testnet.dydx.exchange"
},
"links":{
"tos":"https://dydx.exchange/v4-terms",
"privacy":"https://dydx.exchange/privacy",
"mintscan":"https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}",
"documentation":"https://v4-teacher.vercel.app/",
"community":"https://discord.com/invite/dydx",
"feedback":"https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform"
}
}
}
}