Cut It Off
Verified contract
Active on
Ethereum with 1,570 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots
Balances ($0.00)
No balances found for "Cut It Off"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224114 | 11 days ago | | | 0 | 0.00094071572 | |
| 20469551 | 4 months ago | | | 0 | 0.00017194576 | |
| 20416332 | 4 months ago | | | 0 | 0.000092962285 | |
| 20380089 | 4 months ago | | | 0 | 0.00015253266 | |
| 20173050 | 5 months ago | | | 0 | 0.00012080788 | |
| 20112447 | 5 months ago | | | 0 | 0.00022285783 | |
| 19963407 | 6 months ago | | | 0 | 0.0020968225 | |
| 19963406 | 6 months ago | | | 0 | 0.0016871568 | |
| 19963403 | 6 months ago | | | 0 | 0.0016639517 | |
| 19963398 | 6 months ago | | | 0 | 0.0014588088 |
ABI
ABI objects
Getter at block 21299832
decimals() view returns (uint8)
18
getFeeAmount() view returns (uint256)
0
getMarketingWallet() view returns (address)
0x5f2f4988919c165e79f26bc1afa8e8386721cb62
getUniswapV2Pair() view returns (address)
0x63d325712cb5963ea397a0a0ca7e57bd5203d0d0
name() view returns (string)
Cut It Off
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CUT
totalSupply() view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchSetIsExcludedFromFees(address[] _addresses, bool _isExcluded)
batchSetIsExcludedFromMaxTransactionAmount(address[] _addresses, bool _isExcluded)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 _buyFee, uint256 _sellFee)
fourTwenty(uint256 _buyFee, uint256 _sellFee, uint256 _maxTransactionAmount, uint256 _maxWalletAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap(uint256 amount)
renounceOwnership()
setBuyFee(uint256 _buyFee)
setIsAMMPair(address _address, bool _isAMMPair)
setIsExcludedFromFees(address _address, bool _isExcluded)
setIsExcludedFromMaxTransactionAmount(address _address, bool _isExcluded)
setIsLaunched(bool _isLaunched)
setIsLimitsInEffect(bool _isLimitsInEffect)
setIsSwapEnabled(bool _isSwapEnabled)
setIsTradingActive(bool _isTradingActive)
setMarketingWallet(address _marketingWallet)
setMaxTransactionAmount(uint256 _maxTransactionAmount)
setMaxWalletAmount(uint256 _maxWalletAmount)
setSellFee(uint256 _sellFee)
setSwapTokensAtAmount(uint256 _swapTokensAtAmount)
setUniswapV2Pair(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.