diff --git a/chains.json b/chains.json index 8380838..5df735a 100644 --- a/chains.json +++ b/chains.json @@ -111,4 +111,4 @@ }, "testnet": true } -} +} \ No newline at end of file diff --git a/hellnet-1/cw20/contracts.json b/hellnet-1/cw20/contracts.json new file mode 100644 index 0000000..4367a83 --- /dev/null +++ b/hellnet-1/cw20/contracts.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/hellnet-1/cw20/logos/.do-not-delete b/hellnet-1/cw20/logos/.do-not-delete new file mode 100644 index 0000000..e69de29 diff --git a/hellnet-1/cw721/contracts.json b/hellnet-1/cw721/contracts.json new file mode 100644 index 0000000..0e0dcd2 --- /dev/null +++ b/hellnet-1/cw721/contracts.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/hellnet-1/native/tokens.json b/hellnet-1/native/tokens.json new file mode 100644 index 0000000..c105e6d --- /dev/null +++ b/hellnet-1/native/tokens.json @@ -0,0 +1,3 @@ +{ + "inheritChain": "columbus-5" +} \ No newline at end of file diff --git a/hellnet-1/swap/terraport/pairs.json b/hellnet-1/swap/terraport/pairs.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/hellnet-1/swap/terraport/pairs.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/hellnet-1/swap/terraswap/pairs.json b/hellnet-1/swap/terraswap/pairs.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/hellnet-1/swap/terraswap/pairs.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/hellnet-1/validators/validators.json b/hellnet-1/validators/validators.json new file mode 100644 index 0000000..544b7b4 --- /dev/null +++ b/hellnet-1/validators/validators.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file