USDO Redemption via Etherscan
Last updated
Last updated
Instant Redemption enables approved users to convert USDO to USDC in a single on-chain transaction, provided there is sufficient USDC liquidity in the system.
(Note: Only Available for Ethereum Network)
Head over to USDO Token Contract address and grant allowance to USDO Express Smart Contract Address.
Example for a USDO instant redemption on the Ethereum network:
Head over to USDO token Contract on Etherescan:
Navigate to Contract Tab > Write as Proxy
Connect to Web3 Wallet
Expand the function and populate the following parameters:
spender
- this parameter indicates the address you wish to grant approval to draw down your usdc balance, this should be set to OpenEden's USDO Express Smart Contract Address.
(Note: refer to the table below for the contract address, or the case of ethereum network, the spender address will be 0x80e49D1bdCE8F80c38E88Dd5C4c004dDb9B4E887
)
amount
- the amount of USDO you would like to grant approval to draw down for instant redemption.
(Note: This should be in 18 decimal places for USDO an example would be to grant 1,000,000 USDO in allowance, use 1000000000000000000000000
)
Proceed to click on the write button and you will be prompted to sign the transaction on your connected wallet.
Allowance can also be checked by looking at the method:
owner
- Your wallet address
spender
- USDO Express Smart Contract Address
Head over to OpenEden's USDO Express Smart contract and initiate the instant mint.
Example of an instant redemption on the Ethereum network:
Navigate to Contract Tab > Write as Proxy
Connect to Web3 Wallet
to
- This will be the address which receives the USDC from the instant redemption. This will be your wallet address.
amt
- The amount of USDO which you would like to be redeemed for USDC.
(Note: This should be in 18 decimal places for USDO an example would be to grant 1,000,000 USDO in allowance, use 1000000000000000000000000
)
For instances when there isnt sufficient liquidity for instant redemptions, manual redemptions can also be triggered, do note that it may take up to 2 business days to be processed.
Example of a manual redemption on the Ethereum network:
Navigate to Contract Tab > Write as Proxy
Connect to Web3 Wallet
amt
- The amount of USDO which you would like to be manually redeemed for USDC.
(Note: This should be in 18 decimal places for USDO an example would be to grant 1,000,000 USDO in allowance, use 1000000000000000000000000
)
USDO Token
USDC Token
TBILL Token
-
USDO Express Smart Contract Address
Head over to OpenEden's USDO Express Smart contract on Etherescan:
Expand the method and populate the following parameters:
Head over to OpenEden's USDO Express Smart contract on Etherescan:
Expand the method and populate the following parameters: