| 1 | ft_on_transfer: sender=0e8cdf062b8e58c0de3f278bc538c58b78f362ae7ce8efa233d6e38ea5cd7009 amount=14635122 msg={"repay":{"intent_index":"46"}} predecessor=17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1 asset=17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1 |
| 2 | |
| 3 | ft_on_transfer: parsed action successfully |
| 4 | |
| 5 | ft_on_transfer: handling repayment |
| 6 | |
| 7 | handle_repayment: sender=0e8cdf062b8e58c0de3f278bc538c58b78f362ae7ce8efa233d6e38ea5cd7009 amount=14635122 intent_index=46 |
| 8 | |
| 9 | { |
| 10 | "standard": "nep000", |
| 11 | "version": "1.0.0", |
| 12 | "event": "vault_deposit", |
| 13 | "data": [ |
| 14 | { |
| 15 | "sender_id": "0e8cdf062b8e58c0de3f278bc538c58b78f362ae7ce8efa233d6e38ea5cd7009", |
| 16 | "owner_id": "stp-solver-p0.shadeagent.near", |
| 17 | "assets": "14635122", |
| 18 | "shares": "0", |
| 19 | "memo": "Repay" |
| 20 | } |
| 21 | ] |
| 22 | } |
| 23 | |
| 24 | { |
| 25 | "standard": "stp", |
| 26 | "version": "1.0.0", |
| 27 | "event": "liquidity_repay", |
| 28 | "data": { |
| 29 | "solver_id": "stp-solver-p0.shadeagent.near", |
| 30 | "intent_index": "46", |
| 31 | "repay_amount": "14635122", |
| 32 | "borrow_amount": "14490220", |
| 33 | "yield_amount": "144902", |
| 34 | "borrow_timestamp_ns": "1772762011222946828", |
| 35 | "total_assets": "177364455", |
| 36 | "total_borrowed": "28698113", |
| 37 | "total_shares": "199283167587", |
| 38 | "timestamp_ns": "1772762399472670500" |
| 39 | } |
| 40 | } |
| 41 | |
| 42 | handle_repayment: repayment processed, total_assets=177364455 |