Mainnet Integration

For using the Mainnet change the NAG url to https://circularlabs.io/NAG_Mainnet.php?cep= with the setNAGURL method.

Example

CircularProtocolAPI.setNAGURL("https://nag.circularlabs.io/NAG_Mainnet.php?cep=");

Last updated