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 |
---|---|---|---|---|---|
LORD | ERC-20 | 28.934707K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17179169 | 2 years ago | | | 0 | 0.0025185053 | |
| 17173479 | 2 years ago | | | 0 | 0.0041126380 | |
| 16412292 | 2 years ago | | | 0 | 0.00076674708 | |
| 15742615 | 2 years ago | | | 0 | 0.00062018927 | |
| 15726778 | 2 years ago | | | 0 | 0.0012706333 | |
| 15724627 | 2 years ago | | | 0 | 0.00091918799 | |
| 15723033 | 2 years ago | | | 0 | 0.0010719636 | |
| 15722438 | 2 years ago | | | 0 | 0.0011053190 | |
| 15722244 | 2 years ago | | | 0 | 0.0012881505 | |
| 15722234 | 2 years ago | | | 0 | 0.00082196224 |
ABI
ABI objects
Getter at block 21172859
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x7b824591e99a2f934d694bdd40e98eb4cf2eaa15
maxTxAmount() view returns (uint256)
800000000000000000000
maxWalletAmount() view returns (uint256)
800000000000000000000
name() view returns (string)
SHIBLORD
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LORD
taxForLiquidity() view returns (uint256)
3
taxForMarketing() view returns (uint256)
4
totalSupply() view returns (uint256)
80000000000000000000000
uniswapV2Pair() view returns (address)
0xa7cd9295f99610ee828897b1277e806d0bed099d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxForLiquidity, uint256 _taxForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.