Skip to content

Commit e815491

Browse files
enable fees adapters
1 parent 8c5f61a commit e815491

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

defi/src/protocols/data2.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3789,6 +3789,9 @@ const data2: Protocol[] = [
37893789
audit_links: ["https://github.com/certusone/wormhole/blob/dev.v2/SECURITY.md"],
37903790
listedAt: 1647148275,
37913791
github: ["wormhole-foundation"],
3792+
dimensions: {
3793+
fees: "wormhole",
3794+
},
37923795
},
37933796
// {
37943797
// id: "1542",

defi/src/protocols/data4.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32821,6 +32821,9 @@ const data4: Protocol[] = [
3282132821
twitter: "looping_col",
3282232822
audit_links: ["https://github.com/Ion-Protocol/nucleus-boring-vault/tree/master/audit"],
3282332823
listedAt: 1761584418,
32824+
dimensions: {
32825+
fees: "wrapped-hlp",
32826+
},
3282432827
},
3282532828
{
3282632829
id: "6920",

0 commit comments

Comments
 (0)