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 "Holy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18272386 | a year ago | | | 0 | 0.00075234808 | |
| 18272381 | a year ago | | | 0 | 0.00097912886 | |
| 18272374 | a year ago | | | 0 | 0.0010385072 | |
| 18272371 | a year ago | | | 0 | 0.00088619806 | |
| 18272363 | a year ago | | | 0 | 0.0052816062 | |
| 18272362 | a year ago | | | 0 | 0.00084261176 | |
| 18272362 | a year ago | | | 0 | 0.00084261176 | |
| 18272361 | a year ago | | | 0 | 0.00038601920 | |
| 18272348 | a year ago | | | 0 | 0.00069394447 |
ABI
ABI objects
Getter at block 21272295
decimals() view returns (uint8)
18
name() view returns (string)
Holy
name_() view returns (string)
Holy
symbol() view returns (string)
HOLY
symbol_() view returns (string)
HOLY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setxTaxx(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed HolyDev, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()