FuckLedger
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FKLGDR | ERC-20 | 246.332059K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18785557 | a year ago | | | 0 | 0.0010815732 | |
| 18785554 | a year ago | | | 0 | 0.0017547227 | |
| 18785553 | a year ago | | | 0 | 0.0018939874 | |
| 18785552 | a year ago | | | 0 | 0.0013724083 | |
| 18785551 | a year ago | | | 0 | 0.0020053552 | |
| 18785551 | a year ago | | | 0 | 0.0020053552 | |
| 18785551 | a year ago | | | 0 | 0.0020053552 | |
| 18785551 | a year ago | | | 0 | 0.0020053552 | |
| 18785551 | a year ago | | | 0 | 0.0020053552 | |
| 18785551 | a year ago | | | 0 | 0.0022385052 |
ABI
ABI objects
Getter at block 21416991
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
10
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
FuckLedger
owner() view returns (address)
0xe32b8f703cdeefa61ed3784e6ff1ad70ad19edec
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
FKLGDR
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x457c4843a470aa6989eeb59b2d4cc131ccf37d0f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFee(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
burnsRemainTokens(address tokenAddress)
clearstucksEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualwap(uint256 percent)
openTrading()
removesLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.