DevHub

Verified contract

Active on Ethereum with 224 txns
Deployed by via 0x6a36a295 at 20830083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5d58dbe18e8560c96ce6aab25d1e83aef4be0409c992f843e147216db3e29ee5
0x5a53ba3d87544e6430dc7798ce48df63b3ed514f3aac19a267aaf4757775c9d1
0x46b6290bcf89e0d89c5376737d4747ddc23e5c366cfbc46b68bbe1d5c0bb0bc6
0x8764041e16b99fdcb977bed260b9d6c6bf7ce6098dded0c3744d62fdc72ffaf9
0xf92fca82173ef77bf7ea4517921121a969654cf779a0d123a1cb1e29116db64b
0xd4992823f71e4ab630ed2e60ba1f648ee2f23c1331d719ba979d1e7eb72cc3e3
0xc1bee15fd870a17433f40e7b1e655c98896d944059eb38c69b41d76b464e9487
0x0c4d63037b7a7b9b5313a003eb4fa2472d08cc63e7b95d39c64e347cdf9385e9
0x43cc052c3f54a53a7c27efd596ead70d419d6642add8daf8ee09f5439ff0f534
0xbe5ff1f603d60f4e6a43e1bdbb3d007d830c5b83c82ebed29c2994f9cbcc45a0

Functions
Getter at block 21199606
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
251154390305020726912324
getSwapThresholdAmount(view returns (uint256)
430304735230008524179312
maxBuyAmount(view returns (uint256)
2000000000000000000000000
maxWalletAmount(view returns (uint256)
2000000000000000000000000
name(view returns (string)
DevHub
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x0852f2e1f3d6eb82ab9a1b899293621745af5f96
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
DEVHUB
taxwalletAddress(view returns (address)
0x2c0cc819a5b3684cc22354159293862f2801c295
totalSupply(view returns (uint256)
98500000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateRouterV2(address router
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.