Overview ERC20
PRICE
n/a

ON-CHAIN MARKET CAP n/a

Total Supply:
102,488,910,000,001,020,000,000,000.00 USDT

Holders:
24
Profile Summary
Blockchain:
Sepolia (11155111)


Decimals:
6
Contract Source Code Verified (Partial Match)
Contract Name:
MintSpecialTetherToken

Compiler Version
v0.4.26+commit.4563c3fc

Optimization Enabled:
Yes with 200 runs

Created At:
Tue, 23 Jul 2024 14:32:24 GMT
MintSpecialTetherToken.sol
contracts
MintSpecialTetherToken.sol


Contract ABI
[
  {
    "constant": true,
    "inputs": [],
    "name": "name",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_upgradedAddress",
        "type": "address"
      }
    ],
    "name": "deprecate",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_spender",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "approve",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "deprecated",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_evilUser",
        "type": "address"
      }
    ],
    "name": "addBlackList",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "totalSupply",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_from",
        "type": "address"
      },
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transferFrom",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "upgradedAddress",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "name": "balances",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "decimals",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "maximumFee",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "_totalSupply",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "unpause",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "_maker",
        "type": "address"
      }
    ],
    "name": "getBlackListStatus",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "address"
      },
      {
        "name": "",
        "type": "address"
      }
    ],
    "name": "allowed",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "paused",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "who",
        "type": "address"
      }
    ],
    "name": "balanceOf",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "pause",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "getOwner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "owner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "symbol",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transfer",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "newBasisPoints",
        "type": "uint256"
      },
      {
        "name": "newMaxFee",
        "type": "uint256"
      }
    ],
    "name": "setParams",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_destination",
        "type": "address"
      },
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "mintSpecial",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "issue",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "redeem",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_spender",
        "type": "address"
      }
    ],
    "name": "allowance",
    "outputs": [
      {
        "name": "remaining",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "basisPointsRate",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "name": "isBlackListed",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_clearedUser",
        "type": "address"
      }
    ],
    "name": "removeBlackList",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "MAX_UINT",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "transferOwnership",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_blackListedUser",
        "type": "address"
      }
    ],
    "name": "destroyBlackFunds",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function"
  },
  {
    "inputs": [
      {
        "name": "name_",
        "type": "string"
      },
      {
        "name": "ticker_",
        "type": "string"
      },
      {
        "name": "decimalsInput_",
        "type": "uint8"
      },
      {
        "name": "initialSupply_",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "constructor"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "Issue",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "Redeem",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newAddress",
        "type": "address"
      }
    ],
    "name": "Deprecate",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "feeBasisPoints",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "maxFee",
        "type": "uint256"
      }
    ],
    "name": "Params",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "_blackListedUser",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "_balance",
        "type": "uint256"
      }
    ],
    "name": "DestroyedBlackFunds",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "_user",
        "type": "address"
      }
    ],
    "name": "AddedBlackList",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "_user",
        "type": "address"
      }
    ],
    "name": "RemovedBlackList",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "owner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "spender",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Approval",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "from",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "to",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Transfer",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [],
    "name": "Pause",
    "type": "event"
  },
  {
    "anonymous": false,
    "inputs": [],
    "name": "Unpause",
    "type": "event"
  }
]


Contract Creation Code
60806040526000805460a060020a60ff021916815560038190556004553480156200002957600080fd5b50604051620018f9380380620018f9833981016040908152815160208084015192840151606085015160008054600160a060020a0319163317905560ff8216600a81900a8202600181905594870180519097969096019592949193919287928792916200009d9160079190860190620000ed565b508151620000b3906008906020850190620000ed565b50600955505060008054600160a060020a03168152600260205260409020555050600a805460a060020a60ff021916905550620001929050565b828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f106200013057805160ff191683800117855562000160565b8280016001018555821562000160579182015b828111156200016057825182559160200191906001019062000143565b506200016e92915062000172565b5090565b6200018f91905b808211156200016e576000815560010162000179565b90565b61175780620001a26000396000f3006080604052600436106101845760003560e01c63ffffffff16806306fdde03146101895780630753c30c14610213578063095ea7b3146102365780630e136b191461025a5780630ecb93c01461028357806318160ddd146102a457806323b872dd146102cb57806326976e3f146102f557806327e235e314610326578063313ce56714610347578063353907141461035c5780633eaaf86b146103715780633f4ba83a1461038657806359bf1abe1461039b5780635c658165146103bc5780635c975abb146103e357806370a08231146103f85780638456cb5914610419578063893d20e81461042e5780638da5cb5b1461044357806395d89b4114610458578063a9059cbb1461046d578063c0324c7714610491578063c7ec3be2146104ac578063cc872b66146104d0578063db006a75146104e8578063dd62ed3e14610500578063dd644f7214610527578063e47d60601461053c578063e4997dc51461055d578063e5b5019a1461057e578063f2fde38b14610593578063f3bdc228146105b4575b600080fd5b34801561019557600080fd5b5061019e6105d5565b6040805160208082528351818301528351919283929083019185019080838360005b838110156101d85781810151838201526020016101c0565b50505050905090810190601f1680156102055780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b34801561021f57600080fd5b50610234600160a060020a0360043516610663565b005b34801561024257600080fd5b50610234600160a060020a03600435166024356106fb565b34801561026657600080fd5b5061026f6107bd565b604080519115158252519081900360200190f35b34801561028f57600080fd5b50610234600160a060020a03600435166107cd565b3480156102b057600080fd5b506102b961083f565b60408051918252519081900360200190f35b3480156102d757600080fd5b50610234600160a060020a03600435811690602435166044356108df565b34801561030157600080fd5b5061030a6109b5565b60408051600160a060020a039092168252519081900360200190f35b34801561033257600080fd5b506102b9600160a060020a03600435166109c4565b34801561035357600080fd5b506102b96109d6565b34801561036857600080fd5b506102b96109dc565b34801561037d57600080fd5b506102b96109e2565b34801561039257600080fd5b506102346109e8565b3480156103a757600080fd5b5061026f600160a060020a0360043516610a5e565b3480156103c857600080fd5b506102b9600160a060020a0360043581169060243516610a80565b3480156103ef57600080fd5b5061026f610a9d565b34801561040457600080fd5b506102b9600160a060020a0360043516610aad565b34801561042557600080fd5b50610234610b6d565b34801561043a57600080fd5b5061030a610be8565b34801561044f57600080fd5b5061030a610bf7565b34801561046457600080fd5b5061019e610c06565b34801561047957600080fd5b50610234600160a060020a0360043516602435610c61565b34801561049d57600080fd5b50610234600435602435610d46565b3480156104b857600080fd5b50610234600160a060020a0360043516602435610ddb565b3480156104dc57600080fd5b50610234600435610e91565b3480156104f457600080fd5b50610234600435610f3c565b34801561050c57600080fd5b506102b9600160a060020a0360043581169060243516610fe7565b34801561053357600080fd5b506102b96110b2565b34801561054857600080fd5b5061026f600160a060020a03600435166110b8565b34801561056957600080fd5b50610234600160a060020a03600435166110cd565b34801561058a57600080fd5b506102b961113c565b34801561059f57600080fd5b50610234600160a060020a0360043516611142565b3480156105c057600080fd5b50610234600160a060020a0360043516611194565b6007805460408051602060026001851615610100026000190190941693909304601f8101849004840282018401909252818152929183018282801561065b5780601f106106305761010080835404028352916020019161065b565b820191906000526020600020905b81548152906001019060200180831161063e57829003601f168201915b505050505081565b600054600160a060020a0316331461067a57600080fd5b600a805460a060020a74ff0000000000000000000000000000000000000000199091161773ffffffffffffffffffffffffffffffffffffffff1916600160a060020a03831690811790915560408051918252517fcc358699805e9a8b7f77b522628c7cb9abd07d9efb86b6fb616af1609036a99e916020908290030190a150565b6040604436101561070b57600080fd5b600a5460a060020a900460ff16156107ae57600a54604080517faee92d33000000000000000000000000000000000000000000000000000000008152336004820152600160a060020a038681166024830152604482018690529151919092169163aee92d3391606480830192600092919082900301818387803b15801561079157600080fd5b505af11580156107a5573d6000803e3d6000fd5b505050506107b8565b6107b88383611240565b505050565b600a5460a060020a900460ff1681565b600054600160a060020a031633146107e457600080fd5b600160a060020a038116600081815260066020908152604091829020805460ff19166001179055815192835290517f42e160154868087d6bfdc0ca23d96a1c1cfa32f1b72ba9ba27b69b98a0d819dc9281900390910190a150565b600a5460009060a060020a900460ff16156108d757600a60009054906101000a9004600160a060020a0316600160a060020a03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381600087803b1580156108a457600080fd5b505af11580156108b8573d6000803e3d6000fd5b505050506040513d60208110156108ce57600080fd5b505190506108dc565b506001545b90565b60005460a060020a900460ff16156108f657600080fd5b600160a060020a03831660009081526006602052604090205460ff161561091c57600080fd5b600a5460a060020a900460ff16156109aa57600a54604080517f8b477adb000000000000000000000000000000000000000000000000000000008152336004820152600160a060020a03868116602483015285811660448301526064820185905291519190921691638b477adb91608480830192600092919082900301818387803b15801561079157600080fd5b6107b88383836112ee565b600a54600160a060020a031681565b60026020526000908152604090205481565b60095481565b60045481565b60015481565b600054600160a060020a031633146109ff57600080fd5b60005460a060020a900460ff161515610a1757600080fd5b6000805474ff0000000000000000000000000000000000000000191681556040517f7805862f689e2f13df9f062ff482ad3ad112aca9e0847911ed832e158c525b339190a1565b600160a060020a03811660009081526006602052604090205460ff165b919050565b600560209081526000928352604080842090915290825290205481565b60005460a060020a900460ff1681565b600a5460009060a060020a900460ff1615610b5d57600a54604080517f70a08231000000000000000000000000000000000000000000000000000000008152600160a060020a038581166004830152915191909216916370a082319160248083019260209291908290030181600087803b158015610b2a57600080fd5b505af1158015610b3e573d6000803e3d6000fd5b505050506040513d6020811015610b5457600080fd5b50519050610a7b565b610b66826114ea565b9050610a7b565b600054600160a060020a03163314610b8457600080fd5b60005460a060020a900460ff1615610b9b57600080fd5b6000805474ff0000000000000000000000000000000000000000191660a060020a1781556040517f6985a02210a168e66602d3235cb6db0e70f92b3ba4d376a33c0f3d9434bff6259190a1565b600054600160a060020a031690565b600054600160a060020a031681565b6008805460408051602060026001851615610100026000190190941693909304601f8101849004840282018401909252818152929183018282801561065b5780601f106106305761010080835404028352916020019161065b565b60005460a060020a900460ff1615610c7857600080fd5b3360009081526006602052604090205460ff1615610c9557600080fd5b600a5460a060020a900460ff1615610d3857600a54604080517f6e18980a000000000000000000000000000000000000000000000000000000008152336004820152600160a060020a0385811660248301526044820185905291519190921691636e18980a91606480830192600092919082900301818387803b158015610d1b57600080fd5b505af1158015610d2f573d6000803e3d6000fd5b50505050610d42565b610d428282611505565b5050565b600054600160a060020a03163314610d5d57600080fd5b60148210610d6a57600080fd5b60328110610d7757600080fd5b6003829055600954610d93908290600a0a63ffffffff61167216565b600481905560035460408051918252602082019290925281517fb044a1e409eac5c48e5af22d4af52670dd1a99059537a78b31b48c6500a6354e929181900390910190a15050565b600154600954600a0a8202810111610df257600080fd5b600160a060020a038216600090815260026020526040902054600954600a0a8202810111610e1f57600080fd5b60098054600160a060020a0384166000908152600260209081526040918290208054600a94850a87020190559254600180549190930a850201909155805183815290517fcb8241adb0c3fdb35b70c24ce35c5eb0c17af7431c99f827d44a445ca624176a929181900390910190a15050565b600054600160a060020a03163314610ea857600080fd5b60015481810111610eb857600080fd5b60008054600160a060020a031681526002602052604090205481810111610ede57600080fd5b60008054600160a060020a03168152600260209081526040918290208054840190556001805484019055815183815291517fcb8241adb0c3fdb35b70c24ce35c5eb0c17af7431c99f827d44a445ca624176a9281900390910190a150565b600054600160a060020a03163314610f5357600080fd5b600154811115610f6257600080fd5b60008054600160a060020a0316815260026020526040902054811115610f8757600080fd5b60018054829003905560008054600160a060020a031681526002602090815260409182902080548490039055815183815291517f702d5967f45f6513a38ffc42d6ba9bf230bd40e8f53b16363c7eb4fd2deb9a449281900390910190a150565b600a5460009060a060020a900460ff161561109f57600a54604080517fdd62ed3e000000000000000000000000000000000000000000000000000000008152600160a060020a03868116600483015285811660248301529151919092169163dd62ed3e9160448083019260209291908290030181600087803b15801561106c57600080fd5b505af1158015611080573d6000803e3d6000fd5b505050506040513d602081101561109657600080fd5b505190506110ac565b6110a983836116a8565b90505b92915050565b60035481565b60066020526000908152604090205460ff1681565b600054600160a060020a031633146110e457600080fd5b600160a060020a038116600081815260066020908152604091829020805460ff19169055815192835290517fd7e9ec6e6ecd65492dce6bf513cd6867560d49544421d0783ddf06e76c24470c9281900390910190a150565b60001981565b600054600160a060020a0316331461115957600080fd5b600160a060020a03811615611191576000805473ffffffffffffffffffffffffffffffffffffffff1916600160a060020a0383161790555b50565b60008054600160a060020a031633146111ac57600080fd5b600160a060020a03821660009081526006602052604090205460ff1615156111d357600080fd5b6111dc82610aad565b600160a060020a0383166000818152600260209081526040808320929092556001805485900390558151928352820183905280519293507f61e6e66b0d6339b2980aecc6ccc0039736791f0ccde9ed512e789a7fbdd698c692918290030190a15050565b6040604436101561125057600080fd5b81158015906112815750336000908152600560209081526040808320600160a060020a038716845290915290205415155b1561128b57600080fd5b336000818152600560209081526040808320600160a060020a03881680855290835292819020869055805186815290519293927f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925929181900390910190a3505050565b600080806060606436101561130257600080fd5b600160a060020a0387166000908152600560209081526040808320338452909152902054600354909450611351906127109061134590889063ffffffff61167216565b9063ffffffff6116d316565b92506004548311156113635760045492505b6000198410156113a25761137d848663ffffffff6116ea16565b600160a060020a03881660009081526005602090815260408083203384529091529020555b6113b2858463ffffffff6116ea16565b600160a060020a0388166000908152600260205260409020549092506113de908663ffffffff6116ea16565b600160a060020a038089166000908152600260205260408082209390935590881681522054611413908363ffffffff6116fc16565b600160a060020a0387166000908152600260205260408120919091558311156114a85760008054600160a060020a031681526002602052604090205461145f908463ffffffff6116fc16565b60008054600160a060020a0390811682526002602090815260408084209490945591548351878152935190821693918b169260008051602061170c833981519152928290030190a35b85600160a060020a031687600160a060020a031660008051602061170c833981519152846040518082815260200191505060405180910390a350505050505050565b600160a060020a031660009081526002602052604090205490565b6000806040604436101561151857600080fd5b6115336127106113456003548761167290919063ffffffff16565b92506004548311156115455760045492505b611555848463ffffffff6116ea16565b33600090815260026020526040902054909250611578908563ffffffff6116ea16565b3360009081526002602052604080822092909255600160a060020a038716815220546115aa908363ffffffff6116fc16565b600160a060020a03861660009081526002602052604081209190915583111561163d5760008054600160a060020a03168152600260205260409020546115f6908463ffffffff6116fc16565b60008054600160a060020a03908116825260026020908152604080842094909455915483518781529351911692339260008051602061170c83398151915292918290030190a35b604080518381529051600160a060020a03871691339160008051602061170c8339815191529181900360200190a35050505050565b60008083151561168557600091506116a1565b5082820282848281151561169557fe5b041461169d57fe5b8091505b5092915050565b600160a060020a03918216600090815260056020908152604080832093909416825291909152205490565b60008082848115156116e157fe5b04949350505050565b6000828211156116f657fe5b50900390565b60008282018381101561169d57fe00ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa165627a7a723058207260806fb79d8bae29cc7b1945d95a8bae89a3c49d4460ef799d2634bcc32a460029000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a555344205465746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045553445400000000000000000000000000000000000000000000000000000000
Constructor Arguments
(ABI-Encoded and is the last bytes of the Contract Creation Code above)
0x000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a555344205465746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045553445400000000000000000000000000000000000000000000000000000000

----Decoded View------------Arg [0] : name_ (string): USD TetherArg [1] : ticker_ (string): USDTArg [2] : decimalsInput_ (uint8): 6Arg [3] : initialSupply_ (uint256): 0

----Encoded View------------Arg [0] : 0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a5553442054657468657200000000000000000000000000000000000000000000Arg [1] : 0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000045553445400000000000000000000000000000000000000000000000000000000Arg [2] : 0x0000000000000000000000000000000000000000000000000000000000000006Arg [3] : 0x0000000000000000000000000000000000000000000000000000000000000000