chore(curve): fix curve tests (#121)
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
@@ -97,6 +97,7 @@ tests:
|
||||
- "0x6a8cbed756804b16e05e741edabd5cb544ae21bf"
|
||||
- "0x0c0e5f2fF0ff18a3be9b835635039256dC4B4963" # Needed by another component that is created within this block range
|
||||
- "0xc4ad29ba4b3c580e6d59105fff484999997675ff" # Needed by another component that is created within this block range
|
||||
- "0xf18056bbd320e96a48e3fbf8bc061322531aac99" # Needed by another component that is created within this block range
|
||||
- "0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7"
|
||||
expected_components:
|
||||
- id: "0x02950460E2b9529D0E00284A5fA2d7bDF3fA4d72"
|
||||
@@ -108,6 +109,7 @@ tests:
|
||||
factory_name: "0x63727970746f5f737761705f6e675f666163746f7279" # crypto_swap_ng_factory
|
||||
name: "0x555344652d55534443" # USDe-USDC
|
||||
pool_type: "0x706c61696e5f706f6f6c" # plain_pool
|
||||
asset_types: "0x5b2230783030222c2230783030225d" # ["0x00","0x00"]
|
||||
creation_tx: "0x6f4438aa1785589e2170599053a0cdc740d8987746a4b5ad9614b6ab7bb4e550"
|
||||
skip_simulation: false
|
||||
|
||||
@@ -129,6 +131,7 @@ tests:
|
||||
pool_type: "0x6d657461706f6f6c" # metapool
|
||||
base_pool: "0x307861353538386637636466353630383131373130613264383264336339633939373639646231646362" # 0xa5588f7cdf560811710a2d82d3c9c99769db1dcb
|
||||
factory: "0x307836613863626564373536383034623136653035653734316564616264356362353434616532316266" # 0x6a8cbed756804b16e05e741edabd5cb544ae21bf
|
||||
asset_type: "0x00"
|
||||
creation_tx: "0x3cfeecae1b43086ee5705f89b803e21eb0492d7d5db06c229586db8fc72f5665"
|
||||
skip_simulation: false
|
||||
|
||||
@@ -187,6 +190,8 @@ tests:
|
||||
- name: test_cryptopool_factory
|
||||
start_block: 19162590
|
||||
stop_block: 19163633
|
||||
initialized_accounts:
|
||||
- "0xf18056bbd320e96a48e3fbf8bc061322531aac99" # Cryptopool Factory
|
||||
expected_components:
|
||||
- id: "0x71db3764d6841d8b01dc27c0fd4a66a8a34b2be0"
|
||||
tokens:
|
||||
@@ -217,6 +222,8 @@ tests:
|
||||
- name: test_cryptopool_factory_with_eth
|
||||
start_block: 19278886
|
||||
stop_block: 19278926
|
||||
initialized_accounts:
|
||||
- "0xf18056bbd320e96a48e3fbf8bc061322531aac99" # Cryptopool Factory
|
||||
expected_components:
|
||||
- id: "0x99e09ee2d6Bb16c0F5ADDfEA649dbB2C1d524624"
|
||||
tokens:
|
||||
|
||||
Reference in New Issue
Block a user