BANK OF BANKS

Verified contract

Active on Ethereum with 287 txns
Deployed by via 0xf74e75e0 at 17054510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xe12f6382d125f43f4f9b53e2feab201a7d11edd2f00b09f40ddc504a72a001ec
0xb508196982436176ac85dd65b878ef694d4ba88eec754edc3a4364878df2518a
0xb875d2cc29191865ea03b39322c3ba746fb4fec9c3b13bc2c9e456adfb4c7d26
0xad0f1f32192ee54921e3835cccbc9b51ff98617e4be9c4026495118f00279e18
0xca244a76f1767ffc6cbcbe3c5b05f9d0251e88068b7ac74075ff8876aa3ee685
0xf8f93bc8561bdce4a3f795cf84a217a99a025932338512b6f182575df555ab54
0x7575c73f8c51269e6dfd413a031bacec0543756d70b87930e37d221c45be625e
0xa8ccb959d7888e5f3aca05f8e35eb597cfb9d7b981854015650e7c4a977a768b
0x1f7d6d54169b2cb33f8d14b86cb249d970b47634bc4ce1bbc838c85395033ff5
0x3cbc11ceafab842a1f2776288a284d55ecbd42c527d0aca81b7edd99b43e0279

Functions
Getter at block 21378892
DIVISOR(view returns (uint256)
100
PADDING(view returns (uint256)
1000000000000000000
SHAREDIVISOR(view returns (uint256)
100
_totalSupply(view returns (uint256)
100000000000000000
buyMul(view returns (uint256)
95
calculatePrice(view returns (uint256)
305431050970185038
decimals(pure returns (uint8)
9
getCirculatingSupply(view returns (uint256)
100000000000000000
getLiquidity(view returns (uint256)
5526581682832391
 
getMarketCap(view returns (uint256)
 
getSRGPrice(view returns (uint256)
liqConst(view returns (uint256)
100000000000000000000000000000000
liquidity(view returns (uint256)
5526581682832391
maxBag(view returns (uint256)
1000000000000000
name(pure returns (string)
BANK OF BANKS
owner(view returns (address)
0x8cf268d248154014ce28b9a9ab48b6c8c7062fa0
sellMul(view returns (uint256)
95
symbol(pure returns (string)
BOB
taxBalance(view returns (uint256)
626149323828753
teamShare(view returns (uint256)
40
teamWallet(view returns (address)
0xe84486ab11e8ecad92b2ce5ce0fc1ed3422eeb4d
totalSupply(pure returns (uint256)
100000000000000000
totalTx(view returns (uint256)
120
totalVolume(view returns (uint256)
54548471898631810963400050860
tradeOpen(view returns (bool)
true
treasuryShare(view returns (uint256)
60
treasuryWallet(view returns (address)
0x063d923c6efc911f1ae0138196fe82d0615f3838
Read-only
_balances(addressview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
candleStickData(uint256view returns (uint256 timeuint256 openuint256 closeuint256 highuint256 low)
getTokenAmountOut(uint256 amountSRGInview returns (uint256)
getValueOfHoldings(address holderview returns (uint256)
getsrgAmountOut(uint256 amountInview returns (uint256)
isFeeExempt(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
tVol(uint256view returns (uint256)
txTimeStamp(uint256view returns (uint256)
State-modifying
_buy(uint256 buyAmountuint256 minTokenOutuint256 deadlinereturns (bool)
_sell(uint256 tokenAmountuint256 deadlineuint256 minBNBOutreturns (bool)
addLiquidity(uint256 amountSRGLiq
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
changeFeeReceivers(address newTeamWalletaddress newTreasuryWallet
changeFees(uint256 newBuyMuluint256 newSellMul
changeIsFeeExempt(address holderbool exempt
changeIsTxLimitExempt(address holderbool exempt
changeTaxDistribution(uint256 newteamShareuint256 newtreasuryShare
changeWalletLimit(uint256 newLimit
openTrading(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawTaxBalance(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bought(address indexed fromaddress indexed touint256 tokensuint256 beansuint256 dollarBuy
FeesMulChanged(uint256 newBuyMuluint256 newSellMul
MaxBagChanged(uint256 newMaxBag
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sold(address indexed fromaddress indexed touint256 tokensuint256 beansuint256 dollarSell
StablePairChanged(address newStablePairaddress newStableToken
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.