HADES CHAIN
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HADES CHAIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559764 | 2 years ago | | | 0 | 0.00020554888 | |
| 15559673 | 2 years ago | | | 0 | 0.0010042592 | |
| 15559666 | 2 years ago | | | 0 | 0.00026694769 | |
| 15559653 | 2 years ago | | | 0 | 0.00027319739 | |
| 15559638 | 2 years ago | | | 0 | 0.00022310657 | |
| 15559638 | 2 years ago | | | 0 | 0.00024641207 | |
| 15559619 | 2 years ago | | | 0 | 0.00015751891 | |
| 15559614 | 2 years ago | | | 0 | 0.00025931960 | |
| 15559614 | 2 years ago | | | 0 | 0.00025931960 | |
| 15559614 | 2 years ago | | | 0 | 0.00025931960 |
ABI
ABI objects
Getter at block 21222735
_taxFee() view returns (uint256)
4
decimals() view returns (uint256)
9
name() view returns (string)
HADES CHAIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
HC
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x0e14bfc691e34e647657400c42e8e866fe3cf836
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string Name, string Symbol, address routerAddress)
receive()
This contract contains no error objects.