Maker

OasisProxy - ProxyCreationAndExecute

0x793ebbe21607e4f04788f89c7a9b97320773ec59
OasisDirectProxy
function

buyAllAmountBuyEth

nonpayable

Inputs

ParameterTypeDescription
otcaddress
wethTokenaddress
wethAmtuint256
payTokenaddress
maxPayAmtuint256

Outputs

TypeDescription
uint256
function

buyAllAmount

nonpayable

Inputs

ParameterTypeDescription
otcaddress
buyTokenaddress
buyAmtuint256
payTokenaddress
maxPayAmtuint256

Outputs

TypeDescription
uint256
function

sellAllAmount

nonpayable

Inputs

ParameterTypeDescription
otcaddress
payTokenaddress
payAmtuint256
buyTokenaddress
minBuyAmtuint256

Outputs

TypeDescription
uint256
function

sellAllAmountBuyEth

nonpayable

Inputs

ParameterTypeDescription
otcaddress
payTokenaddress
payAmtuint256
wethTokenaddress
minBuyAmtuint256

Outputs

TypeDescription
uint256
function

sellAllAmountPayEth

payable

Inputs

ParameterTypeDescription
otcaddress
wethTokenaddress
buyTokenaddress
minBuyAmtuint256

Outputs

TypeDescription
uint256
function

buyAllAmountPayEth

payable

Inputs

ParameterTypeDescription
otcaddress
buyTokenaddress
buyAmtuint256
wethTokenaddress

Outputs

TypeDescription
uint256
ProxyCreationAndExecute
function

createAndSellAllAmount

nonpayable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
payTokenaddress
payAmtuint256
buyTokenaddress
minBuyAmtuint256

Outputs

TypeDescription
address
uint256
function

createAndBuyAllAmount

nonpayable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
buyTokenaddress
buyAmtuint256
payTokenaddress
maxPayAmtuint256

Outputs

TypeDescription
address
uint256
function

createAndSellAllAmountBuyEth

nonpayable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
payTokenaddress
payAmtuint256
minBuyAmtuint256

Outputs

TypeDescription
address
uint256
function

createAndBuyAllAmountBuyEth

nonpayable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
wethAmtuint256
payTokenaddress
maxPayAmtuint256

Outputs

TypeDescription
address
uint256
function

createAndSellAllAmountPayEth

payable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
buyTokenaddress
minBuyAmtuint256

Outputs

TypeDescription
address
uint256
function

createAndBuyAllAmountPayEth

payable

Inputs

ParameterTypeDescription
factoryaddress
otcaddress
buyTokenaddress
buyAmtuint256

Outputs

TypeDescription
address
uint256
constructor

ProxyCreationAndExecute

nonpayable

Inputs

ParameterTypeDescription
wethToken_address

Outputs

(void)
fallback

(fallback)

payable

Inputs

(void)

Outputs

(void)