Skip to content
Search
K
Appearance
Menu
Return to top
On this page
DexKey
​
Git Source
solidity
struct
DexKey
{
address
token0;
address
token1;
bytes32
salt;
}