PEPE UNCHAINED
Verified contract
Active on
Base with 114 txns
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 "PEPE UNCHAINED"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22742360 | 2 hours ago | | | 0 | 2.7087774e-7 | |
| 22664970 | 2 days ago | | | 0 | 1.6046487e-7 | |
| 22664669 | 2 days ago | | | 0 | 2.8210710e-7 | |
| 22664412 | 2 days ago | | | 0 | 2.8203379e-7 | |
| 22655732 | 2 days ago | | | 0 | 2.8203379e-7 | |
| 22612370 | 3 days ago | | | 0 | 3.1315910e-7 | |
| 22611129 | 3 days ago | | | 0 | 3.1069359e-7 | |
| 22596890 | 3 days ago | | | 0 | 2.8188717e-7 | |
| 22586986 | 4 days ago | | | 0 | 0.000000208841966326 | |
| 22585577 | 4 days ago | | | 0 | 3.1330571e-7 |
ABI
ABI objects
Getter at block 22745507
DOMAIN_SEPARATOR() view returns (bytes32)
0xcca4b2485c5534b8a541a52172f7927b0a07621adf0f27c5deffdcc4be0aa6d2
decimals() view returns (uint8)
18
deployer() view returns (address)
0x8d2616e4681056e6d9f31048ae7642dfb38d7135
name() view returns (string)
PEPE UNCHAINED
symbol() view returns (string)
$PEPU
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.