Skip to content

Commit

Permalink
Update and rename erc20_todo_remix.sol to erc20_Hora2TEC_remix_DEV.sol
Browse files Browse the repository at this point in the history
DEV ready now
  • Loading branch information
Cr4shOv3rrid3 authored Jun 10, 2024
1 parent 5f2518b commit a5c3742
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions erc20_todo_remix.sol → erc20_Hora2TEC_remix_DEV.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
coinbase wallet address link: 0x45ece78d2c7bac420d603e1f43Bed87b7C23Efe8 (myneTEC owned interlink relevant address)
MetaMask wallet address link: 0x162bFe592bE5d1C7b001aB52951A367B9b25a428 (Hora linking: 2 address: 0xC64aB744B656d7561832bb0fa76c19CD6d58a65c)
*/
//"SPDX-License-Identifier: <SPDX-License>"
//@custom:dev-run-script NatSpec
pragma solidity >=0.5.0;

/**
Expand Down Expand Up @@ -599,4 +597,4 @@ contract Inherited is TEC {
}
return compliance.canTransfer(msg.sender, from, to, tokens);
}
}
} //CS_product_[puthere]

0 comments on commit a5c3742

Please sign in to comment.