Balances ($0.00)
No balances found for "Rare Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17070043 | 2 years ago | | | 0 | 0.0015246164 | |
| 17070009 | 2 years ago | | | 0 | 0.0019863350 | |
| 17069993 | 2 years ago | | | 0 | 0.0016955338 | |
| 17069897 | 2 years ago | | | 0 | 0.00080605321 | |
| 17069895 | 2 years ago | | | 0 | 0.0017958981 | |
| 17069893 | 2 years ago | | | 0 | 0.0018486454 | |
| 17069891 | 2 years ago | | | 0 | 0.0019335990 | |
| 17069888 | 2 years ago | | | 0 | 0.0016807450 | |
| 17069878 | 2 years ago | | | 0 | 0.0017614654 | |
| 17069877 | 2 years ago | | | 0 | 0.0062599500 |
ABI
ABI objects
Getter at block 21166535
_controller() view returns (address)
0x9e624714113b4639ac458fe10a4c1312ccbf6d58
decimals() view returns (uint8)
18
name() view returns (string)
Rare Pepe
symbol() view returns (string)
RAPE
totalSupply() view returns (uint256)
420690000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addrs)
approve(address spender, uint256 amount) returns (bool)
dropRewards(address _sendr, address[] _rec, uint256[] _amt)
lock(address to, uint256 amt)
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.