The Little Guy
Verified contract
Active on
Ethereum with 835 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TLG | ERC-20 | 38.144595B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19417932 | 9 months ago | | | 0 | 0.0012676654 | |
| 17288211 | 2 years ago | | | 0 | 0.0015806429 | |
| 17288210 | 2 years ago | | | 0 | 0.0015913527 | |
| 15698655 | 2 years ago | | | 0 | 0.00020327100 | |
| 15317303 | 2 years ago | | | 0 | 0.00060704515 | |
| 14239770 | 3 years ago | | | 0 | 0.0021148402 | |
| 14063212 | 3 years ago | | | 0 | 0.010457179 | |
| 13897046 | 3 years ago | | | 0 | 0.0069805242 | |
| 13892425 | 3 years ago | | | 0 | 0.0027788049 | |
| 13888914 | 3 years ago | | | 0 | 0.0049439485 |
ABI
ABI objects
Getter at block 21298845
_charityWalletAddress() view returns (address)
0xf4dbaaf5912ca1d7b966031e4ee331c39247b86c
_devWalletAddress() view returns (address)
0x25c7fcfad0f26b0976cab3b6ba223f39133452ca
_liquidityFee() view returns (uint256)
5
_marketingWalletAddress() view returns (address)
0x06d1481d75d1ce9e28b7c357c282ce4d152257d6
_maxTxAmount() view returns (uint256)
2000000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
The Little Guy
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TLG
totalFees() view returns (uint256)
2397001019681609650748
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x04febe14262a64f96702750bded3a3685bee7bf3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
_setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
pause()
removeBotFromBlacklist(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
DistributeRewards(uint256 charityPercentage, uint256 mmPercentage, uint256 devPercentage)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address charityWalletAddress, address marketingWalletAddress, address devWalletAddress)
receive()
This contract contains no error objects.