MockOracle.sol
PreviousIPolymathRegistry.solNextTransfer Manager module for manually approving transactions between accounts (ManualApprovalTransfer
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends:
MockOracle
Constants & Variables
Arguments
Name
Type
Description
_currency
address
_currencySymbol
bytes32
_denominatedCurrency
bytes32
_price
uint256
Arguments
Name
Type
Description
_price
uint256
Returns address of oracle currency (0x0 for ETH)
Arguments
Name
Type
Description
Returns symbol of oracle currency (0x0 for ETH)
Arguments
Name
Type
Description
Returns denomination of price
Arguments
Name
Type
Description
Returns price - should throw if not valid
Arguments
Name
Type
Description
⤾ overrides
⤾ overrides
⤾ overrides
⤾ overrides