The Devils Pepe
Verified contract
Active on
Ethereum with 36 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 "The Devils Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18872725 | a year ago | | | 0 | 0.00099011205 | |
| 18626226 | a year ago | | | 0 | 0.0012029180 | |
| 18626202 | a year ago | | | 0 | 0.0013022440 | |
| 18626201 | a year ago | | | 0 | 0.0013016311 | |
| 18626188 | a year ago | | | 0 | 0.0015578351 | |
| 18626163 | a year ago | | | 0 | 0.0014793989 | |
| 18626151 | a year ago | | | 0 | 0.0013865616 | |
| 18626151 | a year ago | | | 0 | 0.0013865616 | |
| 18626151 | a year ago | | | 0 | 0.0013865616 | |
| 18626151 | a year ago | | | 0 | 0.0013865616 |
ABI
ABI objects
Getter at block 21312663
decimals() view returns (uint8)
18
name() view returns (string)
The Devils Pepe
owner() view returns (address)
0xb110cc5ef86d6088b01f83eb5d63e2df943f2713
symbol() view returns (string)
PIS
totalSupply() view returns (uint256)
666666666000000000000000000
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)
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()
receive()
This contract contains no error objects.