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

Druk Coin

Verified contract

Active on Ethereum with 694 txns
Deployed by via 0xbfe32aed at 18376399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0xe2e6013a58d72cb818472397c4e901f138e82c4af4f97757f4610093b51a8220
0xd1baf9cd346fc78e2f9c9c3f504e20583f0267d5747eb327c9297e64ac25c4c2
0x7dafcf7fdc637b86d01875302d9012b79e194044b6335411ba5b4b0f71110061
0xd388f3cde102ff9fa732bf92b860ebde8098092c06aaf9fcf4706a56ef5cef9f
0x11006bbd8692ae8101a79ba9d0d947a749fb281cd5ccefcfdc282a3e5728050e
0xf83fa870cf132df48a1557ebc12547950f9e26c8922786dc02930cdebb5f3eb7
0x805f9bb8b82dee2de693dea1475ba2c68f17e0763e7deb97cd41903bb3c601b4
0x873254e5e62570c7c1fbf460f13378a1c82711c3f7a3b21d35eeb7d2584f8395
0x9320e0377130ce8a4a84653fc124080c7bb557a83c3e808baa8bec22dd966674
0xe08004eb852644fd4c65dc94ca3b3a7902f05a25bc314ab780628db4a0989e66

Functions
Getter at block 20798175
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
1
buyPapaFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
1
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0x11d5ffc8d02b01d5b71d8c26f14a79bb5ebc4cc0
limitsInEffect(view returns (bool)
false
liquidityWallet(view returns (address)
0x11d5ffc8d02b01d5b71d8c26f14a79bb5ebc4cc0
maxTransaction(view returns (uint256)
1500000000000000000000000000000
maxWallet(view returns (uint256)
1500000000000000000000000000000
name(view returns (string)
Druk Coin
operationsWallet(view returns (address)
0x2f640066d37044bf4bc83f8894f3ce8feb46be42
owner(view returns (address)
0x0000000000000000000000000000000000000000
papaWallet(view returns (address)
0x11d5ffc8d02b01d5b71d8c26f14a79bb5ebc4cc0
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
1
sellPapaFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
1
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000000
symbol(view returns (string)
DRUK
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
41151267797089392321716624518
tokensForPapa(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniV2router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair(view returns (address)
0x3915c6ef2db9580f7bce245bf4d62819ee035bd6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBL(address[] blockeesbool shouldBlock
updateBuyFees(uint256 _papaFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateMaxTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _papaFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
updateliquidityWallet(address newliquidityWallet
updateoperationsWallet(address newWallet
updatepapaWallet(address newpapaWallet
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 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
liquidityWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
papaWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.