We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5f61a commit e815491Copy full SHA for e815491
defi/src/protocols/data2.ts
@@ -3789,6 +3789,9 @@ const data2: Protocol[] = [
3789
audit_links: ["https://github.com/certusone/wormhole/blob/dev.v2/SECURITY.md"],
3790
listedAt: 1647148275,
3791
github: ["wormhole-foundation"],
3792
+ dimensions: {
3793
+ fees: "wormhole",
3794
+ },
3795
},
3796
// {
3797
// id: "1542",
defi/src/protocols/data4.ts
@@ -32821,6 +32821,9 @@ const data4: Protocol[] = [
32821
twitter: "looping_col",
32822
audit_links: ["https://github.com/Ion-Protocol/nucleus-boring-vault/tree/master/audit"],
32823
listedAt: 1761584418,
32824
32825
+ fees: "wrapped-hlp",
32826
32827
32828
{
32829
id: "6920",
0 commit comments