BankOfQatar
Verified contract
Active on
Ethereum with 720 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,456.34 |
$0 | |
QBANK | ERC-20 | 821.914726K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19700631 | 7 months ago | | | 0 | 0.00013036239 | |
| 17342764 | a year ago | | | 0 | 0.00062478189 | |
| 17342763 | a year ago | | | 0 | 0.00063375058 | |
| 16973262 | 2 years ago | | | 0 | 0.00044392774 | |
| 16633718 | 2 years ago | | | 0 | 0.00055177138 | |
| 16522672 | 2 years ago | | | 0 | 0.00057645700 | |
| 16006259 | 2 years ago | | | 0 | 0.077282865 | |
| 16006236 | 2 years ago | | | 0 | 0.00063167858 | |
| 15963412 | 2 years ago | | | 0 | 0.00077606320 | |
| 15957840 | 2 years ago | | | 0 | 0.00032238722 |
ABI
ABI objects
Getter at block 21268783
WCI() view returns (address)
0xc5a9bc46a7dbe1c6de493e84a18f02e70e2c5a32
allocationSum() view returns (uint256)
100
buyFee() view returns (uint256)
7
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xac8953b51c49d6a7113066910d4d8e8aad88e469
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
983473439610427325867309545
getOwner() view returns (address)
0xac8953b51c49d6a7113066910d4d8e8aad88e469
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Bank Of Qatar
pair() view returns (address)
0x05c795c03b9aec7669dfef49e2d67ad58197de38
qBank() view returns (address)
0x8236c933d3ea690059b7c06df8e543d5e0e7db45
qBankGas() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
7
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
QBANK
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
30
toReflections() view returns (uint256)
70
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
botsPointOne()
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeQBankGas(uint256 newGas)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openMarkets()
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdrawFromBank()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.