FK Banana Gun
Verified contract
Active on
Ethereum with 126 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4124…ceee
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FKBANANA | ERC-20 | 400.224395B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18118073 | a year ago | | | 0 | 0.00040672966 | |
| 18116690 | a year ago | | | 0 | 0.00048996622 | |
| 18116483 | a year ago | | | 0 | 0.00040599931 | |
| 18116040 | a year ago | | | 0 | 0.00072878399 | |
| 18115764 | a year ago | | | 0 | 0.00084515056 | |
| 18115669 | a year ago | | | 0 | 0.0010369570 | |
| 18115463 | a year ago | | | 0 | 0.0016127952 | |
| 18115453 | a year ago | | | 0 | 0.0015390747 | |
| 18115414 | a year ago | | | 0 | 0.0025273411 | |
| 18115374 | a year ago | | | 0 | 0.0064898756 |
ABI
ABI objects
Getter at block 21090740
MarketingWallet() view returns (address)
0x4124db434f8169d1178ec15c5c08a02967a3ceee
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
420690000000000000000000000000000
name() pure returns (string)
FK Banana Gun
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FKBANANA
totalSupply() pure returns (uint256)
420690000000000000000000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeFromFee(address account)
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
renounceOwnership()
setMarketingWallet(address _newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFinalFee()
updateSwapBackSetting(bool state)
updateThreshouldToken(uint256 minToken, uint256 maxToken)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.