Skip to content

Commit

Permalink
Update light.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonansellto authored Jun 14, 2023
1 parent 22f34ef commit 3ec7ca2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions light.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<body>
<div
id="daofactory_app"
data-network="137"
data-token-address="0xd9b064e78199598e9435f9158be1f28b4db422a3"
data-token-symbol="XDCK"
data-network="56"
data-token-address="0x3e0AD9060782351da599a352D482afd306d966f7"
data-token-symbol="GMTKN"
data-token-decimals="18"
data-color-template="light_template"
></div>
<script src="./static/js/main.js?ver=0.1.8"></script>
</body>
</html>
</html>

0 comments on commit 3ec7ca2

Please sign in to comment.