DeflationaryToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x49e484d9 at 17925909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "DeflationaryToken"

No transactions found for "DeflationaryToken"


Functions
Getter at block 21202469
baseFeeData(view returns (uint8 liquidityFeeOnBuyuint8 liquidityFeeOnSelluint8 operationsFeeOnBuyuint8 operationsFeeOnSelluint8 burnFeeOnBuyuint8 burnFeeOnSellbool applyTaxOnTransfer)
(liquidityFeeOnBuy=0, liquidityFeeOnSell=0, operationsFeeOnBuy=0, operationsFeeOnSell=0, burnFeeOnBuy=0, burnFeeOnSell=0, applyTaxOnTransfer=false)
decimals(view returns (uint8)
0
maxSupply(view returns (uint256)
0
maxTxAmount(view returns (uint256)
0
maxWalletAmount(view returns (uint256)
0
minimumTokensBeforeSwap(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000ffe8b47b3e2130213b802212439497
symbol(view returns (string)
totalSupply(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blockAccount(address account
burn(uint256 amount
burnFrom(address accountuint256 amount
claimETHOverflow(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransactionLimit(address accountbool excluded
excludeFromMaxWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _ownerstring _namestring _symboluint8 _decimalsuint256 _initialSupplyaddress _routerV2struct DeflationaryTokenFeeDataStorage baseTaxesaddress liquidityWallet_address operationsWallet_address burnWallet_uint256 maxWalletPctuint256 maxTxPct
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setFeesData(struct DeflationaryTokenFeeDataStorage taxData
setMaxTransactionAmount(uint256 newValue
setMaxWalletAmount(uint256 newValue
setMinimumTokensBeforeSwap(uint256 newValue
setWallets(address newLiquidityWalletaddress newOperationsWallet
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unblockAccount(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.