Compare commits

..
Author SHA1 Message Date
Matthew Russell b7be92b345 fix: add missing BE link for complete transfer toast 2023-03-13 14:38:38 -07:00
5 changed files with 32 additions and 77 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
# App configuration variables
NX_VEGA_ENV=VALIDATOR_TESTNET
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/validator-testnet-network.json
NX_VEGA_URL=https://api-validators-testnet.vega.rocks/graphql
NX_VEGA_REST=https://api-validators-testnet.vega.rocks/
NX_VEGA_URL=https://api.validators-testnet.vega.xyz/graphql
NX_VEGA_REST=https://api.validators-testnet.vega.xyz/
NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
NX_VEGA_GOVERNANCE_URL=https://validator-testnet.governance.vega.xyz
NX_TENDERMINT_URL=https://tm-be.validators-testnet.vega.rocks
NX_BLOCK_EXPLORER=https://be.validators-testnet.vega.rocks/
NX_TENDERMINT_URL=https://tm.be.validators-testnet.vega.xyz
NX_BLOCK_EXPLORER=https://be.validators-testnet.vega.xyz/rest
NX_TENDERMINT_WEBSOCKET_URL=wss://be.validators-testnet.vega.xyz/websocket
+2 -2
View File
@@ -1,8 +1,8 @@
# App configuration variables
NX_VEGA_ENV=VALIDATOR_TESTNET
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/validator-testnet-network.json
NX_VEGA_URL=https://api-validators-testnet.vega.rocks/graphql
NX_VEGA_REST=https://api-validators-testnet.vega.rocks/
NX_VEGA_URL=https://api.validators-testnet.vega.xyz/graphql
NX_VEGA_REST=https://api.validators-testnet.vega.xyz/
NX_VEGA_NETWORKS='{"DEVNET":"https://dev.token.vega.xyz","STAGNET3":"https://stagnet3.token.vega.xyz","TESTNET":"https://token.fairground.wtf","MAINNET":"https://token.vega.xyz"}'
NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
+1 -1
View File
@@ -1,5 +1,5 @@
# App configuration variables
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/validator-testnet-network.json
NX_VEGA_URL=https://api-validators-testnet.vega.rocks/graphql
NX_VEGA_URL=https://api.validators-testnet.vega.xyz/graphql
NX_VEGA_NETWORKS='{"TESTNET":"https://multisig-signer.fairground.wtf","MAINNET":"https://multisig-signer.vega.xyz"}'
NX_VEGA_ENV=VALIDATOR_TESTNET
+24 -66
View File
@@ -3,54 +3,12 @@
"tranche_id": 54,
"tranche_start": "2023-04-06T00:00:00.000Z",
"tranche_end": "2023-05-06T00:00:00.000Z",
"total_added": "159",
"total_added": "0",
"total_removed": "0",
"locked_amount": "159",
"deposits": [
{
"amount": "111",
"user": "0x268070d5EEd5b24E34a5F4C17B5482178b18089D",
"tx": "0xaa4cd47a35439204ff26c2b25f2a1378232bcd88c20d2a2ce96194ccdb469d7c"
},
{
"amount": "48",
"user": "0x697cEF6741F519621fE14c72041e4B8B1f7e2c8A",
"tx": "0x417ab1e8a2bc4e0d60dcebb8880eb8d8a3a24dddeccb40f078f4714ba0d1ddbc"
}
],
"locked_amount": "0",
"deposits": [],
"withdrawals": [],
"users": [
{
"address": "0x268070d5EEd5b24E34a5F4C17B5482178b18089D",
"deposits": [
{
"amount": "111",
"user": "0x268070d5EEd5b24E34a5F4C17B5482178b18089D",
"tranche_id": 54,
"tx": "0xaa4cd47a35439204ff26c2b25f2a1378232bcd88c20d2a2ce96194ccdb469d7c"
}
],
"withdrawals": [],
"total_tokens": "111",
"withdrawn_tokens": "0",
"remaining_tokens": "111"
},
{
"address": "0x697cEF6741F519621fE14c72041e4B8B1f7e2c8A",
"deposits": [
{
"amount": "48",
"user": "0x697cEF6741F519621fE14c72041e4B8B1f7e2c8A",
"tranche_id": 54,
"tx": "0x417ab1e8a2bc4e0d60dcebb8880eb8d8a3a24dddeccb40f078f4714ba0d1ddbc"
}
],
"withdrawals": [],
"total_tokens": "48",
"withdrawn_tokens": "0",
"remaining_tokens": "48"
}
]
"users": []
},
{
"tranche_id": 50,
@@ -157,7 +115,7 @@
"tranche_end": "2023-04-06T00:00:00.000Z",
"total_added": "14099",
"total_removed": "14.85013776876",
"locked_amount": "10455.2686316457570229",
"locked_amount": "10572.0443992682198041",
"deposits": [
{
"amount": "30",
@@ -2827,7 +2785,7 @@
"tranche_end": "2023-12-05T00:00:00.000Z",
"total_added": "86666.297",
"total_removed": "0",
"locked_amount": "63156.7915359242985868858",
"locked_amount": "63217.7569447474992091818",
"deposits": [
{
"amount": "86666.297",
@@ -2893,7 +2851,7 @@
"tranche_end": "2023-06-01T00:00:00.000Z",
"total_added": "2500",
"total_removed": "0",
"locked_amount": "1085.005373677248575",
"locked_amount": "1088.532286579161625",
"deposits": [
{
"amount": "2500",
@@ -3014,7 +2972,7 @@
"tranche_end": "2023-09-01T00:00:00.000Z",
"total_added": "17500",
"total_removed": "0",
"locked_amount": "16262.48285904790625",
"locked_amount": "16286.90289729267275",
"deposits": [
{
"amount": "12500",
@@ -3281,7 +3239,7 @@
"tranche_end": "2023-08-01T00:00:00.000Z",
"total_added": "37500",
"total_removed": "3917.838301575",
"locked_amount": "29003.11972452424875",
"locked_amount": "29056.3157036525475",
"deposits": [
{
"amount": "7500",
@@ -3513,7 +3471,7 @@
"tranche_end": "2023-12-05T00:00:00.000Z",
"total_added": "129999.45",
"total_removed": "0",
"locked_amount": "63099.168910339993457985",
"locked_amount": "63160.078695898600610145",
"deposits": [
{
"amount": "129999.45",
@@ -3579,7 +3537,7 @@
"tranche_end": "2023-09-03T00:00:00.000Z",
"total_added": "62600",
"total_removed": "0",
"locked_amount": "29668.69394342973038",
"locked_amount": "29712.729915017758416",
"deposits": [
{
"amount": "10000",
@@ -3772,7 +3730,7 @@
"tranche_end": "2023-09-17T00:00:00.000Z",
"total_added": "5000",
"total_removed": "0",
"locked_amount": "2561.48481100964",
"locked_amount": "2565.002061136479",
"deposits": [
{
"amount": "5000",
@@ -3983,7 +3941,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "97499.58",
"total_removed": "0",
"locked_amount": "5116.608370493569541931",
"locked_amount": "5176.3551961233756127824",
"deposits": [
{
"amount": "97499.58",
@@ -4016,7 +3974,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "135173.4239508",
"total_removed": "98230.390980249184455396",
"locked_amount": "6993.520296880668697336962528",
"locked_amount": "7075.183892657481220515043488",
"deposits": [
{
"amount": "135173.4239508",
@@ -4062,7 +4020,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "32499.86",
"total_removed": "0",
"locked_amount": "2152.4687823662713366882",
"locked_amount": "2177.6032401362389906198",
"deposits": [
{
"amount": "32499.86",
@@ -4095,7 +4053,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "10833.29",
"total_removed": "0",
"locked_amount": "700.6077015975628750172",
"locked_amount": "708.7887237026820743298",
"deposits": [
{
"amount": "10833.29",
@@ -4128,7 +4086,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "22749.93",
"total_removed": "4720.860935375",
"locked_amount": "2619.0280664757843131484",
"locked_amount": "2649.6105543030109460985",
"deposits": [
{
"amount": "6500",
@@ -4280,7 +4238,7 @@
"tranche_end": "2023-05-01T00:00:00.000Z",
"total_added": "22500",
"total_removed": "5454.874059975",
"locked_amount": "5965.407746316759825",
"locked_amount": "5997.32533379373885",
"deposits": [
{
"amount": "7500",
@@ -4632,7 +4590,7 @@
"tranche_end": "2023-06-02T00:00:00.000Z",
"total_added": "1939928.38",
"total_removed": "928642.9598472029154",
"locked_amount": "425128.0826482388846386694",
"locked_amount": "426492.725316361541598982",
"deposits": [
{
"amount": "1852091.69",
@@ -37493,7 +37451,7 @@
"tranche_end": "2023-06-05T00:00:00.000Z",
"total_added": "3732368.4671",
"total_removed": "700133.348465855088393",
"locked_amount": "677775.17388197550546653131",
"locked_amount": "679872.154544765551049991856",
"deposits": [
{
"amount": "1998.95815",
@@ -38875,7 +38833,7 @@
"tranche_end": "2023-12-05T00:00:00.000Z",
"total_added": "15870102.715470999700000001",
"total_removed": "802077.86972775802842952",
"locked_amount": "7703034.8349008400526130650079300859191673",
"locked_amount": "7710470.5936920688435643959749179847134361",
"deposits": [
{
"amount": "16249.93",
@@ -44980,7 +44938,7 @@
"tranche_end": "2023-05-05T00:00:00.000Z",
"total_added": "14597706.0446472999",
"total_removed": "5735243.926636882158318256",
"locked_amount": "1389947.348948341523214372371715291",
"locked_amount": "1396811.993986633827992401112365458",
"deposits": [
{
"amount": "129284.449",
@@ -52313,7 +52271,7 @@
"tranche_end": "2023-04-05T00:00:00.000Z",
"total_added": "5778205.3912159303",
"total_removed": "3362269.76579626473241024",
"locked_amount": "232273.200360888136722222975166713",
"locked_amount": "234985.4631325448680055538651694685",
"deposits": [
{
"amount": "552496.6455",
@@ -54419,7 +54377,7 @@
"tranche_end": "2023-06-05T00:00:00.000Z",
"total_added": "472355.6199999996",
"total_removed": "36243.9702435650685",
"locked_amount": "107397.350629665684606203458954848",
"locked_amount": "107729.6292025373402867528488077",
"deposits": [
{
"amount": "3000",
@@ -1,6 +1,3 @@
{
"hosts": [
"https://api-validators-testnet.vega.rocks/graphql",
"https://vega-testnet.anyvalid.com/query"
]
"hosts": ["https://api.validators-testnet.vega.xyz/graphql"]
}