Skip to content

Commit

Permalink
Update core abis
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoplavkov committed Oct 8, 2024
1 parent 37eee3a commit fb57ec5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions fixtures/mira-amm/mira_amm_contract-abi.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,14 @@
{
"name": "PoolInvariantViolation",
"typeId": 0
},
{
"name": "AssetSymbolNotSet",
"typeId": 25
},
{
"name": "AssetDecimalsNotSet",
"typeId": 25
}
]
},
Expand Down Expand Up @@ -1145,12 +1153,12 @@
{
"name": "LP_FEE_VOLATILE",
"concreteTypeId": "1506e6f44c1d6291cdf46395a8e573276a4fa79e8ace3fc891e092ef32d1b0a0",
"offset": 61520
"offset": 62440
},
{
"name": "LP_FEE_STABLE",
"concreteTypeId": "1506e6f44c1d6291cdf46395a8e573276a4fa79e8ace3fc891e092ef32d1b0a0",
"offset": 61512
"offset": 62432
}
]
}
Binary file modified fixtures/mira-amm/mira_amm_contract.bin
Binary file not shown.

0 comments on commit fb57ec5

Please sign in to comment.