This contract is being backfilled. You may encounter incomplete storage history.

OnlyDevs

Verified contract

Active on Ethereum with 118 txns
Deployed by via 0x8e6e1595 at 15733936
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
--
0x9b26247751a96d6a1c63d662dd377a394dc68e7a81ca142943d4e038bc9c267a
0xfa232825a9f1a59f3a48df14f14418d2b21201049dc4656f3e87edc2d5d713ef
0xf5dc92ec28a82f33a8f0c4352992b13e6e15c7565221062239ae25fc92a9ea36
0x443a4f3c37ae67fef5988051b1949cca53617e187e1a9fcd770533e809e58601
0xb73f59e7655df5948a9725e8fd1473e14e66b64b5fa5248735a36af8319f1212
0x484cd1fa4e891cd2a6376c2145e92b98fafecc70564a631866682d33d68a722e
0x6c60d806c21685f8f2ca04e5c82db37d0e28c55e33b8c2c5e9aec0f0b305ed95
0x6981532d2df9312cc5753f90375c9e4cbcb961ee7a476a4052cf3011198ee849
0x457b3296d6b81639a1e466081d31b5343bc165a3739ca6a319c183b330384751
0xa973bdf9eb2b4f2dca5ba7d1b48c617c61f65dce50eacbcb9f92d9d630509f0d

Functions
Getter at block 20796055
_renounceDelayFunction(view returns (bool)
false
_renounceExcludeInclude(view returns (bool)
true
_renounceFeeFunctions(view returns (bool)
false
_renounceMarketMakerPairChanges(view returns (bool)
false
_renounceMaxUpdateFunctions(view returns (bool)
false
_renounceWalletChanges(view returns (bool)
false
buyBurnFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
2
buyMarketingFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
feeUnits(view returns (uint256)
100
limitsInEffect(view returns (bool)
true
liquidityAddress(view returns (address)
0x0000000000000000000000000000000000000000
liquidityFeeActive(view returns (bool)
true
marketingAddress(view returns (address)
0x0da14b5ed0d3e3a17d811c5aeda75c0ed20764c5
maxSellTransaction(view returns (uint256)
2
maxSellTransactionAmount(view returns (uint256)
19437355915144018664741
maxWallet(view returns (uint256)
2
maxWalletTotal(view returns (uint256)
19437355915144018664741
name(view returns (string)
OnlyDevs
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
2
sellMarketingFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
6
supply(view returns (uint256)
971867795757200933237072
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
485933897878600466618
symbol(view returns (string)
ODT
tokensForBurn(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
17279808635426506871760
totalSupply(view returns (uint256)
971867795757200933237072
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x45eaba9813b5a9cb0c49e111b5e5999524961c6a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxSellTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxSellTransaction(address updAdsbool isEx
includeInFees(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceExcludeInclude(
renounceFeeFunctions(
renounceMarketMakerPairChanges(
renounceMaxUpdateFunctions(
renounceOwnership(
renounceWalletChanges(
setAutomatedMarketMakerPair(address pairbool value
setLiquidityAddress(address newAddress
toggleLiquidityFeeActive(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _burnFeeuint256 _marketingFeeuint256 _buyLiquidityFee
updateFeeUnits(uint256 newNum
updateMarketingAddress(address newWallet
updateMaxSellTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _burnFeeuint256 _marketingFeeuint256 _sellLiquidityFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
updateHolderLastTransferTimestamp(address indexed accountuint256 timestamp
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.