mirror of
				https://github.com/Instadapp/dsa-resolvers-deprecated.git
				synced 2024-07-29 22:38:16 +00:00 
			
		
		
		
	Kyber resolver refactor
This commit is contained in:
		
							parent
							
								
									6f9c4c2a42
								
							
						
					
					
						commit
						ffbc0e7d5e
					
				|  | @ -10,10 +10,6 @@ interface KyberInterface { | |||
| } | ||||
| 
 | ||||
| interface TokenInterface { | ||||
|     function allowance(address, address) external view returns (uint); | ||||
|     function balanceOf(address) external view returns (uint); | ||||
|     function approve(address, uint) external; | ||||
|     function transfer(address, uint) external returns (bool); | ||||
|     function decimals() external view returns (uint); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thrilok Kumar
						Thrilok Kumar