Little ETH Riding Hood
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d38…6b09
0x9d38…6b09
1 additional
variable
Balances ($16.81)
Native
Value
$16.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005426 | $3,097.75 |
$16.81 | |
LITTLEETH | ERC-20 | 1.091459B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13808202 | 3 years ago | | | 0 | 0.0056646604 | |
| 13766555 | 3 years ago | | | 0 | 0.0041281954 | |
| 13716325 | 3 years ago | | | 0 | 0.0084995548 | |
| 13716200 | 3 years ago | | | 0 | 0.0067933800 | |
| 13716188 | 3 years ago | | | 0 | 0.0049531108 | |
| 13716155 | 3 years ago | | | 0 | 0.0037002092 | |
| 13716143 | 3 years ago | | | 0 | 0.0047600190 | |
| 13716142 | 3 years ago | | | 0 | 0.0050671170 | |
| 13716141 | 3 years ago | | | 0 | 0.0045599400 | |
| 13716139 | 3 years ago | | | 0 | 0.0046118924 |
ABI
ABI objects
Getter at block 21192910
_developmentWalletAddress() view returns (address)
0x9d381385095f0d3d2e179e9c53216adb06856b09
_getETHBalance() view returns (uint256 balance)
4616653312361081
_marketingWalletAddress() view returns (address)
0x9d381385095f0d3d2e179e9c53216adb06856b09
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Little ETH Riding Hood
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
LITTLEETH
totalFees() view returns (uint256)
12438013933999814704
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0666c34334e51dea63ed4ef245a928b8dd40c2fc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevelopmentFee(uint256 developmentFee)
_setDevelopmentWallet(address developmentWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address developmentWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.