Crate curve_casper_erc20

Crate curve_casper_erc20 

Source

Re-exports§

pub use address::Address;

Modules§

address
Implementation of an Address which refers either an account hash, or a contract hash.
constants
Constants used by the ERC20 contract.
entry_points
Contains definition of the entry points.

Structs§

ERC20
Implementation of ERC20 standard functionality.

Enums§

Error
Errors which can be returned by the library.