Pedro the Raccoon
Verified contract
Active on
Base with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pedro the Raccoon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16481775 | 5 months ago | | | 0 | 8.4898998e-7 | |
| 16439032 | 5 months ago | | | 0 | 0.000000407855011284 | |
| 16419154 | 5 months ago | | | 0 | 0.000000207623143404 | |
| 16408244 | 5 months ago | | | 0 | 4.6984889e-7 | |
| 16403833 | 5 months ago | | | 0 | 5.2574299e-7 | |
| 16401336 | 5 months ago | | | 0 | 0.0000012707243 | |
| 16401292 | 5 months ago | | | 0 | 0.0000012676104 | |
| 16401246 | 5 months ago | | | 0 | 9.1195183e-7 | |
| 16400333 | 5 months ago | | | 0 | 7.2206815e-7 | |
| 16400323 | 5 months ago | | | 0 | 0.0000012699938 |
ABI
ABI objects
Getter at block 23090734
DOMAIN_SEPARATOR() view returns (bytes32)
0xf63571379ebdc083abe15ba93753174080e490fe361fc2390f3048efdd7845e4
decimals() view returns (uint8)
18
name() view returns (string)
Pedro the Raccoon
symbol() view returns (string)
PEDRO
totalSupply() view returns (uint256)
20998859498054933032314409
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)
burn(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 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.