Frankenstein
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRKS | ERC-20 | 2.290154M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19322791 | 9 months ago | | | 0 | 0.0015875489 | |
| 15285817 | 2 years ago | | | 0 | 0.00040291228 | |
| 15285803 | 2 years ago | | | 0 | 0.00045373562 | |
| 15285799 | 2 years ago | | | 0 | 0.00035680487 | |
| 15285784 | 2 years ago | | | 0 | 0.00056059506 | |
| 15285777 | 2 years ago | | | 0 | 0.00054706625 | |
| 15285776 | 2 years ago | | | 0 | 0.00073837484 | |
| 15285774 | 2 years ago | | | 0 | 0.0029986365 | |
| 15285768 | 2 years ago | | | 0 | 0.00074138274 | |
| 15285767 | 2 years ago | | | 0 | 0.00073932377 |
ABI
ABI objects
Getter at block 21227741
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
9
feeWallet() view returns (address)
0x1a7bb8600aed9b68bcda578123a7bce3bf66ac11
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000000000000
name() view returns (string)
Frankenstein
owner() view returns (address)
0x1a7bb8600aed9b68bcda578123a7bce3bf66ac11
sellTotalFees() view returns (uint256)
20
swapTokensAtAmount() view returns (uint256)
1500000000000000
symbol() view returns (string)
FRKS
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc6bbf342e8483a898b2896fe8d10df52192146e8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniper(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delSnipers(address[] snipers_)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSnipers(address[] snipers_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 projectFee, uint256 liquidityFee)
updateFeeWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 projectFee, uint256 liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawFees()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.