Dork Lord Reflections
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($39.15)
Native
Value
$39.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010954 | $3,574.03 |
$39.15 | |
DORKLR | ERC-20 | 1.670972M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18077346 | a year ago | | | 0 | 0.00089571875 | |
| 18077345 | a year ago | | | 0 | 0.00099388562 | |
| 18077344 | a year ago | | | 0 | 0.00083027225 | |
| 18077344 | a year ago | | | 0 | 0.00096514255 | |
| 18077344 | a year ago | | | 0 | 0.00096514255 | |
| 18077343 | a year ago | | | 0 | 0.00095588959 | |
| 18077342 | a year ago | | | 0 | 0.00097487979 | |
| 18077340 | a year ago | | | 0 | 0.00098426881 | |
| 18077340 | a year ago | | | 0 | 0.00098426881 | |
| 18077340 | a year ago | | | 0 | 0.0054475348 |
ABI
ABI objects
Getter at block 21438027
DORKL() view returns (address)
0x94be6962be41377d5beda8dfe1b100f3bf0eacf3
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
10
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xa5d4d9a5b4b3de255adab44d88c2d9139cad2794
dorklordReflections() view returns (address)
0x40871d4b8cd14226a186ce58414a9e0ddd6b21b5
dorklordReflectionsGas() view returns (uint256)
0
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0xc193e45fe0684a656fee55b53381ec4b3ac901f8
launchedAt() view returns (uint256)
18077339
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Dork Lord Reflections
owner() view returns (address)
0xc193e45fe0684a656fee55b53381ec4b3ac901f8
pair() view returns (address)
0xd1a95ef04505823d1fd0e6fae47738316807e0d4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
10
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
DORKLR
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
25
toReflections() view returns (uint256)
75
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeDorklordReflectionsGas(uint256 newGas)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getDORKL()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.