Skip to main content

Solidity API

IRollupHandler

getRollupInfo

function getRollupInfo(uint8 originDomainID, bytes32 resourceID, uint64 nonce) external returns (struct RollupInfo rollupInfo, address receiver)

getResourceIDByAddress

function getResourceIDByAddress(address tokenAddress) external view returns (bytes32)