Dark Protocol

Verified contract

Active on Ethereum with 326 txns
Deployed by via 0x831140d1 at 15817777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0xa594172a0b9be0c33e5ab6f118441b21253c53b710c231ecd83dc3c862ac2828
0xffbeccfcf0843cdc0ef41c52af01a49b2ba84d0e35a7fd6c473424cdaabbce01
0xda5124ddb3e60de80f15865552d1b70d0695c18c616d0151cb80c0d45b710280
0xe6316f4d7ed8d64f5491200fa54e990938293b5797594c8a0de125fd48aa9d5c
0x42ea87c64834959aebbae89928aecdacf6579d80c4cae9a9ae77add564098c2c
0x758c2ebc156073203730824cffe233190bbbd7c4c611341661e4d8547162b153
0x8b99c88de5493be50412ae34a90457aaecacfd024f73a13434d395582f6e022b
0xf362055e481a1f32649ea7d98ce5ff532960efc8b40314be0092acb21fe3ee0f
0x7701c2b6c185ccd3094391e596c3a7fff3bcf328333f04ef549beb2b96a3b2a9
0xd41ff7bae5df12843a14d50f24c9df567fc9c712fdb137300b998f5e764d858d

Functions
Getter at block 21205509
burnBuyFee(view returns (uint256)
0
burnSellFee(view returns (uint256)
0
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
liquidityBuyFee(view returns (uint256)
1
liquiditySellFee(view returns (uint256)
1
marketingBuyFee(view returns (uint256)
3
marketingSellFee(view returns (uint256)
3
marketingWallet(view returns (address)
0x9b902fb60c2aec9a3b09c4841f1d1ac56ca5eaac
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWalletToken(view returns (uint256)
30000000000000000000000000
name(view returns (string)
Dark Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000000
symbol(view returns (string)
DARK
teamBuyFee(view returns (uint256)
2
teamSellFee(view returns (uint256)
2
teamWallet(view returns (address)
0xefdda292e2cba7fb09efd9eed057efd16b22501a
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x8ecd85e9f2e67c4415f5ded323a81942d6d43d80
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistBots(address accountbool value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setMaxTxAmount(uint256 _percent
setMaxWalletLimit(uint256 _percent
setSwapAndLiquifyEnabled(bool _enabled
setSwapTokensAtAmouunt(uint256 _newAmount
setWallets(address _marketingaddress _team
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFee(uint256 _liqFeeuint256 _markFeeuint256 _teamFeeuint256 _burnFee
updateSellFee(uint256 _liqFeeuint256 _markFeeuint256 _teamFeeuint256 _burnFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensIntoLiqudityuint256 ethReceived
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.