Hand of Miriam
Verified contract
Active on
Ethereum with 33 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 "Hand of Miriam"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15582035 | 2 years ago | | | 0 | 0.00038574438 | |
| 15581925 | 2 years ago | | | 0 | 0.00028293039 | |
| 15581912 | 2 years ago | | | 0 | 0.00058384400 | |
| 15581843 | 2 years ago | | | 0 | 0.00051734131 | |
| 15581745 | 2 years ago | | | 0 | 0.00024879554 | |
| 15581740 | 2 years ago | | | 0 | 0.0011113037 | |
| 15581740 | 2 years ago | | | 0 | 0.0011113037 | |
| 15581726 | 2 years ago | | | 0 | 0.00031233331 | |
| 15581725 | 2 years ago | | | 0 | 0.00028201793 | |
| 15581710 | 2 years ago | | | 0 | 0.00061507618 |
ABI
ABI objects
Getter at block 21161441
decimals() view returns (uint8)
18
name() view returns (string)
Hand of Miriam
symbol() view returns (string)
HAMSA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events MarkBoughtEarly(address _user)
RemoveBot(address _user)
RenounceOwnership()
approve(address spender, uint256 value) returns (bool success)
deploy(address account, uint256 amount)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.