GMXWrapper
Methods
bridge
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |
burnFrom
Parameters
Name | Type | Description |
---|---|---|
_addr | address | undefined |
_amount | uint256 | undefined |
gmx
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |
mint
Parameters
Name | Type | Description |
---|---|---|
_addr | address | undefined |
_amount | uint256 | undefined |
transfer
Parameters
Name | Type | Description |
---|---|---|
_recipient | address | undefined |
_amount | uint256 | undefined |
Returns
Name | Type | Description |
---|---|---|
_0 | bool | undefined |
Last updated