Okinami Dao

Verified contract

Active on Ethereum with 150 txns
Deployed by via 0x0b32e37d at 15622462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0x2253f061ad07f0a8b417983c0428b30f41cc10536f44121f74905f54595ade15
0xdf4198a065e9b706721e03974db50ffd638bfadfc48d4a7b7ea156d03dfcd361
0x208b234a0ebf092754d1544c7a175e9bbe7534d28c52f1506539673ec0e1431f
0x43c89eec2058876a6b1b60b3a1344fb8444469709eeb702e7567422a7e9005d6
0xbd03e1df3024db562724fd8d51ea9bf0853759d89a8964f55902bb00770f3503
0x4e3844c5aafc57ca15f8d509b8060b96ef3a4eed04685e64c711b39dba089dee
0xdfb3c234ceb48d6e1254e7f3e6492e465e8114b13cd01cbc481a8326e566de61
0xf3c1fd58d4352e9ae9e7ad70dace2216c2f97447538e13c2786e3d06a6532d4c
0x351415467e600bc27a5068c076a344fc67a7401f8423b78598445cd1a4075588
0xe2082d65773293ea55d0d2177cb1545fde10bc1721689a4b67f1543df1aaf2da

Functions
Getter at block 21190013
_buyDevFee(view returns (uint256)
40
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
40
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_sellMultiSigFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
0
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0x1fdb15f84bcfabd5f2a2a95378214f54e94d0b3d
getTime(view returns (uint256)
1731636527
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x1fdb15f84bcfabd5f2a2a95378214f54e94d0b3d
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x1fdb15f84bcfabd5f2a2a95378214f54e94d0b3d
maxTransactionAmount(view returns (uint256)
30000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0x1fdb15f84bcfabd5f2a2a95378214f54e94d0b3d
name(pure returns (string)
Okinami Dao
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
oDao
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15622516
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xf6d6a46fc182cb01586ec1460164908738eb82c2
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isSniper(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ethAmountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFee(address account
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageSnipers(address[] addressesbool status
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
manualSend(address _recipient
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFeeuint256 buyDevFeeuint256 buyMultiSigFeeuint256 buyMarketingFee
setDevAddress(address _devAddress
setGasPriceLimit(uint256 gas
setLiquidityAddress(address _liquidityAddress
setMarketingAddress(address _marketingAddress
setMultiSigAddress(address _multiSigAddress
setProtectionSettings(bool antiGas
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFeeuint256 sellDevFeeuint256 sellMultiSigFeeuint256 sellMarketingFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxSize(uint256 percent
updateMaxTxnPercent(uint256 percent
updateSwapTokensAtPercent(uint256 percentreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
ManualBurnLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.