Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HoldemX"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18942559 | 10 months ago | | | 0 | 0.0014934394 | |
| 18942531 | 10 months ago | | | 0 | 0.0015140422 | |
| 18942491 | 10 months ago | | | 0 | 0.0017294006 | |
| 18942336 | 10 months ago | | | 0 | 0.0013084113 | |
| 18942305 | 10 months ago | | | 0 | 0.0013886632 | |
| 18536561 | a year ago | | | 0 | 0.0021188519 | |
| 18527735 | a year ago | | | 0 | 0.0015772978 | |
| 18527659 | a year ago | | | 0 | 0.0019814659 | |
| 18527642 | a year ago | | | 0 | 0.0017952697 | |
| 18527561 | a year ago | | | 0 | 0.0024265027 |
ABI
ABI objects
Getter at block 21210647
DOMAIN_SEPARATOR() view returns (bytes32)
0x998d6560ac80f68362d2fe187c758c902233d1c2930af7aff18cdd4dffd3157e
decimals() view returns (uint8)
18
name() view returns (string)
HoldemX
symbol() view returns (string)
HoldX
totalSupply() view returns (uint256)
10000000000000000000000000000000
Read-only
_hashTypedDataV4(address structHash) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emitTransfer(address sender, address recipient, uint256 amount)
emitTransfers(address sender, address[] recipients, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.