Not Financial Advice
Verified contract
Active on
Ethereum with 497 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7e8…9b40
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTFD | ERC-20 | 500B | -- | -- | |
NFA | ERC-20 | 105.532586M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19541706 | 9 months ago | | | 0 | 0.00091257525 | |
| 19541697 | 9 months ago | | | 0 | 0.00070788933 | |
| 18500021 | a year ago | | | 0 | 0.00062368884 | |
| 16849427 | 2 years ago | | | 0 | 0.0052857506 | |
| 16307915 | 2 years ago | | | 0 | 0.0013705284 | |
| 16245197 | 2 years ago | | | 0 | 0.0010864379 | |
| 14436671 | 3 years ago | | | 0 | 0.0037736562 | |
| 14240952 | 3 years ago | | | 0 | 0.0012129201 | |
| 14240952 | 3 years ago | | | 0 | 0.0012129201 | |
| 14240793 | 3 years ago | | | 0 | 0.0013099837 |
ABI
ABI objects
Getter at block 21408227
_devFee() view returns (uint256)
10
_devWalletAddress() view returns (address)
0xd7e86c0b648a15a71f2973f69a2eb4147da59b40
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
getDevFee() view returns (uint256)
10
name() view returns (string)
Not Financial Advice
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndSendEnabled() view returns (bool)
true
symbol() view returns (string)
NFA
totalFees() view returns (uint256)
41973582173482976844
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x760c0eaf0013da4a6a4c085714be48efeab219a5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
openTrading()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndSendEnabled(bool _enabled)
setTaxFee(uint256 taxFee, uint256 devFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSend(uint256 tokensSwapped, uint256 ethReceived)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.