Pepe Fadoooor
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pepe Fadoooor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17899613 | a year ago | | | 0 | 0.00040606975 | |
| 17191825 | 2 years ago | | | 0 | 0.0059375255 | |
| 17191825 | 2 years ago | | | 0 | 0.0059375255 | |
| 17191817 | 2 years ago | | | 0 | 0.0062375660 | |
| 17191817 | 2 years ago | | | 0 | 0.0062375660 | |
| 17191815 | 2 years ago | | | 0 | 0.0044702633 | |
| 17191814 | 2 years ago | | | 0 | 0.0043659246 | |
| 17191812 | 2 years ago | | | 0 | 0.0043918135 | |
| 17191811 | 2 years ago | | | 0 | 0.0045221990 | |
| 17191810 | 2 years ago | | | 0 | 0.0043639780 |
ABI
ABI objects
Getter at block 21161841
decimals() view returns (uint8)
18
name() view returns (string)
Pepe Fadoooor
symbol() view returns (string)
PepeFadoor
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) 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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.