Bank of Pepe
Verified contract
Active on
Ethereum with 21 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 "Bank of Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17132800 | 2 years ago | | | 0 | 0.0029526200 | |
| 17130574 | 2 years ago | | | 0 | 0.00091605134 | |
| 17130304 | 2 years ago | | | 0 | 0.0018216966 | |
| 17128949 | 2 years ago | | | 0 | 0.0015149460 | |
| 17128930 | 2 years ago | | | 0 | 0.0010770900 | |
| 17128930 | 2 years ago | | | 0 | 0.0028543850 | |
| 17128916 | 2 years ago | | | 0 | 0.0019191001 | |
| 17128866 | 2 years ago | | | 0 | 0.0045975000 | |
| 17128863 | 2 years ago | | | 0 | 0.0024520000 | |
| 17128842 | 2 years ago | | | 0 | 0.0017188000 |
ABI
ABI objects
Getter at block 21380275
_owner() view returns (address)
0x2b98346c2c545046a5b14521979ded092e50385d
decimals() view returns (uint8)
18
name() view returns (string)
Bank of Pepe
symbol() view returns (string)
BOP
totalSupply() view returns (uint256)
248880883063889646264087489120237815444513241181
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mint(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.