Big Bank Whales
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBW | ERC-20 | 2.770964B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14834915 | 3 years ago | | | 0 | 0.00072449094 | |
| 13731420 | 3 years ago | | | 0 | 0.0053571887 | |
| 13731418 | 3 years ago | | | 0 | 0.0028620191 | |
| 13731390 | 3 years ago | | | 0 | 0.0042790946 | |
| 13731370 | 3 years ago | | | 0 | 0.0050789319 | |
| 13731346 | 3 years ago | | | 0 | 0.0045009096 | |
| 13731330 | 3 years ago | | | 0 | 0.0034502998 | |
| 13731321 | 3 years ago | | | 0 | 0.0035467736 | |
| 13731316 | 3 years ago | | | 0 | 0.0041307370 | |
| 13731316 | 3 years ago | | | 0 | 0.0041307370 |
ABI
ABI objects
Getter at block 21333363
autoLiquidityReceiver() view returns (address)
0xa6e03bd644a6d77d2cb1c1c6aa1a06e71c6a2920
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xa6e03bd644a6d77d2cb1c1c6aa1a06e71c6a2920
getTotalFee() view returns (uint256)
100
launchModeStatus() view returns (bool)
false
launchedAt() view returns (uint256)
13731261
launchedTime() view returns (uint256)
1638502339
marketingFeeReceiver() view returns (address)
0xdf15d6a437318287735f57bc38abb325588c46c0
name() pure returns (string)
Big Bank Whales
pair() view returns (address)
0x1dab43e1c6f904a637a6915b4fde2b2e1ff3e386
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
BBW
teamFeeReceiver() view returns (address)
0xdf15d6a437318287735f57bc38abb325588c46c0
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manuallySwap()
recoverEth()
recoverToken(address _token, uint256 amount) returns (bool _sent)
setFeeReceivers(address _autoLiquidityReceiver, address _teamFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.