Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
message EventCreateTokenPair {
string bank_denom = 1;
string erc20_address = 2;
}
message EventDeleteTokenPair {
string bank_denom = 1;
}
