This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21213421, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

DorkYedi

Verified contract

Active on Ethereum with 72 txns
Deployed by via 0xdd307fd1 at 18078800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0xabd415cd871a88b12a2f4c10fb81f760b1001ed7f9ffc1649405d8e2f9c57014
0xb3ebde8a51f16ba408900d097fee1ad8096b873fadd06ac1c5b428bf13314741
0x4fdd4da5163038646802ec3cbf0b761df9229d4ae515ac3fd9c0925805a7e15b
0xef14ef9e55afc40dd66a2d8e9b9b051491c996628f06f4a58e297f7104678320
0x0d0394478194c17ca34533349a5136e0d797adcfaadb5b6bcc43eaaf7aa0e7af
0x4a6da9a665208fc5f4179bf221628d2e1478dddd28f6d7eec6b822286c4cd544
0x403d162cd0eb1cbccb78395fc6d71ff1b9cc3b4ea28ce9a33d5d7230ba9049eb
0x48a3b283de48972ac8a3515167a162032a3cc07d2b11504255092fa2a8bb4637
0xfed5d56f99d25e6996e50cb417c0d5be525028be885a5ebd244b437ae7cfba1c
0xba4c8a36e63cf6bc69e06151727628c1167d632af9f3caeea6060d7658512800

Functions
Getter at block 21213420
_maxTaxSwap(view returns (uint256)
200000000000000000
_maxTxAmount(view returns (uint256)
200000000000000000
_maxWalletSize(view returns (uint256)
200000000000000000
_taxSwapThreshold(view returns (uint256)
200000000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
DorkYedi
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
DYEDI
totalSupply(pure returns (uint256)
10000000000000000000
transferDelayEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
manualSwap(
openTrading(
reduceFee(uint256 _newFee
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.