About this contract source
The factory contract maintains a single perpetual swaps instance. Each factory is responsible for 0 or more markets, and provides configuration and administrative capabilities.
Identity
- On-chain code ID
- #13
- Version
- v0.1.1
- Origin source
- https://github.com/Levana-Protocol/levana-perps/tree/02a47aff84645d37210bdbfe9d9c15501fb8a37d/contracts/factory
- Creator
- thor1440jp0ukj8ew3z2fd4zmdqgxhn5ghd7ghg2kmr
- Contract Binary Checksum (SHA-256)
- 67DB51FD0F33477090239930D3E6E4DC29A4175ABC59CD2569F515E573083D83
Hydration
Fresh
- Last sync
- 24 minutes ago
- Last sync attempt
- 24 minutes ago
- Seen on-chain
- 24 minutes ago
1 instantiated contract
| Name | Address | Last sync |
|---|---|---|
| RUJI Perps Factory | thor1gclfrvam6a33yhpw3ut3arajyqs06esdvt9pfvluzwsslap9p6uqt4rzxs | Fresh |
Verify the contract
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/13 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_13.bin
sha256sum app_layer_wasm_binary_code_13.bin
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/13 | jq -r '.code_info.data_hash'