FrenkyCoin

Verified contract

Active on Ethereum with 207 txns
Deployed by via 0xdce59b15 at 20361511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $260.9
0xfe2b6960cc0b05dd20425e81d55ad890a230b88b0bc5ed3f175f64627bd3cc3e
0xaad7da1b40fc8435d39b5a3a8d64ddc111306d42e138e1801ea7b93639f98b0f
0x693e99a29c8e74c1075a942465027d254b209ca01930677b883219047e2b56b5
0x5392037231a22e4f313e7e9ab7ba5aa445a62520efccf86b8ea144dbc9d73751
0x9227609edc6115690e7483ebbfd718df2cc98a00416479b53d8fc3e7e5e77293
0x260f650421b4c1d3889d44f9471d1af055587fadd4e2680cd3b9afb902ef95e7
0xf7d34ba923ee8e0efce548e490d01fb63ba850bb99814175323908ba45840f0f
0x661f38fc6b18c40a892327cf0928b124c2e7813a01d63ae91bdb19e1c03a34f9
0xd344ed3126cb121c1fbc204b00ce9770d09efb57202f6dae41ae61a51eaa5282
0x830827bfbf9fbd26157959bdab91d6fbdbdb0fd38d01c2e1b2e7593b5558ff01

Functions
Getter at block 20910393
BuyFee(view returns (uint256)
0
SellFee(view returns (uint256)
0
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
1000000000000000000000000000
limitsRemoved(view returns (bool)
true
maxSwapsPerBlock(view returns (uint256)
10
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
FrenkyCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount(view returns (uint256)
10000000000000000000000000
symbol(view returns (string)
$FRENKY
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
swapsPerBlock(uint256view returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckEth(
clearStuckTokens(address tokenAddress
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(uint256 percent
openTrading(
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setFees(uint256 _buyFeeuint256 _sellFee
setLimits(uint256 _maxTransactionuint256 _maxWallet
setMaxSwapsPerBlock(uint256 _maxSwapsPerBlock
setSwapTokensAtAmount(uint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address walletaddress initialaddress[] othersaddress router
Fallback and receive
receive(
Errors

This contract contains no error objects.