This contract is being backfilled. You may encounter incomplete storage history.

Cryptodork

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xf921f968 at 18436576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x445db2a87a29b2336bba61196b2e8b6f04fb4905a73cca17ff8424a385b3ecf5
0x7db6a98d487b66ea002f191db8d511ae018033f554d7dcd1b3bb689cda6639dd
0x6c330d6987ba751cec999104d5887fe8dbf5fe6515e83716b146134e0f496486
0x3e057a4336399651ddaf4feb085947c37a013c0a3ff772e9127aa3a8d479b5f3
0xc41520c3b6aea45f8701e4730fa8aa78514e79536eeaf94eba3ab67b7f9fd9c1
0xda5aeca4932c351ea999481987b95b49da74c7ef2e144e8994fda828978ffcc3

Functions
Getter at block 20795323
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
20000000000000000
_maxWalletSize(view returns (uint256)
20000000000000000
_taxSwapThreshold(view returns (uint256)
10000000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Cryptodork
owner(view returns (address)
0x1510f297b70c00906e9a4ad9a190c074a4d9e5c7
symbol(pure returns (string)
$Dork
totalSupply(pure returns (uint256)
1000000000000000000
transferDelayEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
manualSwap(
openTrading(
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.