Fist of Furie
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FEISTY | ERC-20 | 64.915176M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20292832 | 5 months ago | | | 0 | 0.00055921904 | |
| 20292831 | 5 months ago | | | 0 | 0.00056313344 | |
| 20292819 | 5 months ago | | | 0 | 0.00043856706 | |
| 20292818 | 5 months ago | | | 0 | 0.00029916014 | |
| 20292818 | 5 months ago | | | 0 | 0.00029916014 | |
| 20292818 | 5 months ago | | | 0 | 0.00034576114 | |
| 20292816 | 5 months ago | | | 1 | 0.0016246842 |
ABI
ABI objects
Getter at block 21320167
_transferDelay() view returns (bool)
true
buyFURYFISTSFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
9
buyTotalFees() view returns (uint256)
10
decimals() view returns (uint8)
9
letswap() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000000
maxWallet() view returns (uint256)
10000000000000000
name() view returns (string)
Fist of Furie
owner() view returns (address)
0xe8a0b740462d11d6442e6479859bf212df52b695
sellFURYFISTSFee() view returns (uint256)
6
sellMarketingFee() view returns (uint256)
19
sellTotalFees() view returns (uint256)
25
swapEnabled() view returns (bool)
true
swapFeeTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
FEISTY
tokensForFURYFISTS() view returns (uint256)
6805665474914949
tokensForMarketing() view returns (uint256)
58109510471478997
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
tradingLimits() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x99d8b93b803c7c0857b49d5f2bbdd445e3410c5c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
lpPoolPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFuryBuyFees(uint256 _marketingFee, uint256 _FURYFISTSFee)
updateFurySellFees(uint256 _marketingFee, uint256 _FURYFISTSFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.