Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit c418393

Browse files
committed
Update snapshots
1 parent ac3b20f commit c418393

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/app/routes/v1/util/__snapshots__/transform-fill.test.js.snap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Object {
1010
},
1111
"tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
1212
"tokenId": undefined,
13+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
1314
"tokenSymbol": "WETH",
1415
"tokenType": "Wrapped Ether",
1516
"traderType": "taker",
@@ -27,6 +28,7 @@ Object {
2728
},
2829
"tokenAddress": "0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d",
2930
"tokenId": 43381,
31+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d.png",
3032
"tokenSymbol": "AXIE",
3133
"tokenType": "Axie",
3234
"traderType": "maker",
@@ -46,6 +48,7 @@ Object {
4648
},
4749
"tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
4850
"tokenId": undefined,
51+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
4952
"tokenSymbol": "WETH",
5053
"tokenType": "Wrapped Ether",
5154
"traderType": "maker",
@@ -60,6 +63,7 @@ Object {
6063
},
6164
"tokenAddress": "0xd7732e3783b0047aa251928960063f863ad022d8",
6265
"tokenId": undefined,
66+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xd7732e3783b0047aa251928960063f863ad022d8.png",
6367
"tokenSymbol": "BRM",
6468
"tokenType": "BrahmaOS",
6569
"traderType": "taker",
@@ -111,6 +115,7 @@ Object {
111115
},
112116
"tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
113117
"tokenId": undefined,
118+
"tokenImageUrl": null,
114119
"tokenSymbol": undefined,
115120
"tokenType": undefined,
116121
"traderType": "maker",
@@ -128,6 +133,7 @@ Object {
128133
},
129134
"tokenAddress": "0xd7732e3783b0047aa251928960063f863ad022d8",
130135
"tokenId": undefined,
136+
"tokenImageUrl": null,
131137
"tokenSymbol": undefined,
132138
"tokenType": undefined,
133139
"traderType": "taker",
@@ -147,6 +153,7 @@ Object {
147153
},
148154
"tokenAddress": "0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d",
149155
"tokenId": 43381,
156+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d.png",
150157
"tokenSymbol": "AXIE",
151158
"tokenType": "Axie",
152159
"traderType": "maker",
@@ -161,6 +168,7 @@ Object {
161168
},
162169
"tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
163170
"tokenId": undefined,
171+
"tokenImageUrl": "https://cdn.staticaly.com/gh/TrustWallet/tokens/master/tokens/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
164172
"tokenSymbol": "WETH",
165173
"tokenType": "Wrapped Ether",
166174
"traderType": "taker",

0 commit comments

Comments
 (0)