Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUNDLEF | ERC-20 | 20K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20685296 | 2 months ago | | | 0 | 0.0010811432 | |
| 20685287 | 2 months ago | | | 0 | 0.0015016406 | |
| 20685227 | 2 months ago | | | 0 | 0.0011227531 | |
| 20685208 | 2 months ago | | | 0 | 0.0019909487 | |
| 20685098 | 2 months ago | | | 0 | 0.00067849190 | |
| 20685097 | 2 months ago | | | 0 | 0.013194052 | |
| 20685066 | 2 months ago | | | 0 | 0.00032823667 | |
| 20685006 | 2 months ago | | | 0 | 0.0021216889 |
ABI
ABI objects
Getter at block 21187445
_maxTaxSwap() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000000000000
buyCount() view returns (uint256)
1
decimals() pure returns (uint8)
18
initialBuyTax() view returns (uint256)
20
initialSellTax() view returns (uint256)
30
name() pure returns (string)
BundleF
owner() view returns (address)
0xe26c57ffa8bf3c55e0fe8be9954e939a4fbcd483
symbol() pure returns (string)
BUNDLEF
totalSupply() pure returns (uint256)
10000000000000000000000000
transferTax() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkIsAddressWhitelistedGroup(address[] checkAddresses) view returns (bool[])
checkIsAddressWhitelistedSingle(address checkAddress) view returns (bool)
getBalances(address[] wallets) view returns (uint256[])
State-modifying
Events addToWhitelistGroup(address[] newAddresses)
addToWhitelistSingle(address newAddress)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setInitialBuyTax(uint256 newInitialBuyTax) returns (bool)
setInitialSellTax(uint256 newInitialSellTax) returns (bool)
setTransferTax(uint256 newTransferTax) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.