FoxedCoin

Verified contract

Active on Ethereum with 230 txns
Deployed by via 0xe9fb0c74 at 17336945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "FoxedCoin"

0xa86f7ee3c0b8be08c445f6415f3a740b8b17b73ab5bdef37f2262280fd23246b
0x2e106419a03f6d75e7fc68c0499b2af0e130e468e78276ddc0a7264c49e215e8
0x16721b5729fadc30f8328dd5b025390e693764429206f5af29ada79c6af6746c
0x7e79f276b78b37236805e8a3167a6a68a4236f93497ff075e1e45b44ff3f2114
0x40ba83422ff0e4485e514e623879ed96855a46096cfefccd9320b3721e1333c5
0x1eb1f6ba34b963b3c787f82baa60f368a7815fec376f0b33d04cd5a0e111076f
0xf4169a63c6160a709eab0003dbadf80c85dffb7a09f6bcad5c0ed918625df9f8
0xf8bf9eb88894bc2c601df899347318496d1f6d6674e55fd8e438b10c78b755bf
0x5d44cdaeda464f26f25a95a640304bdb8613f6f8a4728f4e0bb42c3767d9133c
0xf9fa152463bf48184c4e020017f20ce1d9f8f00faed063710aa2d9987a25672a

Functions
Getter at block 20819803
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
FoxedCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
$FOXED
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x15e6513d33ce42995b2d8d4e44fee44cdb562ace
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFeeuint256 _marketingFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFeeuint256 _marketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.