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 "Pure Gamble"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13073070 | 8 months ago | | | 0 | 0.0000049978002 | |
| 12421516 | 8 months ago | | | 0 | 0.00023331330 | |
| 12421510 | 8 months ago | | | 0 | 0.0000093190000 | |
| 12421506 | 8 months ago | | | 0 | 3.8489525e-7 | |
| 12421505 | 8 months ago | | | 0 | 0.00046628830 | |
| 12421492 | 8 months ago | | | 0 | 0.0000049978002 | |
| 12421490 | 8 months ago | | | 0 | 0.0000049978002 | |
| 12421479 | 8 months ago | | | 0 | 0.0000049978002 | |
| 12421478 | 8 months ago | | | 0 | 0.0000049978002 | |
| 12421478 | 8 months ago | | | 0 | 0.0000049978002 |
ABI
ABI objects
Getter at block 23652323
decimals() view returns (uint8)
18
devvvvvvvvvvvvvvvvvvvvvvvv() view returns (address)
0xce4dcf86a682b3918b5399622cafd36f70f4ef13
name() view returns (string)
Pure Gamble
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
gamble
totalSupply() view returns (uint256)
4200000000000000000000000000
uniswapV2Pair() view returns (address)
0x0c23bdd264a8e822e787c7e97def5372f39d2c6c
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address de_, uint256 supply, string name, string symbol)
receive()
This contract contains no error objects.