MCPcopy Create free account
hub / github.com/PolymathNetwork/polymath-core / o_security_token.js

File o_security_token.js

test/o_security_token.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import latestTime from "./helpers/latestTime";
2import { duration, ensureException, promisifyLogWatch, latestBlock } from "./helpers/utils";
3import { getFreezeIssuanceAck, getDisableControllerAck } from "./helpers/signData";
4import { takeSnapshot, increaseTime, revertToSnapshot } from "./helpers/time";

Callers

nothing calls this directly

Calls 15

setUpPolymathNetworkFunction · 0.90
deployGPMAndVerifyedFunction · 0.90
takeSnapshotFunction · 0.90
revertToSnapshotFunction · 0.90
getFreezeIssuanceAckFunction · 0.90
encodeModuleCallFunction · 0.90
increaseTimeFunction · 0.90
getDisableControllerAckFunction · 0.90
latestTimeFunction · 0.85

Tested by

no test coverage detected