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 "PlebDreke"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16142945 | 5 months ago | | | 0 | 0.0000051650449 | |
| 16142909 | 5 months ago | | | 0 | 0.0000062241227 | |
| 16138831 | 5 months ago | | | 0 | 0.0000053677999 | |
| 13591766 | 7 months ago | | | 0 | 0.000018129866 | |
| 13552104 | 7 months ago | | | 0 | 0.0000056790224 | |
| 13533797 | 7 months ago | | | 0 | 0.0000033401072 | |
| 13517384 | 7 months ago | | | 0 | 7.5477165e-7 | |
| 13504111 | 7 months ago | | | 0 | 0.0000095083516 | |
| 13497451 | 7 months ago | | | 0 | 0.0000016155024 | |
| 13491767 | 7 months ago | | | 0 | 0.0000015881640 |
ABI
ABI objects
Getter at block 23177784
DOMAIN_SEPARATOR() view returns (bytes32)
0xaf95ae3737960b88fbcb65f1278fa2efc82a574a93b957dca3232469203b16fa
decimals() view returns (uint8)
18
deployer() view returns (address)
0x4b069414220f2bdd34b2771a79b21d1d96e13688
name() view returns (string)
PlebDreke
symbol() view returns (string)
PlebDreke
totalSupply() view returns (uint256)
100000000000000000000000000000
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.