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 "Pepper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17156031 | 2 years ago | | | 0 | 0.0021495323 | |
| 17154402 | 2 years ago | | | 0 | 0.0012249840 | |
| 17154348 | 2 years ago | | | 0 | 0.00082724826 | |
| 17154253 | 2 years ago | | | 0 | 0.0018258349 | |
| 17154222 | 2 years ago | | | 0 | 0.0019071929 | |
| 17154206 | 2 years ago | | | 0 | 0.0014014880 | |
| 17154191 | 2 years ago | | | 0 | 0.0018602400 | |
| 17154161 | 2 years ago | | | 0 | 0.0014244000 | |
| 17154159 | 2 years ago | | | 0 | 0.0015399412 | |
| 17154134 | 2 years ago | | | 0 | 0.0063600800 |
ABI
ABI objects
Getter at block 21396831
_owner() view returns (address)
0x9a396ed76e61715880e26812de2c095d2731c87f
decimals() view returns (uint8)
18
name() view returns (string)
Pepper
symbol() view returns (string)
PEPPER
totalSupply() view returns (uint256)
880465376842069945832712091505851553917867247743
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)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
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.