Bibble Pool

Verified contract

Active on Ethereum with 112 txns
Deployed by via 0x5fc6ee16 at 19572138
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xef4eb01ce39b7cea4efe8e735bf111babb7aa5fa06f1d2572b08067748846100
0x554304b77aeeced7152c7534efba8114d5fe47437e08ff6cacbf9cee98bcbb54
0x3f90e36a1f31e324ec8772a8482879fad9fc718f3f165ab04473812fe02652ec
0x23df5a16435f14544d0021f5c3b9ba82f47dba6d998c9b7578f0e425cd6c0b04
0x2d70e5052b67bc401c7fa4c2c2e37bc7b94fa597f9fe915bedbbd20cb3b1140c
0xf5402cf39423b78bcc37ba3f2e41c9f3cf19b7c67a02bb8846f1c184d0298a72
0x437e48488e5d6cf94f313e6b386be53fb9264796e11099fd7a649c4740a2d78a
0xcf782ac480f27917671a4d6ceefee3267cdecfcf1ad21c5a524d9ad84fe17bdb
0xfadf8dce49e0bc6143e79ae93704af38909df2ee39716b623bc78a86942787c1
0x6b4f94ac02337b8c36c7bd8df4abcda6715ac2530719e3c138a9cbe2fefb8cee

Functions
Getter at block 21190006
_maxTaxSwap(view returns (uint256)
1000000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_minTaxSwap(view returns (uint256)
10000000000
_taxSwapThreshold(view returns (uint256)
10000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Bibble Pool
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
BIP
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
_initialize(
_openTrading(
_removeLimits(
_setFinalTax(uint256 _valueBuyuint256 _valueSell
approve(address spenderuint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FinalTax(uint256 _valueBuyuint256 _valueSell
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TradingActive(bool _tradingOpenbool _swapEnabled
Transfer(address indexed fromaddress indexed touint256 value
maxAmount(uint256 _value
Constructor
constructor(address taxWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.