Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PokerDAO | ERC-20 | 40T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18350891 | a year ago | | | 0 | 0.00014518256 | |
| 13804680 | 3 years ago | | | 0 | 0.0048419583 | |
| 13804655 | 3 years ago | | | 0 | 0.0033742387 | |
| 13804591 | 3 years ago | | | 0 | 0.0031833220 | |
| 13804563 | 3 years ago | | | 0 | 0.016156827 | |
| 13804561 | 3 years ago | | | 0 | 0.0030419670 | |
| 13804555 | 3 years ago | | | 0 | 0.010773882 | |
| 13804518 | 3 years ago | | | 0 | 0.0045266680 | |
| 13804512 | 3 years ago | | | 0 | 0.0039858485 | |
| 13804503 | 3 years ago | | | 0 | 0.0037239536 |
ABI
ABI objects
Getter at block 21301536
cooldownCheck() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Poker Dao
ownerAddress() view returns (address)
0xaea34ee39c972329a6103301acbe36c75e51ef3b
symbol() pure returns (string)
PokerDAO
totalSupply() pure returns (uint256)
200000000000000000000000
uniV2factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkTransfer(address transferAddress) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveTransfer(address transferAddress)
cooldownEnable()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 totalFee, uint256 burnedFee)
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botBan(address botAddress, bool isBanned)
constructor(address V2factory)
receive()
This contract contains no error objects.