Hey Blend team π
I'm building LoopVault β a flash loan-based leveraged yield
protocol on top of Blend's testnet pool. The core mechanic is:
user deposits USDC β flash loan loops through Blend to create
a leveraged lending position β higher APY with less capital.
Everything works except the faucet. When I try to call mint()
on the testnet mock USDC, I get:
sceAuth β scecInvalidAction (admin only)
Is there any way to either:
a) get my address whitelisted as a minter, or
b) get a small batch of testnet USDC sent to a faucet wallet
I control, so I can distribute it to test users?
Contract I'm hitting: CAQCFVLOBK5GIULPNZRGATJJMIZL5BSP7X5YJVMGCPTUEPFM4AVSRCJU
Really appreciate the protocol β the flash loan + lending loop
is a clean use case and Blend makes it composable. Thanks!
Hey Blend team π
I'm building LoopVault β a flash loan-based leveraged yield
protocol on top of Blend's testnet pool. The core mechanic is:
user deposits USDC β flash loan loops through Blend to create
a leveraged lending position β higher APY with less capital.
Everything works except the faucet. When I try to call mint()
on the testnet mock USDC, I get:
sceAuth β scecInvalidAction (admin only)
Is there any way to either:
a) get my address whitelisted as a minter, or
b) get a small batch of testnet USDC sent to a faucet wallet
I control, so I can distribute it to test users?
Contract I'm hitting: CAQCFVLOBK5GIULPNZRGATJJMIZL5BSP7X5YJVMGCPTUEPFM4AVSRCJU
Really appreciate the protocol β the flash loan + lending loop
is a clean use case and Blend makes it composable. Thanks!