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 "PlayDoge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21984540 | 2 days ago | | | 0 | 1.5443701e-7 | |
| 19305157 | 2 months ago | | | 0 | 1.3697281e-7 | |
| 19305123 | 2 months ago | | | 0 | 1.3695466e-7 | |
| 18738703 | 3 months ago | | | 0 | 7.6336717e-7 | |
| 18168473 | 3 months ago | | | 0 | 1.1568527e-7 | |
| 18168283 | 3 months ago | | | 0 | 0.0000017747665 | |
| 18036182 | 3 months ago | | | 0 | 0.0000025714786 | |
| 18035831 | 3 months ago | | | 0 | 0.0000020451526 | |
| 18035818 | 3 months ago | | | 0 | 0.0000013540531 | |
| 18035717 | 3 months ago | | | 0 | 0.0000018820358 |
ABI
ABI objects
Getter at block 22062703
DOMAIN_SEPARATOR() view returns (bytes32)
0xdc1e449b48a239cf8e3e3ff64661d71618252093326b8237cb3db44fa33df80e
decimals() view returns (uint8)
18
deployer() view returns (address)
0x497dd1d64705337d324410966b597e93935930c4
name() view returns (string)
PlayDoge
symbol() view returns (string)
$PLAY
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.