Frankenstein Inu
Verified contract
Active on
Ethereum with 403 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRINU | ERC-20 | 723.279084K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17480134 | a year ago | | | 0 | 0.0015496744 | |
| 16309092 | 2 years ago | | | 0 | 0.00066084614 | |
| 16309024 | 2 years ago | | | 0 | 0.00069542739 | |
| 16309010 | 2 years ago | | | 0 | 0.00093565537 | |
| 16017670 | 2 years ago | | | 0 | 0.00058353063 | |
| 16000218 | 2 years ago | | | 0 | 0.00058060486 | |
| 15873493 | 2 years ago | | | 0 | 0.00046656896 | |
| 15872235 | 2 years ago | | | 0 | 0.00049759691 | |
| 15855389 | 2 years ago | | | 0 | 0.0016118877 | |
| 15818406 | 2 years ago | | | 0 | 0.0043479674 |
ABI
ABI objects
Getter at block 21100287 getEarlyBuyers() view returns (address[])
blockForPenaltyEnd() view returns (uint256)
15778457
botsCaught() view returns (uint256)
83
buyLiquidityFee() view returns (uint256)
1
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
6
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getLaunchedBlockNumber() view returns (uint256)
15778454
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xf931ad331f3bca00ab1c5a90ef8626fcb1bdb674
lpReceiverAddress() view returns (address)
0xe0fe5f07f9907d950a39c07ae93c78e37fb97af8
maxBuyAmount() view returns (uint256)
10000000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Frankenstein Inu
operationsAddress1() view returns (address)
0xf348e77563d41b1b7f4c9361fdc7462f93ecf8a0
operationsAddress2() view returns (address)
0x069eaaa9153e8ce4c6fad31db4314f3c26141db9
operationsAddress3() view returns (address)
0xbb9b6d88bcfc4033393bbd94fef3bf1896568c07
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
6
sellingEnabled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
FRINU
tokensForLiquidity() view returns (uint256)
120533723599053701327506
tokensForOperations() view returns (uint256)
602668617995268506637532
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15778454
transferDelayEnabled() view returns (bool)
false
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)
boughtEarly(address) view returns (bool)
earlyBuyers(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
instantiateLP()
markBoughtEarly(address[] wallet)
removeBoughtEarly(address wallet)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setLPReceiverAddress(address _LPReceiverAddr)
setOperationsAddress(address _operationsAddress1, address _operationsAddress2, address _operationsAddress3)
setSellingEnabled(bool confirmSellingEnabled)
setTrading(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledSellingForever()
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
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)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet1, address indexed newWallet2, address indexed newWallet3)
constructor()
receive()
This contract contains no error objects.