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 "PepeDeng"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21408489 | 2 months ago | | | 0 | 0.000000503688928688 | |
| 21384970 | 2 months ago | | | 0 | 2.6295753e-7 | |
| 20620721 | 2 months ago | | | 0 | 1.2968499e-7 | |
| 20610851 | 2 months ago | | | 0 | 1.6436640e-7 | |
| 20550123 | 3 months ago | | | 0 | 9.5580342e-7 | |
| 20550112 | 3 months ago | | | 0 | 9.5580342e-7 | |
| 20550077 | 3 months ago | | | 0 | 9.5580342e-7 | |
| 20550060 | 3 months ago | | | 0 | 9.5580342e-7 | |
| 20550053 | 3 months ago | | | 0 | 9.5580342e-7 | |
| 20550045 | 3 months ago | | | 0 | 9.5580342e-7 |
ABI
ABI objects
Getter at block 23884758
DOMAIN_SEPARATOR() view returns (bytes32)
0x9f33d72d4cd89f3a32e454572e80ecd4581576cc002908e04b39687a258b346d
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
VERSION() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
PepeDeng
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PENG
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.