diff --git a/common/types.go b/common/types.go index e6a24aa502e0..3b1847b49f3b 100644 --- a/common/types.go +++ b/common/types.go @@ -63,6 +63,7 @@ var ( XDCXLendingFinalizedTradeAddressBinary = Address{19: 0x94} // xdc0000000000000000000000000000000000000094 XDCNativeAddressBinary = Address{19: 0x01} // xdc0000000000000000000000000000000000000001 LendingLockAddressBinary = Address{19: 0x11} // xdc0000000000000000000000000000000000000011 + ) var (