code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestMarkets_Accounts (about)

     1  {
     2  	"TestName": "TestMarkets_Accounts",
     3  	"Query": "{ marketsConnection{ edges { node { id, accountsConnection { edges { node { balance, asset {id}, type, market {id} } } } } } } }",
     4  	"Result": {
     5  		"marketsConnection": {
     6  			"edges": [
     7  				{
     8  					"node": {
     9  						"accountsConnection": {
    10  							"edges": [
    11  								{
    12  									"node": {
    13  										"asset": {
    14  											"id": "ea438780e0f53a4fade0d05819f46716e101f2e63e18803cd3731875d523135b"
    15  										},
    16  										"balance": "0",
    17  										"market": {
    18  											"id": "bda439ade276efe1567fedec94ea5b9c040c5f89f72382ef1cf893faf0454f32"
    19  										},
    20  										"type": "ACCOUNT_TYPE_INSURANCE"
    21  									}
    22  								},
    23  								{
    24  									"node": {
    25  										"asset": {
    26  											"id": "ea438780e0f53a4fade0d05819f46716e101f2e63e18803cd3731875d523135b"
    27  										},
    28  										"balance": "0",
    29  										"market": {
    30  											"id": "bda439ade276efe1567fedec94ea5b9c040c5f89f72382ef1cf893faf0454f32"
    31  										},
    32  										"type": "ACCOUNT_TYPE_FEES_LIQUIDITY"
    33  									}
    34  								}
    35  							]
    36  						},
    37  						"id": "bda439ade276efe1567fedec94ea5b9c040c5f89f72382ef1cf893faf0454f32"
    38  					}
    39  				},
    40  				{
    41  					"node": {
    42  						"accountsConnection": {
    43  							"edges": [
    44  								{
    45  									"node": {
    46  										"asset": {
    47  											"id": "ea438780e0f53a4fade0d05819f46716e101f2e63e18803cd3731875d523135b"
    48  										},
    49  										"balance": "0",
    50  										"market": {
    51  											"id": "c8657325431e08fc2a22f5094d3fb42a570b6b13d5dafc346924e340ea2a6711"
    52  										},
    53  										"type": "ACCOUNT_TYPE_FEES_LIQUIDITY"
    54  									}
    55  								},
    56  								{
    57  									"node": {
    58  										"asset": {
    59  											"id": "ea438780e0f53a4fade0d05819f46716e101f2e63e18803cd3731875d523135b"
    60  										},
    61  										"balance": "0",
    62  										"market": {
    63  											"id": "c8657325431e08fc2a22f5094d3fb42a570b6b13d5dafc346924e340ea2a6711"
    64  										},
    65  										"type": "ACCOUNT_TYPE_INSURANCE"
    66  									}
    67  								}
    68  							]
    69  						},
    70  						"id": "c8657325431e08fc2a22f5094d3fb42a570b6b13d5dafc346924e340ea2a6711"
    71  					}
    72  				},
    73  				{
    74  					"node": {
    75  						"accountsConnection": {
    76  							"edges": [
    77  								{
    78  									"node": {
    79  										"asset": {
    80  											"id": "0fa76c9a96793dd080f21c41e4c192cee76d34bd150d5ead49574296a10cc665"
    81  										},
    82  										"balance": "0",
    83  										"market": {
    84  											"id": "836da1ce68446d8b5cd1102bd46712fab678da8174c21f974d650212d928d5cd"
    85  										},
    86  										"type": "ACCOUNT_TYPE_FEES_LIQUIDITY"
    87  									}
    88  								},
    89  								{
    90  									"node": {
    91  										"asset": {
    92  											"id": "0fa76c9a96793dd080f21c41e4c192cee76d34bd150d5ead49574296a10cc665"
    93  										},
    94  										"balance": "0",
    95  										"market": {
    96  											"id": "836da1ce68446d8b5cd1102bd46712fab678da8174c21f974d650212d928d5cd"
    97  										},
    98  										"type": "ACCOUNT_TYPE_INSURANCE"
    99  									}
   100  								}
   101  							]
   102  						},
   103  						"id": "836da1ce68446d8b5cd1102bd46712fab678da8174c21f974d650212d928d5cd"
   104  					}
   105  				}
   106  			]
   107  		}
   108  	},
   109  	"Duration": 2128872
   110  }