BUNDL TOOLS
Verified contract
Active on
Ethereum with 900 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUNDL | ERC-20 | 2.586213K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21019272 | a month ago | | | 0 | 0.00023100431 | |
| 20843376 | 2 months ago | | | 0 | 0.00054345393 | |
| 20839413 | 2 months ago | | | 0 | 0.00036804694 | |
| 20704200 | 3 months ago | | | 0 | 0.00011313629 | |
| 20685935 | 3 months ago | | | 0 | 0.00079254564 | |
| 20632268 | 3 months ago | | | 0 | 0.000038939544 | |
| 20619075 | 3 months ago | | | 0 | 0.000044217977 | |
| 20515743 | 4 months ago | | | 0 | 0.00020686192 | |
| 20422856 | 4 months ago | | | 0 | 0.000085600998 | |
| 20301142 | 5 months ago | | | 0 | 0.00032883514 |
ABI
ABI objects
Getter at block 21293781
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketWallet() view returns (address)
0xe347f0f1878f7b6229a93b10a9a0e99260ff8e3d
maxTransactionAmount() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
BUNDL TOOLS
owner() view returns (address)
0xe0c6a77b7ccb3bf91dc2cc3dc42bc05cb377e1bb
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2500000000000000000000
symbol() view returns (string)
BUNDL
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
2265774078071255957063
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa7f1c841cfeba3c62bef5651bae7f98108898342
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _excludeFromFees(address account, bool excluded)
addTradingPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
changeSellFees(uint256 _marketingFee, uint256 _liquidityFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitsOff() returns (bool)
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketWallet)
updateMaxTxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.