Meeda
  • Learn
    • Overview of Meeda
      • Introduction
      • Features
      • Node Type
  • Node
    • Light Node
    • Op Node & Meeda
  • Developers
    • Light Node API
    • Description
    • Contract
    • FileProof API
    • Contracts Address
    • Connect L2 to Meeda
  • FAQ
  • Community
Powered by GitBook
On this page
  1. Developers

Contracts Address

contract address:

  • chain: memo product

Contract
Address

FileProof

0x58C3Ab98546879a859EDBa3252A9d38E43C9cbee

ControlFileProof

0x6eEc7578dBAD9dcc1CA159A9Df0A73233548b89a

ProxyFileProof

0x0c7B5A9Ce5e33B4fa1BcFaF9e8722B1c1c23243B

Instance

0xbd16029A7126C91ED42E9157dc7BADD2B3a81189

  • chain: memo dev

Contract
Address

FileProof

0x7bf3C03fda919e4CfbB1FD79E815FAa51755720d

ControlFileProof

0x6C3F60480e7246EaE194f3F6512E49b392B76D7c

ProxyFileProof

0xBC2BB92F589f332F07f7aE06d0f5080870CE0467

Instance

0x10790c26fB42AaDB87c10b91a25090AF1Ff5352E

The contract code is located in DID-Solidity/tree/memoda/contracts in gitlab (not yet public), and the contract go code converted by abigen is located in DID-Solidity/tree/memoda/go-contracts.

The user constructs a FileProofProxy contract instance through the FileProofProxy contract address and directly calls the FileProofProxy contract instance to interact with the FileProof contract.

PreviousFileProof APINextConnect L2 to Meeda

Last updated 11 months ago