IERC6372.spec 118 B

1234
  1. methods {
  2. function clock() external returns (uint48);
  3. function CLOCK_MODE() external returns (string);
  4. }