@bgd-labs/aave-address-book 4.22.1 → 4.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AaveAddressBook.d.mts +3 -3
- package/dist/AaveAddressBook.d.ts +3 -3
- package/dist/{AaveV3Ethereum-DQID5OYt.d.mts → AaveV3Ethereum-BZwF0uRk.d.mts} +9 -9
- package/dist/{AaveV3Ethereum-DQID5OYt.d.ts → AaveV3Ethereum-BZwF0uRk.d.ts} +9 -9
- package/dist/AaveV3Ethereum.d.mts +1 -1
- package/dist/AaveV3Ethereum.d.ts +1 -1
- package/dist/AaveV3Ethereum.js +9 -9
- package/dist/AaveV3Ethereum.js.map +1 -1
- package/dist/AaveV3Ethereum.mjs +9 -9
- package/dist/AaveV3Ethereum.mjs.map +1 -1
- package/dist/{AaveV3Soneium-CN1vSNVY.d.mts → AaveV3Soneium-O87_WjmQ.d.mts} +29 -1
- package/dist/{AaveV3Soneium-CN1vSNVY.d.ts → AaveV3Soneium-O87_WjmQ.d.ts} +29 -1
- package/dist/AaveV3Soneium.d.mts +1 -1
- package/dist/AaveV3Soneium.d.ts +1 -1
- package/dist/AaveV3Soneium.js +29 -1
- package/dist/AaveV3Soneium.js.map +1 -1
- package/dist/AaveV3Soneium.mjs +29 -1
- package/dist/AaveV3Soneium.mjs.map +1 -1
- package/dist/{UmbrellaEthereum-BDRBYUPl.d.mts → UmbrellaEthereum-DG3gEsDd.d.mts} +22 -1
- package/dist/{UmbrellaEthereum-BDRBYUPl.d.ts → UmbrellaEthereum-DG3gEsDd.d.ts} +22 -1
- package/dist/UmbrellaEthereum.d.mts +1 -1
- package/dist/UmbrellaEthereum.d.ts +1 -1
- package/dist/UmbrellaEthereum.js +22 -1
- package/dist/UmbrellaEthereum.js.map +1 -1
- package/dist/UmbrellaEthereum.mjs +22 -1
- package/dist/UmbrellaEthereum.mjs.map +1 -1
- package/dist/tokenlist.d.mts +149 -4
- package/dist/tokenlist.d.ts +149 -4
- package/dist/tokenlist.js +126 -4
- package/dist/tokenlist.js.map +1 -1
- package/dist/tokenlist.mjs +126 -4
- package/dist/tokenlist.mjs.map +1 -1
- package/package.json +2 -2
- package/src/AaveV3Soneium.sol +55 -1
- package/src/UmbrellaEthereum.sol +21 -1
- package/tokenlist.json +126 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bgd-labs/aave-address-book",
|
|
3
|
-
"version": "4.22.
|
|
3
|
+
"version": "4.22.2",
|
|
4
4
|
"description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
"homepage": "https://github.com/bgd-labs/aave-address-book#readme",
|
|
83
83
|
"devDependencies": {
|
|
84
|
-
"@bgd-labs/react-web3-icons": "^1.
|
|
84
|
+
"@bgd-labs/react-web3-icons": "^1.30.0",
|
|
85
85
|
"@bgd-labs/toolbox": "^0.0.15",
|
|
86
86
|
"@types/node": "^22.4.1",
|
|
87
87
|
"@uniswap/token-lists": "^1.0.0-beta.33",
|
package/src/AaveV3Soneium.sol
CHANGED
|
@@ -83,7 +83,61 @@ library AaveV3Soneium {
|
|
|
83
83
|
// https://soneium.blockscout.com/address/0x03001Bcf6C6B916E793f7BB49b8928c29882b3D8
|
|
84
84
|
address internal constant DUST_BIN = 0x03001Bcf6C6B916E793f7BB49b8928c29882b3D8;
|
|
85
85
|
}
|
|
86
|
-
library AaveV3SoneiumAssets {
|
|
86
|
+
library AaveV3SoneiumAssets {
|
|
87
|
+
// https://soneium.blockscout.com/address/0x4200000000000000000000000000000000000006
|
|
88
|
+
address internal constant WETH_UNDERLYING = 0x4200000000000000000000000000000000000006;
|
|
89
|
+
|
|
90
|
+
uint8 internal constant WETH_DECIMALS = 18;
|
|
91
|
+
|
|
92
|
+
// https://soneium.blockscout.com/address/0x1bD45Cc20CE61BE344A64218E6Ade01E72b08f39
|
|
93
|
+
address internal constant WETH_A_TOKEN = 0x1bD45Cc20CE61BE344A64218E6Ade01E72b08f39;
|
|
94
|
+
|
|
95
|
+
// https://soneium.blockscout.com/address/0xC52375A5A04C0ABe5a6Ca5F3a344be2415EF54dB
|
|
96
|
+
address internal constant WETH_V_TOKEN = 0xC52375A5A04C0ABe5a6Ca5F3a344be2415EF54dB;
|
|
97
|
+
|
|
98
|
+
// https://soneium.blockscout.com/address/0x291cF980BA12505D65ee01BDe0882F1d5e533525
|
|
99
|
+
address internal constant WETH_ORACLE = 0x291cF980BA12505D65ee01BDe0882F1d5e533525;
|
|
100
|
+
|
|
101
|
+
// https://soneium.blockscout.com/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0
|
|
102
|
+
address internal constant WETH_INTEREST_RATE_STRATEGY =
|
|
103
|
+
0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0;
|
|
104
|
+
|
|
105
|
+
// https://soneium.blockscout.com/address/0xbA9986D2381edf1DA03B0B9c1f8b00dc4AacC369
|
|
106
|
+
address internal constant USDCe_UNDERLYING = 0xbA9986D2381edf1DA03B0B9c1f8b00dc4AacC369;
|
|
107
|
+
|
|
108
|
+
uint8 internal constant USDCe_DECIMALS = 6;
|
|
109
|
+
|
|
110
|
+
// https://soneium.blockscout.com/address/0xb2C9E934A55B58D20496A5019F8722a96d8A44d8
|
|
111
|
+
address internal constant USDCe_A_TOKEN = 0xb2C9E934A55B58D20496A5019F8722a96d8A44d8;
|
|
112
|
+
|
|
113
|
+
// https://soneium.blockscout.com/address/0xccE2594ea5bC482DB9b4826Ce25d0764fE56BfD8
|
|
114
|
+
address internal constant USDCe_V_TOKEN = 0xccE2594ea5bC482DB9b4826Ce25d0764fE56BfD8;
|
|
115
|
+
|
|
116
|
+
// https://soneium.blockscout.com/address/0xe9d6696fc74A8ef545D2c9C842f820763407E778
|
|
117
|
+
address internal constant USDCe_ORACLE = 0xe9d6696fc74A8ef545D2c9C842f820763407E778;
|
|
118
|
+
|
|
119
|
+
// https://soneium.blockscout.com/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0
|
|
120
|
+
address internal constant USDCe_INTEREST_RATE_STRATEGY =
|
|
121
|
+
0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0;
|
|
122
|
+
|
|
123
|
+
// https://soneium.blockscout.com/address/0x3A337a6adA9d885b6Ad95ec48F9b75f197b5AE35
|
|
124
|
+
address internal constant USDT_UNDERLYING = 0x3A337a6adA9d885b6Ad95ec48F9b75f197b5AE35;
|
|
125
|
+
|
|
126
|
+
uint8 internal constant USDT_DECIMALS = 6;
|
|
127
|
+
|
|
128
|
+
// https://soneium.blockscout.com/address/0xBAB0366ADdA6d2845c6BB5db4339A824350d24F7
|
|
129
|
+
address internal constant USDT_A_TOKEN = 0xBAB0366ADdA6d2845c6BB5db4339A824350d24F7;
|
|
130
|
+
|
|
131
|
+
// https://soneium.blockscout.com/address/0xb3B6f42Ef71DDd9348136FFBdF02B545c0d2B799
|
|
132
|
+
address internal constant USDT_V_TOKEN = 0xb3B6f42Ef71DDd9348136FFBdF02B545c0d2B799;
|
|
133
|
+
|
|
134
|
+
// https://soneium.blockscout.com/address/0x01bcEb741614D4388028EaF3284DCB04386c30D2
|
|
135
|
+
address internal constant USDT_ORACLE = 0x01bcEb741614D4388028EaF3284DCB04386c30D2;
|
|
136
|
+
|
|
137
|
+
// https://soneium.blockscout.com/address/0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0
|
|
138
|
+
address internal constant USDT_INTEREST_RATE_STRATEGY =
|
|
139
|
+
0x486C2D3F59E4d72f3cAa301a7eF19E3db657F5b0;
|
|
140
|
+
}
|
|
87
141
|
library AaveV3SoneiumEModes {
|
|
88
142
|
uint8 internal constant NONE = 0;
|
|
89
143
|
}
|
package/src/UmbrellaEthereum.sol
CHANGED
|
@@ -43,4 +43,24 @@ library UmbrellaEthereum {
|
|
|
43
43
|
address internal constant DEFICIT_OFFSET_CLINIC_STEWARD =
|
|
44
44
|
0x6c1DC85f2aE71C3DAcd6E44Bb57DEeF61b540a5A;
|
|
45
45
|
}
|
|
46
|
-
library UmbrellaEthereumAssets {
|
|
46
|
+
library UmbrellaEthereumAssets {
|
|
47
|
+
// https://etherscan.io/address/0x6bf183243FdD1e306ad2C4450BC7dcf6f0bf8Aa6
|
|
48
|
+
address internal constant STK_WA_USDC_V1 = 0x6bf183243FdD1e306ad2C4450BC7dcf6f0bf8Aa6;
|
|
49
|
+
|
|
50
|
+
uint8 internal constant STK_WA_USDC_V1_DECIMALS = 6;
|
|
51
|
+
|
|
52
|
+
// https://etherscan.io/address/0xA484Ab92fe32B143AEE7019fC1502b1dAA522D31
|
|
53
|
+
address internal constant STK_WA_USDT_V1 = 0xA484Ab92fe32B143AEE7019fC1502b1dAA522D31;
|
|
54
|
+
|
|
55
|
+
uint8 internal constant STK_WA_USDT_V1_DECIMALS = 6;
|
|
56
|
+
|
|
57
|
+
// https://etherscan.io/address/0xaAFD07D53A7365D3e9fb6F3a3B09EC19676B73Ce
|
|
58
|
+
address internal constant STK_WA_WETH_V1 = 0xaAFD07D53A7365D3e9fb6F3a3B09EC19676B73Ce;
|
|
59
|
+
|
|
60
|
+
uint8 internal constant STK_WA_WETH_V1_DECIMALS = 18;
|
|
61
|
+
|
|
62
|
+
// https://etherscan.io/address/0x4f827A63755855cDf3e8f3bcD20265C833f15033
|
|
63
|
+
address internal constant STK_GHO_V1 = 0x4f827A63755855cDf3e8f3bcD20265C833f15033;
|
|
64
|
+
|
|
65
|
+
uint8 internal constant STK_GHO_V1_DECIMALS = 18;
|
|
66
|
+
}
|
package/tokenlist.json
CHANGED
|
@@ -3124,7 +3124,8 @@
|
|
|
3124
3124
|
"name": "PT Ethena USDe 31JUL2025",
|
|
3125
3125
|
"decimals": 18,
|
|
3126
3126
|
"symbol": "PT_USDe_31JUL2025",
|
|
3127
|
-
"tags": ["underlying"]
|
|
3127
|
+
"tags": ["underlying"],
|
|
3128
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/pteusde.svg"
|
|
3128
3129
|
},
|
|
3129
3130
|
{
|
|
3130
3131
|
"chainId": 1,
|
|
@@ -3133,6 +3134,7 @@
|
|
|
3133
3134
|
"decimals": 18,
|
|
3134
3135
|
"symbol": "aEthPT_USDe_31JUL2025",
|
|
3135
3136
|
"tags": ["aTokenV3", "aaveV3"],
|
|
3137
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/apteusde.svg",
|
|
3136
3138
|
"extensions": {
|
|
3137
3139
|
"pool": "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2",
|
|
3138
3140
|
"underlying": "0x917459337CaAC939D41d7493B3999f571D20D667"
|
|
@@ -3144,7 +3146,8 @@
|
|
|
3144
3146
|
"name": "PT Ethereal eUSDE 14AUG2025",
|
|
3145
3147
|
"decimals": 18,
|
|
3146
3148
|
"symbol": "PT_eUSDE_14AUG2025",
|
|
3147
|
-
"tags": ["underlying"]
|
|
3149
|
+
"tags": ["underlying"],
|
|
3150
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/pteusde.svg"
|
|
3148
3151
|
},
|
|
3149
3152
|
{
|
|
3150
3153
|
"chainId": 1,
|
|
@@ -3153,6 +3156,7 @@
|
|
|
3153
3156
|
"decimals": 18,
|
|
3154
3157
|
"symbol": "aEthPT_eUSDe_14AUG2025",
|
|
3155
3158
|
"tags": ["aTokenV3", "aaveV3"],
|
|
3159
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/apteusde.svg",
|
|
3156
3160
|
"extensions": {
|
|
3157
3161
|
"pool": "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2",
|
|
3158
3162
|
"underlying": "0x14Bdc3A3AE09f5518b923b69489CBcAfB238e617"
|
|
@@ -8162,8 +8166,126 @@
|
|
|
8162
8166
|
"pool": "0x5362dBb1e601abF3a4c14c22ffEdA64042E5eAA3",
|
|
8163
8167
|
"underlying": "0xE5DA20F15420aD15DE0fa650600aFc998bbE3955"
|
|
8164
8168
|
}
|
|
8169
|
+
},
|
|
8170
|
+
{
|
|
8171
|
+
"chainId": 1868,
|
|
8172
|
+
"address": "0x4200000000000000000000000000000000000006",
|
|
8173
|
+
"name": "Wrapped Ether",
|
|
8174
|
+
"decimals": 18,
|
|
8175
|
+
"symbol": "WETH",
|
|
8176
|
+
"tags": ["underlying"],
|
|
8177
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/weth.svg"
|
|
8178
|
+
},
|
|
8179
|
+
{
|
|
8180
|
+
"chainId": 1868,
|
|
8181
|
+
"address": "0x1bD45Cc20CE61BE344A64218E6Ade01E72b08f39",
|
|
8182
|
+
"name": "Aave Soneium WETH",
|
|
8183
|
+
"decimals": 18,
|
|
8184
|
+
"symbol": "aSoneWETH",
|
|
8185
|
+
"tags": ["aTokenV3", "aaveV3"],
|
|
8186
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/aweth.svg",
|
|
8187
|
+
"extensions": {
|
|
8188
|
+
"pool": "0xDd3d7A7d03D9fD9ef45f3E587287922eF65CA38B",
|
|
8189
|
+
"underlying": "0x4200000000000000000000000000000000000006"
|
|
8190
|
+
}
|
|
8191
|
+
},
|
|
8192
|
+
{
|
|
8193
|
+
"chainId": 1868,
|
|
8194
|
+
"address": "0xbA9986D2381edf1DA03B0B9c1f8b00dc4AacC369",
|
|
8195
|
+
"name": "Bridged USDC (Soneium)",
|
|
8196
|
+
"decimals": 6,
|
|
8197
|
+
"symbol": "USDCe",
|
|
8198
|
+
"tags": ["underlying"],
|
|
8199
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/usdc.svg"
|
|
8200
|
+
},
|
|
8201
|
+
{
|
|
8202
|
+
"chainId": 1868,
|
|
8203
|
+
"address": "0xb2C9E934A55B58D20496A5019F8722a96d8A44d8",
|
|
8204
|
+
"name": "Aave Soneium USDCe",
|
|
8205
|
+
"decimals": 6,
|
|
8206
|
+
"symbol": "aSoneUSDCe",
|
|
8207
|
+
"tags": ["aTokenV3", "aaveV3"],
|
|
8208
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/ausdc.svg",
|
|
8209
|
+
"extensions": {
|
|
8210
|
+
"pool": "0xDd3d7A7d03D9fD9ef45f3E587287922eF65CA38B",
|
|
8211
|
+
"underlying": "0xbA9986D2381edf1DA03B0B9c1f8b00dc4AacC369"
|
|
8212
|
+
}
|
|
8213
|
+
},
|
|
8214
|
+
{
|
|
8215
|
+
"chainId": 1868,
|
|
8216
|
+
"address": "0x3A337a6adA9d885b6Ad95ec48F9b75f197b5AE35",
|
|
8217
|
+
"name": "Tether USD",
|
|
8218
|
+
"decimals": 6,
|
|
8219
|
+
"symbol": "USDT",
|
|
8220
|
+
"tags": ["underlying"],
|
|
8221
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/usdt.svg"
|
|
8222
|
+
},
|
|
8223
|
+
{
|
|
8224
|
+
"chainId": 1868,
|
|
8225
|
+
"address": "0xBAB0366ADdA6d2845c6BB5db4339A824350d24F7",
|
|
8226
|
+
"name": "Aave Soneium USDT",
|
|
8227
|
+
"decimals": 6,
|
|
8228
|
+
"symbol": "aSoneUSDT",
|
|
8229
|
+
"tags": ["aTokenV3", "aaveV3"],
|
|
8230
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/ausdt.svg",
|
|
8231
|
+
"extensions": {
|
|
8232
|
+
"pool": "0xDd3d7A7d03D9fD9ef45f3E587287922eF65CA38B",
|
|
8233
|
+
"underlying": "0x3A337a6adA9d885b6Ad95ec48F9b75f197b5AE35"
|
|
8234
|
+
}
|
|
8235
|
+
},
|
|
8236
|
+
{
|
|
8237
|
+
"chainId": 1,
|
|
8238
|
+
"address": "0x6bf183243FdD1e306ad2C4450BC7dcf6f0bf8Aa6",
|
|
8239
|
+
"name": "Umbrella Stake Wrapped Aave Ethereum USDC v1",
|
|
8240
|
+
"decimals": 6,
|
|
8241
|
+
"symbol": "stkwaEthUSDCv1",
|
|
8242
|
+
"tags": ["uStkToken"],
|
|
8243
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/stkstatausdc.svg",
|
|
8244
|
+
"extensions": {
|
|
8245
|
+
"underlying": "0xD4fa2D31b7968E448877f69A96DE69f5de8cD23E",
|
|
8246
|
+
"umbrella": "0xD400fc38ED4732893174325693a63C30ee3881a8"
|
|
8247
|
+
}
|
|
8248
|
+
},
|
|
8249
|
+
{
|
|
8250
|
+
"chainId": 1,
|
|
8251
|
+
"address": "0xA484Ab92fe32B143AEE7019fC1502b1dAA522D31",
|
|
8252
|
+
"name": "Umbrella Stake Wrapped Aave Ethereum USDT v1",
|
|
8253
|
+
"decimals": 6,
|
|
8254
|
+
"symbol": "stkwaEthUSDTv1",
|
|
8255
|
+
"tags": ["uStkToken"],
|
|
8256
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/stkstatausdt.svg",
|
|
8257
|
+
"extensions": {
|
|
8258
|
+
"underlying": "0x7Bc3485026Ac48b6cf9BaF0A377477Fff5703Af8",
|
|
8259
|
+
"umbrella": "0xD400fc38ED4732893174325693a63C30ee3881a8"
|
|
8260
|
+
}
|
|
8261
|
+
},
|
|
8262
|
+
{
|
|
8263
|
+
"chainId": 1,
|
|
8264
|
+
"address": "0xaAFD07D53A7365D3e9fb6F3a3B09EC19676B73Ce",
|
|
8265
|
+
"name": "Umbrella Stake Wrapped Aave Ethereum WETH v1",
|
|
8266
|
+
"decimals": 18,
|
|
8267
|
+
"symbol": "stkwaEthWETHv1",
|
|
8268
|
+
"tags": ["uStkToken"],
|
|
8269
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/stkstataweth.svg",
|
|
8270
|
+
"extensions": {
|
|
8271
|
+
"underlying": "0x0bfc9d54Fc184518A81162F8fB99c2eACa081202",
|
|
8272
|
+
"umbrella": "0xD400fc38ED4732893174325693a63C30ee3881a8"
|
|
8273
|
+
}
|
|
8274
|
+
},
|
|
8275
|
+
{
|
|
8276
|
+
"chainId": 1,
|
|
8277
|
+
"address": "0x4f827A63755855cDf3e8f3bcD20265C833f15033",
|
|
8278
|
+
"name": "Umbrella Stake Gho Token v1",
|
|
8279
|
+
"decimals": 18,
|
|
8280
|
+
"symbol": "stkGHOv1",
|
|
8281
|
+
"tags": ["uStkToken"],
|
|
8282
|
+
"logoURI": "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/stkgho.svg",
|
|
8283
|
+
"extensions": {
|
|
8284
|
+
"underlying": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f",
|
|
8285
|
+
"umbrella": "0xD400fc38ED4732893174325693a63C30ee3881a8"
|
|
8286
|
+
}
|
|
8165
8287
|
}
|
|
8166
8288
|
],
|
|
8167
|
-
"version": { "major": 3, "minor": 0, "patch":
|
|
8168
|
-
"timestamp": "2025-06-
|
|
8289
|
+
"version": { "major": 3, "minor": 0, "patch": 115 },
|
|
8290
|
+
"timestamp": "2025-06-05T11:41:56.352Z"
|
|
8169
8291
|
}
|