mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
add incentives for axlUSDC for lend supply (#1495)
This commit is contained in:
parent
59602203e0
commit
d6b3e8fc8b
12
ci/env/kava-internal-testnet/genesis.json
vendored
12
ci/env/kava-internal-testnet/genesis.json
vendored
@ -1845,6 +1845,18 @@
|
|||||||
"amount": "938"
|
"amount": "938"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"active": true,
|
||||||
|
"collateral_type": "erc20/axelar/usdc",
|
||||||
|
"start": "2022-11-11T15:00:00Z",
|
||||||
|
"end": "2024-11-11T15:00:00Z",
|
||||||
|
"rewards_per_second": [
|
||||||
|
{
|
||||||
|
"denom": "ukava",
|
||||||
|
"amount": "989"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hard_borrow_reward_periods": [],
|
"hard_borrow_reward_periods": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user