Network class
Network is a wrapper class for the Currency class. It contains all the properties and methods available for Currency. It also has an additional property, tokens, which contains the tokens, if any.
For an initialization example, see the Settings::networks() method.