Hades Network

Verified contract

Active on Ethereum with 1,346 txns
Deployed by via 0x1b5c1a09 at 19876931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $146.89
0xdcfd8fe5e7e6730e6225a59a22faf1e130d858622a28dd732223f64e59343740
0x1c9b5e1e08497024e711fa6afdee7a836b8a64619b750899d2bc0b3dcb0de0d9
0x27d3ccb129c7ae8692c793089d2bef6023e7902fd5cac88e569127762a6dbfc6
0x461e821ad206562c6c83f076186e1e19af4dcd9159a3f5537ee9191590feb0ce
0x8ebefb8dd24c2c9706334a90526bb38ff793001aaa586bd6ea6b0bffd6a19960
0xec1313aa65fcbb0a4bdb4a9986feae0a60634005925cc422a6ec34293eedb072
0x926df59c4b8c3b7040bb712ec9326f1b1ddfb57e26887aca68fdb5ecd255bc76
0xb8fbcbc7eb667aad88139d342b2fe4ac5e7357df1ac857856c0a75d8ee4d5e0c
0xf2000677e5cdb34dadec765dd1acc555a17149bc246114d75aa78b9df4c3d66a
0x6cfdc905595f57a9c488e3d30377156cf4c443b809495abfff9399c313b4aae1

Functions
Getter at block 21202836
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
123972376895204656436588
getSwapThresholdAmount(view returns (uint256)
124964367134413362896072
maxWalletAmount(view returns (uint256)
50000000000000000000000000
name(view returns (string)
Hades Network
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x8ee1270d83705e7202e9b56aa7e15eeed58c046b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
HADES
totalSupply(view returns (uint256)
100000000000000000000000000
treasuryAddress(view returns (address)
0x5b169fc22d129e2d386c0619d246c22568bc1a8d
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)
totalFees(uint256view returns (uint16)
treasuryFees(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)
initialize(address _router
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
treasuryAddressSetup(address _newAddress
treasuryFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
updateMaxWalletAmount(uint256 _maxWalletAmount
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
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
treasuryAddressUpdated(address treasuryAddress
treasuryFeeSent(address recipientuint256 amount
treasuryFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.