Any project running on the XDC Network will have smart contracts that define their tokens (XRC-20 for fungible tokens, XRC-721 for non-fungible tokens, or XRC-1155 for fungibility-agnostic multi-token), and they will most likely also have smart contracts that act as a backend interface to the blockchain for frontend …