dydx / Factory

ERC20LongFactory

0x2657eca107d7c2abcf72c7a97c8eeef863c22507
ERC20PositionFactory
function

receivePositionOwnership

nonpayable
Restricted (onlyMargin)

Inputs

ParameterTypeDescription
fromaddress
positionIdbytes32

Outputs

TypeDescription
address
event

TokenCreated

Inputs

ParameterTypeDescription
positionIdbytes32
tokenAddressaddress

Outputs

(void)
constructor

nonpayable

Inputs

ParameterTypeDescription
marginaddress
trustedRecipientsaddress[]
trustedWithdrawersaddress[]

Outputs

(void)
function

TRUSTED_RECIPIENTS

view

Inputs

ParameterTypeDescription
uint256

Outputs

TypeDescription
address
function

TRUSTED_WITHDRAWERS

view

Inputs

ParameterTypeDescription
uint256

Outputs

TypeDescription
address
function

DYDX_MARGIN

view

Inputs

(void)

Outputs

TypeDescription
address