Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($74.56)
Native
Value
$74.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,728.00 |
$74.56 | |
Legoshi | ERC-20 | 236.534987M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18911253 | a year ago | | | 0 | 0.00098976146 | |
| 13874876 | 3 years ago | | | 0 | 0.0058883431 | |
| 13815958 | 3 years ago | | | 0 | 0.0021431999 | |
| 13688029 | 3 years ago | | | 0 | 0.0026895092 | |
| 13686224 | 3 years ago | | | 0 | 0.0047343093 | |
| 13686187 | 3 years ago | | | 0 | 0.0043526611 | |
| 13686123 | 3 years ago | | | 0 | 0.0048977554 | |
| 13685776 | 3 years ago | | | 0 | 0.011582368 | |
| 13685738 | 3 years ago | | | 0 | 0.016610340 | |
| 13685589 | 3 years ago | | | 0 | 0.0052145511 |
ABI
ABI objects
Getter at block 21328339
_devFee() view returns (uint256)
10
_devWalletAddress() view returns (address)
0x5ca7ed200913f0a146593b5ff1b2e4d76e403a48
_maxTxAmount() view returns (uint256)
10000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
getDevFee() view returns (uint256)
10
name() view returns (string)
Legoshi
owner() view returns (address)
0x5ca7ed200913f0a146593b5ff1b2e4d76e403a48
swapAndSendEnabled() view returns (bool)
true
symbol() view returns (string)
Legoshi
totalFees() view returns (uint256)
28410051928505318381
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x7e353f1734997d2e1245d9429b117e8647ca0b96
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 _setdevWallet(address devWalletAddress)
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)
manualsend()
manualswap()
openTrading()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndSendEnabled(bool _enabled)
setTaxFee(uint256 taxFee, uint256 devFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSend(uint256 tokensSwapped, uint256 ethReceived)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.