Skip to content

[name]

Description

Source: .sol

Architecture


Inheritance Graph



Constants



Variables



Constructor



Views



Mutative Functions



Owner Functions



Internal & Restricted Functions


Modifiers



Events


<!-- E.g.

SynthExchange

Records that an exchange between two flavours of synths occurred.

This event is emitted from the Oikos proxy with the emitSynthExchange function.

Signature: SynthExchange(address indexed account, bytes32 fromCurrencyKey, uint256 fromAmount, bytes32 toCurrencyKey, uint256 toAmount, address toAddress) -->