Burger King
Verified contract
Active on
Ethereum with 252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x922e…1ea7
0x922e…1ea7
2 additional
variables
Balances ($0.00)
No balances found for "Burger King"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21057528 | 10 days ago | | | 0 | 0.00032240174 | |
| 21032297 | 13 days ago | | | 0 | 0.00031589653 | |
| 21013723 | 16 days ago | | | 0 | 0.00037079780 | |
| 21006637 | 17 days ago | | | 0 | 0.00039844518 | |
| 21006632 | 17 days ago | | | 0 | 0.00043121537 | |
| 21006631 | 17 days ago | | | 0 | 0.00060781804 | |
| 21006627 | 17 days ago | | | 0 | 0.00060395119 | |
| 21006513 | 17 days ago | | | 0 | 0.00057161265 | |
| 21006500 | 17 days ago | | | 0 | 0.00045638865 | |
| 21006483 | 17 days ago | | | 0 | 0.00061264213 |
ABI
ABI objects
Getter at block 21125963
_maxTxAmount() view returns (uint256)
25000000000000000
_maxWalletSize() view returns (uint256)
25000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Burger King
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BK
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x51136d6d596740de588fa0b52b029fc6ac685867
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualSend()
manualSwapback(uint256 percentToSwap)
openTrading()
removeLimits()
renounceOwnership()
setBots(address[] _bots, bool areBots)
setDevelopmentWallet(address developmentAddress)
setFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMarketingWallet(address marketingAddress)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setSwapThreshold(uint256 swapTokensAtAmount)
toggleSwaps(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DevelopmentWalletUpdated(address _developmentAddress)
MarketingWalletUpdated(address _marketingAddress)
MaxTxAmountUpdated(uint256 _maxTxAmount)
MaxWalletAmountUpdated(uint256 _maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool _swapEnabled)
SwapTokensAtAmountUpdated(uint256 _swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.