HERMES SCAN
Verified contract
Active on
Ethereum with 437 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4fb9…c76e
Balances ($197.31)
Native
Value
$197.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.050719 | $3,890.30 |
$197.31 | |
HERMES | ERC-20 | 483.248779 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18423409 | a year ago | | | 0 | 0.00062528845 | |
| 18293290 | a year ago | | | 0 | 0.00049688155 | |
| 18217534 | a year ago | | | 0 | 0.00034377242 | |
| 18210624 | a year ago | | | 0 | 0.00016467466 | |
| 18067180 | a year ago | | | 0 | 0.00064448285 | |
| 18003978 | a year ago | | | 0 | 0.00069475500 | |
| 17893312 | a year ago | | | 0 | 0.0010222449 | |
| 17886895 | a year ago | | | 0 | 0.0016246544 | |
| 17870888 | a year ago | | | 0 | 0.0013507723 | |
| 17869493 | a year ago | | | 0 | 0.0014269520 |
ABI
ABI objects
Getter at block 21400682
HermesWallet() view returns (address)
0x4fb90e3af387b31f29e34b627402d6217238c76e
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
HERMES SCAN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
symbol() pure returns (string)
HERMES
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x3215d7a85b9dac49f44af80a0dc376eb78da35d7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
hermesScan(uint256 newBuyValue)
manualSendBalance()
manualSwapTokens()
removeLimits()
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(address[] wallets)
receive()
This contract contains no error objects.