Fumblers Group
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9db5…33e4
0x9db5…33e4
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUMBLE | ERC-20 | 4.902769M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18524341 | a year ago | | | 0 | 0.00097128341 | |
| 18524309 | a year ago | | | 0 | 0.00095897221 | |
| 18524295 | a year ago | | | 0 | 0.00098373648 | |
| 18524289 | a year ago | | | 0 | 0.0010040717 | |
| 18524276 | a year ago | | | 0 | 0.00097626954 | |
| 18524274 | a year ago | | | 0 | 0.00090938549 | |
| 18524264 | a year ago | | | 0 | 0.00082759809 | |
| 18524262 | a year ago | | | 0 | 0.00083409480 | |
| 18524245 | a year ago | | | 0 | 0.00097485400 | |
| 18524231 | a year ago | | | 0 | 0.0010360238 |
ABI
ABI objects
Getter at block 21177388
_buyDevelopmentFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTotalFees() view returns (uint256)
1
_devFeeShare() view returns (uint256)
0
_lpFeeShare() view returns (uint256)
0
_marketingFeeShare() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
20000000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_sellTotalFees() view returns (uint256)
1
_totalFeeShare() view returns (uint256)
10
_uniswapPair() view returns (address)
0xac83586b54aab66a588e691bc4cc0774f888466c
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
name() view returns (string)
Fumblers Group
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FUMBLE
totalSupply() view returns (uint256)
1000000000000000000
walletLimitInEffect() view returns (bool)
false
Read-only
_ammPairs(address) view returns (bool)
_isExcluded(address) view returns (bool)
_isExcludedFromMaxTx(address) view returns (bool)
_isExcludedFromMaxWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.