diff --git a/.cache-137.json b/.cache-137.json index 6b3941d..6d84ae8 100644 --- a/.cache-137.json +++ b/.cache-137.json @@ -26,5 +26,13 @@ "oracle-USTBL": { "txHash": "0x3161a4c6590c1b2d99d8cdc47de35fb4d36d643638be28199ca56eb1a98ca042", "address": "0x021289588cd81dC1AC87ea91e91607eEF68303F5" + }, + "token-eurUSTBL": { + "txHash": "0xab11d731f92bc5d1fee8044f62d2a8a4f5a24f2406b8785ba82952834400b7f0", + "address": "0x75cB1BD539eE2cb22031603a7b437F1F7077B05e" + }, + "oracle-eurUSTBL": { + "txHash": "0x3071f57193ea877ce48205deee47578fd73545339678a197f65cfe31bf7c20cc", + "address": "0x0183ace58bc8B8F1f84CC8b9eD1210E1c87dF7e0" } } \ No newline at end of file diff --git a/.openzeppelin/polygon.json b/.openzeppelin/polygon.json index 941b29b..31dd22a 100644 --- a/.openzeppelin/polygon.json +++ b/.openzeppelin/polygon.json @@ -30,6 +30,16 @@ "address": "0x021289588cd81dC1AC87ea91e91607eEF68303F5", "txHash": "0x3161a4c6590c1b2d99d8cdc47de35fb4d36d643638be28199ca56eb1a98ca042", "kind": "uups" + }, + { + "address": "0x75cB1BD539eE2cb22031603a7b437F1F7077B05e", + "txHash": "0xab11d731f92bc5d1fee8044f62d2a8a4f5a24f2406b8785ba82952834400b7f0", + "kind": "uups" + }, + { + "address": "0x0183ace58bc8B8F1f84CC8b9eD1210E1c87dF7e0", + "txHash": "0x3071f57193ea877ce48205deee47578fd73545339678a197f65cfe31bf7c20cc", + "kind": "uups" } ], "impls": { diff --git a/scripts/config-137.json b/scripts/config-137.json index bce2a25..09a375e 100644 --- a/scripts/config-137.json +++ b/scripts/config-137.json @@ -12,6 +12,12 @@ "symbol": "USTBL", "decimals": 5, "oracle": { "decimals": 6, "quote": "USD" } + }, + { + "name": "Spiko US T-Bills Money Market Fund (EUR)", + "symbol": "eurUSTBL", + "decimals": 5, + "oracle": { "decimals": 6, "quote": "EUR" } } ], "fns": {