dexorder
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
methods {
|
||||
function owner() external returns (address) envfree;
|
||||
function transferOwnership(address) external;
|
||||
function renounceOwnership() external;
|
||||
}
|
||||
Reference in New Issue
Block a user