Bank BTC | https://bankbtc.app
Verified contract
Active on
Ethereum with 581 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.36)
Native
Value
$0.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,616.88 |
$0.36 | |
BANKBTC | ERC-20 | 83.111794B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19739974 | 7 months ago | | | 0 | 0.0051747534 | |
| 19501983 | 8 months ago | | | 0 | 0.00035785245 | |
| 19501786 | 8 months ago | | | 0 | 0.00040345658 | |
| 19492864 | 8 months ago | | | 0 | 0.0014534242 | |
| 19475841 | 8 months ago | | | 0 | 0.00083927581 | |
| 19171247 | 10 months ago | | | 0 | 0.010348919 | |
| 19145302 | 10 months ago | | | 0 | 0.0043748649 | |
| 18978746 | a year ago | | | 0 | 0.013162132 | |
| 18945216 | a year ago | | | 0 | 0.00046494865 | |
| 18923908 | a year ago | | | 0 | 0.00069402370 |
ABI
ABI objects
Getter at block 21315202 getMaxWalletToken() view returns (uint256)
_maxTxAmountBuy() view returns (uint256)
1000000000000000000000
_maxTxAmountSell() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
13051633
name() pure returns (string)
Bank BTC | https://bankbtc.app
pair() view returns (address)
0xf29dc81a21d4c32781702b2b8b191de664314904
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
BANKBTC
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling, bool bot) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isInBot(address _address) 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)
banMultipleBots(address[] accounts, bool excluded)
blockKnownBots()
claimDividend()
fixFeeIssue(uint256 amount)
setBot(address _address, bool toggle)
setBuyFees(uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setBuyTxLimit(uint256 amount)
setFeeReceivers(address _marketingReceiver)
setInitialBlockLimit(uint256 blocks)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletToken(uint256 amount)
setSellFees(uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setSellTxLimit(uint256 amount)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _presaler, address _router, address _token)
receive()
This contract contains no error objects.