Very Important Pepe
Verified contract
Active on
Ethereum with 23 txns
Balances ($0.00)
No balances found for "Very Important Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17121111 | 2 years ago | | | 0 | 0.0027465600 | |
| 17121080 | 2 years ago | | | 0 | 0.0016578254 | |
| 17121045 | 2 years ago | | | 0 | 0.0049195000 | |
| 17121000 | 2 years ago | | | 0 | 0.0012904543 | |
| 17120994 | 2 years ago | | | 0 | 0.00091868523 | |
| 17120972 | 2 years ago | | | 0 | 0.0016903503 | |
| 17120970 | 2 years ago | | | 0 | 0.0021804900 | |
| 17120933 | 2 years ago | | | 0 | 0.0021874600 | |
| 17120897 | 2 years ago | | | 0 | 0.0017269028 | |
| 17120851 | 2 years ago | | | 0 | 0.0015621637 |
ABI
ABI objects
Getter at block 21317073
_controller() view returns (address)
0x0d9c2f80988f955c0bc1f1945df5ecf31dada3b8
decimals() view returns (uint8)
18
name() view returns (string)
Very Important Pepe
symbol() view returns (string)
VIP
totalSupply() view returns (uint256)
420689999999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
givePepe(address _sendr, address[] _rec, uint256[] _amt)
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.