File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
projects/overnight-usdPlus Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ const m2m = {
8
8
era : [ "0x240aad990FFc5F04F11593fF4dCF1fF714d6fc80" ] ,
9
9
base : [ "0x1F4947Cd5A5c058DD5EA6Fd1CCd5c311aDa9E6Fb" , "0x96aa0bBe4D0dea7C4AF4739c53dBFA0300262253" ] ,
10
10
linea : [ "0x1F4947Cd5A5c058DD5EA6Fd1CCd5c311aDa9E6Fb" ] ,
11
+ blast : [ "0x93dD104528B35E82c061BB0D521096dCF11628FA" , "0x1d48DD3094EbB4B9a2c5Ab96dF4ef05bFF562F26" ] ,
11
12
}
12
13
13
14
const assets = {
@@ -17,7 +18,8 @@ const assets = {
17
18
arbitrum : ADDRESSES . arbitrum . USDC , //USDC
18
19
era : ADDRESSES . era . USDC ,
19
20
base : ADDRESSES . base . USDbC , //USDC
20
- linea : ADDRESSES . linea . USDC //USDC
21
+ linea : ADDRESSES . linea . USDC , //USDC
22
+ blast : ADDRESSES . blast . USDB // USDB
21
23
}
22
24
23
25
const abi = "uint256:totalNetAssets"
You can’t perform that action at this time.
0 commit comments