Skip to content

Commit

Permalink
Update home.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
wendychaung committed Oct 22, 2023
1 parent 320f31b commit 0080f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ export default function Home(){
<Col>
<CenterBox>
<TipsTop>
<div>Export ERC20 Abi: <a href="/NEW_ERC20.json" target="_blank" rel="noreferrer">ERC20 ABI</a></div>
<div>Export ERC20 Abi: <a href="https://web3camp.us/Turbo-deploy/NEW_ERC20.json" target="_blank" rel="noreferrer">ERC20 ABI</a></div>
<div>We would recommend utilizing the <a href="https://web3camp.us/oneclick-dapp" target="_blank" rel="noreferrer">oneClick</a> DApp for invoking and validating the contract.</div>
</TipsTop>
</CenterBox>
Expand Down

0 comments on commit 0080f5d

Please sign in to comment.