RevertingOnSend

View Source: contracts/test-contracts/RevertingOnSend.sol

RevertingOnSend - version: 0.1.12

Contract Members

Constants & Variables

contract MoC internal moc;

bool internal acceptMoney;

Functions

Constructor

Arguments

Name
Type
Description

mocAddress

address payable

MoC contract address

Arguments

setAcceptingMoney

Arguments

Name
Type
Description

accepting

bool

mintBProx

⚠ This has been deprecated since the Proposal to remove leveraged positions from the protocol was approved, however it is necessary to maintain the contracts and their documentation for legacy support.

⚠ See the approved technical proposal to understand how the behavior of this function has changed.

Arguments

Name
Type
Description

bucket

bytes32

bproxAmountToMint

uint256

vendorAccount

address payable

mintDoc

Arguments

Name
Type
Description

docAmountToMint

uint256

vendorAccount

address payable

redeemDoCRequest

Arguments

Name
Type
Description

docAmount

uint256

Last updated