USDTClassic

Verified contract

Active on Ethereum with 15 txns
Deployed by via 0x7458703f at 15961870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x66b6919f8752b010c26155b75333f28247296c1934cda0411372f8639d8c051c
0x1eed46aa0b2d3cc9662f6c858dea885f652de099ddb67c328e0f1397d7264c4e
0x64bf0ac76e7a1ffec76bd63df5fdb9c5756f7a74d17f68d6749abf9ab2586a95
0x5d2de66b4051b8a50d0a6530a5bb76f0acff2376fdd494cf053b4d63d5c2163a
0xcd512e463bbe0ae98310b9f7c3a892973dbc44f4c88e821963264a45a1027110
0x1bcce987fd90ccbb76f29038e941f143c3583daca9edd1e7b036e95742fe03cb
0x9d6b4a710f1ce632521d4d6f9a07756654e21e9fbe970a6b887dde2a98f2eb5b
0xc629b2c63c9427e6cf5cadfa4960ad5e962972796606d69b9119fb7aa8d8d33d
0x0648fc829c935bf7cff7b45e1cd12642aeda9fa861133ae14f1e5229b6f818bc
0x99f68478bbc8cf92556410f5634dba153cd196e560f50321920bded3fb00fd98
From

Functions
Getter at block 20995413
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
buyDevFee(view returns (uint256)
3
buyLiquidityFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x7b6000fbbcf6b3c70966f45cc753c4d641ef7a12
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
100000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000000
name(view returns (string)
USDTClassic
owner(view returns (address)
0x7b6000fbbcf6b3c70966f45cc753c4d641ef7a12
sellDevFee(view returns (uint256)
23
sellLiquidityFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
25
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
cUSDT
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x47162c5bf5fae41e26295bb7f38c656113b75b4b
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.