Leveraged Doge
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
4 additional
variables
Balances ($3.91)
Native
Value
$3.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001258 | $3,106.51 |
$3.91 | |
LONG | ERC-20 | 433.802225K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16102084 | 2 years ago | | | 0 | 0.0012562001 | |
| 16073588 | 2 years ago | | | 0 | 0.00049692721 | |
| 16073532 | 2 years ago | | | 0 | 0.00051019292 | |
| 16071442 | 2 years ago | | | 0 | 0.00046930071 | |
| 16071374 | 2 years ago | | | 0 | 0.00050453782 | |
| 16071177 | 2 years ago | | | 0 | 0.00046644375 | |
| 16071005 | 2 years ago | | | 0 | 0.00058000430 | |
| 16070965 | 2 years ago | | | 0 | 0.00056293786 | |
| 16070949 | 2 years ago | | | 0 | 0.00059548860 | |
| 16070909 | 2 years ago | | | 0 | 0.00070680014 |
ABI
ABI objects
Getter at block 21220987
SHIB() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
StartFee() view returns (uint256)
2
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x434fd5cb68039c294a7ab8a02e690f56dc4fda0b
genesis_block() view returns (uint256)
0
initialLiquidityAdded() view returns (bool)
true
liquidityAddedBlock() view returns (uint256)
16070698
marketingWallet() view returns (address)
0x434fd5cb68039c294a7ab8a02e690f56dc4fda0b
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Leveraged Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x85001118b93d059cd563362f46e1660d8d6854cf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=4, liquidity=1, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
LONG
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=1, dev=0)
totSellTax() view returns (uint256)
5
totTax() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isblacklist(address account) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.