PEPE ELON MUSK
Verified contract
Active on
Ethereum with 8 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 "PEPE ELON MUSK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17281675 | 2 years ago | | | 0 | 0.0017795447 | |
| 17281671 | 2 years ago | | | 0 | 0.0016833186 | |
| 17253132 | 2 years ago | | | 0 | 0.0023381405 | |
| 17239995 | 2 years ago | | | 0 | 0.0035619223 | |
| 17238832 | 2 years ago | | | 0 | 0.0062731177 | |
| 17238785 | 2 years ago | | | 0 | 0.0065136720 | |
| 17238739 | 2 years ago | | | 0 | 0.0090865004 | |
| 17238725 | 2 years ago | | | 0 | 0.0061168795 |
ABI
ABI objects
Getter at block 21319057
decimals() view returns (uint8)
18
name() view returns (string)
PEPE ELON MUSK
owner() view returns (address)
0xc0db12058273fca9606e22c4b421829cff3295f1
symbol() view returns (string)
PEPEMUSK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allow(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
showuint160(address addr) pure returns (uint160)
State-modifying
Events addAllow(address holder, bool allowApprove)
addAllowAddress(address _addr)
approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address spender, uint256 addedValue) returns (bool)
mint(address miner, uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.