the EVM adddress of the MRC721 contract
the uint256 id of the token
an array of TransactionReceipt objects
Bid on a MRC721 token that is for auction
the EVM adddress of the MRC721 contract
the uint256 id of the token
the amount in MRX as a string
an array of TransactionReceipt objects
Cancels an MRC721 auction if has not been bid on yet
the EVM adddress of the MRC721 contract
the uint256 id of the token
an array of TransactionReceipt objects
Claim the asset from an ended auction
the EVM adddress of the MRC721 contract
the uint256 id of the token
optionally the maximum units of gas which can be consumed
an array of TransactionReceipt objects
Create a new MRC721 auction
the EVM adddress of the MRC721 contract
the uint256 id of the token
the minimum bit in satoshi MRX
the bidding time in seconds
the EVM adddress which the proceeds will go to
optionally the maximum units of gas which can be consumed
an array of TransactionReceipt objects
Get a auction object from the contract state
the EVM adddress of the MRC721 contract
the uint256 id of the token
the Sale object
Pause new sales from being created
an array of TransactionReceipt objects
Renounce ownership of this contract
an array of TransactionReceipt objects
Perform sendtocontract
The contract method to send to
The arguments to use
The amount to send to the contract
The amount of gas units allowed
The satoshi price per gas
see Result
Transfer ownership of this contract
the EVM adddress of the receiver
an array of TransactionReceipt objects
Unpause allowing new sales to be created
an array of TransactionReceipt objects
Withdraw any MRX funds from outbid auctions
an array of TransactionReceipt objects
End an auction once it has expired. During this step the beneficiary is paid