WUSDN
Last updated
Last updated
It's an value-accruing token wrapper for the . Its balance does not change with each oracle report, but its value in USDN does. Internally, it represents the user's share of the total supply of USDN tokens.
wUSDN is mainly used as a layer of compatibility to integrate the USDN token into other protocols that do not support rebasable tokens, especially bridges to L2s and other chains, as don't work for bridged assets by default.
The contract can be used as a trustless wrapper that accepts USDN tokens and mints wUSDN in return. When the user unwraps, the contract burns the user's wUSDN and sends the user locked USDN in return.