File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Refresh the list of deployed contracts by running `./scripts/generateDeployments
25
25
26
26
#### Arbitrum Goerli
27
27
28
- - [ PNK] ( https://goerli.arbiscan.io/token/0x4DEeeFD054434bf6721eF39Aa18EfB3fd0D12610/token-transfers )
28
+ - [ PNK] ( https://goerli.arbiscan.io/token/0x4DEeeFD054434bf6721eF39Aa18EfB3fd0D12610 )
29
29
- [ ArbitrableExample] ( https://goerli.arbiscan.io/address/0xb0338F2E3D832F3086e5681EAD329520A8d88CD6 )
30
30
- [ BlockHashRNG] ( https://goerli.arbiscan.io/address/0x68eE49dfD9d76f3386257a3D0e0A85c0A5519bBD )
31
31
- [ DAI] ( https://goerli.arbiscan.io/address/0x70A704Dce4cCC00568Cc142C86D07Ec71C944a39 )
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ generate "$SCRIPT_DIR/../deployments/goerli" "https://goerli.etherscan.io/addres
23
23
echo
24
24
echo " #### Arbitrum Goerli"
25
25
echo
26
- echo " - [PNK](https://goerli.arbiscan.io/token/0x4DEeeFD054434bf6721eF39Aa18EfB3fd0D12610/token-transfers )"
26
+ echo " - [PNK](https://goerli.arbiscan.io/token/0x4DEeeFD054434bf6721eF39Aa18EfB3fd0D12610)"
27
27
generate " $SCRIPT_DIR /../deployments/arbitrumGoerli" " https://goerli.arbiscan.io/address/"
You can’t perform that action at this time.
0 commit comments