DorkOrdinalBitcoinBinanceYearn
Verified contract
Active on
Ethereum with 1,247 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 53 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOBBY | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19707802 | 7 months ago | | | 0 | 0.00015986528 | |
| 19335770 | 9 months ago | | | 0 | 0.0032490803 | |
| 19245219 | 9 months ago | | | 0 | 0.00073667844 | |
| 19243979 | 9 months ago | | | 0 | 0.0027540501 | |
| 19162120 | 9 months ago | | | 0 | 0.00080393250 | |
| 19156567 | 9 months ago | | | 0 | 0.00057329228 | |
| 19068995 | 10 months ago | | | 0 | 0.00067494125 | |
| 19029827 | 10 months ago | | | 0 | 0.0017114185 | |
| 19029695 | 10 months ago | | | 0 | 0.0032134805 | |
| 19029554 | 10 months ago | | | 0 | 0.0033356008 |
ABI
ABI objects
Getter at block 21216553 _getCurrentSupply() view returns (uint256, uint256) _getRate() view returns (uint256)
CONTRACT_VERSION() view returns (uint256)
1
MaxCustom() view returns (uint8)
10
MaxTax() view returns (uint256)
3000
_tFeeTotal() view returns (uint256)
0
admin() view returns (address)
0xfac41b1e8dedfd74f30a8bda2b188506e0ade7a7
antiBotSettings() view returns (struct AntiBotSettings)
(18090529, 0, 0, 0, false)
buyBackWallet() view returns (address)
0xf53ae7d32a74eec640db612eda42eeb393ce96a9
customTaxLength() view returns (uint256)
0
decimals() view returns (uint8)
18
factory() view returns (address)
0xb7084866b70adad518b8fcf5aa6ada89e46e75c4
fees() view returns (struct Fees)
((300, 300), 0, 0, 0)
isLocked() view returns (struct TaxSettings)
(false, false, true, false, true, true, true, false)
isLosslessOn() view returns (bool)
false
isLosslessTurnOffProposed() view returns (bool)
false
lossless() view returns (address)
0xe91d7cebce484070fc70777cb04f7e2efae31db4
losslessTurnOffTimestamp() view returns (uint256)
0
lpWallet() view returns (address)
0xeeb0bfa038a151ad7adfe13e468afc7e72209452
marketInit() view returns (bool)
true
marketInitBlockTime() view returns (uint256)
1694161943
maxBalanceAfterBuy() view returns (uint256)
177777777000000000000000000
name() view returns (string)
DorkOrdinalBitcoinBinanceYearn
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xe32081a135fcf8158525125e089dd86b9685424c
paused() view returns (bool)
false
recoveryAdmin() view returns (address)
0xfac41b1e8dedfd74f30a8bda2b188506e0ade7a7
swapWhitelistingSettings() view returns (struct SwapWhitelistingSettings)
(0, false)
symbol() view returns (string)
DOBBY
taxHelperIndex() view returns (uint256)
0
taxSettings() view returns (struct TaxSettings)
(true, false, false, false, false, false, false, true)
timelockPeriod() view returns (uint256)
604800
totalSupply() view returns (uint256)
8888888888000000000000000000
transactionTaxWallet() view returns (address)
0x36fa1721dafaf6173dfd74a89e6c476b7fa5387f
Read-only
_allowances(address _address1, address _address2) view returns (uint256)
_isExcluded(address _address) view returns (bool)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
customTaxes(uint256 _index) view returns (struct CustomTax)
isBlacklisted(address _address) view returns (bool)
lpTokens(address _address) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
buyBackBurn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOutBlacklistedFunds(address[] from)
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(TaxTokenConstructorParams params, address _factory)
fallback()
This contract contains no error objects.