DeFiBot

Verified contract

Active on Ethereum with 342 txns
Deployed by via 0xfaa4b59d at 17901002
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0xdadc6308a89e2eec1bd896e7f4f0b34f4dc0c9aff20ab41811159b5fa9727a69
0xb544219d3b902d08592ffef728c101bb34560068f3e2b5bbb581616d567dced6
0x81c60798e0931d38560a82e6915dfca8c9d1ec23a6bb73011043882a77a720d4
0x8ef0cf47413c36815027b101c7539f8f9782076048a8ea4c10cd49212e17e3bf
0xdc9f1d8935413e9ab382707c99f100b42f74fbfcc6e7949fc38b944d87cc6f56
0x99a12d764738a7ba2ffdb3976773946a794fb458add060f368436e80dfc38e4c
0xd275b59edc49840b3d30115925533d102030ff9d87f58edda067f88a30147137
0xbf0ebad454835cfc3129218f5da529a1be678490bfd0d6bf37c032d4e6b0a027
0x73dd090535ded96e2ab34aac594889e29a58dcd3a4096a7ef4d89e32ee026cd8
0xbde8b8296588fca68dbc9e3245fbab2f3978818c086e42f017de504cc28894b5

Functions
Getter at block 21392120
blacklistAbilityRenounced(view returns (bool)
false
buyBurnFees(view returns (uint256)
0
buyCommunityPerkFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
2
buyProjectFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
100001000000000000000000
maxWalletHoldAmount(view returns (uint256)
100001000000000000000000
memberPerksWallet(view returns (address)
0xeb29535d3d1cf7a578e6afd4b52a9d846770ef84
name(view returns (string)
DeFiBot
owner(view returns (address)
0x022b99bc55ba100dec64615563e37a4a8dc1ae94
projectWallet(view returns (address)
0x7cb909c374c5fd919f97097c71c87e20300a0e2b
sellBurnFee(view returns (uint256)
0
sellCommunityPerkFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
2
sellProjectFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
5
swapOfCollectedTradingFeesEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
DEFIBOT
tokensForBurn(view returns (uint256)
0
tokensForCommunityPerk(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
2525285942424006577570
tokensForProject(view returns (uint256)
3787928913636009866355
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xc3afb3ad21d96cdb0ef1535732efd427c8ed78d7
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)
isBlacklistedAddress(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAddress(address _addr
blacklistLiquidityPool(address lpAddress
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceBlacklistAbility(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unblacklistAddress(address _addr
updateBuyFees(uint256 _burnFeesuint256 _communityPerkFeeuint256 _liquidityFeeuint256 _projectFee
updateMaxTransactionAmount(uint256 newNum
updateMaxWalletHoldAmount(uint256 newNum
updateMemberPerksWallet(address newMemberPerksWallet
updateProjectWallet(address newWallet
updateSellFees(uint256 _burnFeesuint256 _communityPerkFeeuint256 _liquidityFeeuint256 _projectFee
updateSwapOfCollectedTradingFeesEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
withdrawTrappedDefibot(
withdrawTrappedEth(address toAddr
withdrawTrappedToken(address _tokenaddress _to
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
memberPerksWalletUpdated(address indexed newWalletaddress indexed oldWallet
projectWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.