Skip to content

Commit 58c78ca

Browse files
authored
fix: missing tinlake borrowings (#283)
1 parent dfbbdb2 commit 58c78ca

File tree

3 files changed

+306
-408
lines changed

3 files changed

+306
-408
lines changed

schema.graphql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ type Pool @entity {
2828

2929
createdAt: Date
3030
createdAtBlockNumber: Int
31+
closedAt: Date
32+
closedAtBlockNumber: Int
3133

3234
currency: Currency
3335
metadata: String

0 commit comments

Comments
 (0)