Skip to content

Commit

Permalink
feat: added diamond address in /chains
Browse files Browse the repository at this point in the history
  • Loading branch information
H3xept committed Sep 11, 2024
1 parent 55e9d62 commit cb5b880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ export interface FullStatusData extends StatusData {

export interface ExtendedChain extends Chain {
nativeToken: Token
diamondAddress: string
}

export interface ChainsResponse {
Expand Down

0 comments on commit cb5b880

Please sign in to comment.