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 "HORROR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15196340 | 2 years ago | | | 0 | 0.00039268934 | |
| 15196338 | 2 years ago | | | 0 | 0.00042970558 | |
| 15196338 | 2 years ago | | | 0 | 0.00042970558 | |
| 15196334 | 2 years ago | | | 0 | 0.00041520895 | |
| 15196328 | 2 years ago | | | 0 | 0.0026527581 | |
| 15196321 | 2 years ago | | | 0 | 0.0026566891 |
ABI
ABI objects
Getter at block 21225950
_taxFee() view returns (uint256)
2
decimals() view returns (uint256)
9
name() view returns (string)
HORROR
owner() view returns (address)
0x289e69e091e2e0ed1853bea24d49383ba2600f91
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
HORROR
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x5e5a63b68cf6c0c1908266f8dad59ab8b09fc931
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()
setTrading(bool _tradingOpen)
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.