ODCinterfacesdataManagersfractionalizers
IFungibleFraction
transferFrom
transferFrom
Parameters
Name | Type | Description |
---|---|---|
from | address | Address to get the token from |
to | OmnichainAddress | Address to provide tokens to |
value | uint256 | The amount of the tokens to transfer |
refundAddress | address payable | Address to send native coin refund to |
mint
Mint value
tokens to to
The caller must be allowed to mint
Parameters
Name | Type | Description |
---|---|---|
to | address | Address to mint tokens to |
value | uint256 | Amount to mint |