@hashflow/contracts-evm
Version:
EVM Smart Contracts for Solidity
26 lines • 579 B
JSON
[
{
"inputs": [
{
"internalType": "uint16",
"name": "dstChainId",
"type": "uint16"
},
{
"internalType": "bytes",
"name": "path",
"type": "bytes"
}
],
"name": "outboundNonce",
"outputs": [
{
"internalType": "uint64",
"name": "",
"type": "uint64"
}
],
"stateMutability": "view",
"type": "function"
}
]