Strategic Doge Reserve

Verified contract

Active on Ethereum with 251 txns
Deployed by via 0xb4cb16d9 at 21175817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x31cc6c2c2c1842d02ecf2f24f8a5b981427f86b50ea33492e2474c3199516438
0xd1853d868cd70d12dc6f82a0e81da57c6afa09ea544013ad38ef5c0b305f16c4
0x54280c0a1296f5f475db125fb709fe6ee67f6fa31f716f5cf75a8141d32cb7f0
0x176fc91a952ddfc4e8dab9daa58b987b38b61f805526c1c7bea2e5bfec57ef94
0xb5354963d911e54b078c121ec44bf75e2f84c507ac315c0bc91c843283035434
0x33a8d48f163dba43ebeeb719f4c177a793ce92416ab250d45b11d98b48cf8f9a
0x20fb07d855eec53bdfffcab315dd72f6ede39535d0799195fe03ef58dabd6d53
0x6d04e8b0ecf1b9c600706aec5d8c39d5c22c4c8ecf7ef90b72270f9d34bbf359
0xe702dcd5483200677e5239db8b60822a8d30b1aa68e024166d5946230ddee632
0xd3fa266d0e99fb79c2ef471d261a35ce8ab1e52aaee9044495cda6255cef3e29

Functions
Getter at block 21225056
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=18, initialSellTax=18, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Strategic Doge Reserve
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
SDR
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.