I may be slow to respond.
Pinned Loading
-
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.6.12+commit.27d51765.js&optimize=true&gist= 1// SPDX-License-Identifier: Not-Licensed2pragma solidity >=0.4.22 <0.7.0;
34contract TransactMoney{
5mapping(address => uint) private accountHolders;
-
CentralBankofTron.sol
CentralBankofTron.sol 1// SPDX-License-Identifier: UNLICENSED2pragma solidity >=0.5.9 <0.8.0;
34/* @author Laxman Rai */5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
