astar
subscan
Contract Verification
Since the wasm contract bytecode compiled on different machines and operating systems differs, we use docker to build WASM contracts deterministically. Users can use various machines and operating systems to generate the same WASM bytecode.
We now provide the following docker image to compile. This ensures that Subscan is consistent with the contract deployer compilation environment. You can also contact us to add custom docker image. Also check out our Contracts Verification Tool for more verification options.