Peppy Platypus
Verified contract
Active on
Ethereum with 6 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 "Peppy Platypus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17637680 | a year ago | | | 0 | 0.0012872215 | |
| 17637662 | a year ago | | | 0 | 0.0013206301 | |
| 17637657 | a year ago | | | 0 | 0.0012456058 | |
| 17637656 | a year ago | | | 0 | 0.0014102045 | |
| 17637656 | a year ago | | | 0 | 0.0014861208 | |
| 17637607 | a year ago | | | 0 | 0.0011663407 |
ABI
ABI objects
Getter at block 21330621
_approve_on() view returns (bool)
true
_owner() view returns (address)
0x0c8493632664af268b3699dc44a4b1688368a7a8
decimals() view returns (uint8)
18
name() view returns (string)
Peppy Platypus
symbol() view returns (string)
PEPPY
totalSupply() view returns (uint256)
6999999996000000000000000000
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 recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner) returns (address)
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.