🐸MAGAPEPE

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0xb2970001 at 21049356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "🐸MAGAPEPE"

0xcc7f0c9b188a0363b3c02fd5c0f8755d2e98b8f42500a8ddb7ce34d34a23fbd2
0xe6ebc6815374db3f4388ae6387510e6ec14ff8a8a95a927ee4418675af4d51de
0x3280d752ba644ae236e7eb5ddf556ea09540291582e7e82be0cdbea65ee7b3be
0x2d789f3cd0b4b84656738cda3f7206cd268d20806ceb1303e7bc103ee8c9f3cf
0xd6fba48f14cc375fb8f56374e35f6cfbec37a289bd6b19a966639cb9cb2b6db0
0xe099ebf45ce5f96d27385de5c91211106e1bfed1ef849d3dc56c8e8112572147
0x4be79607eed27f91d8544f61149a703f262b099f722a53b51e6567b55fa7c6a0
0x663556c3191ef7d780739d9a87785ecbcb264bdff595da322cba4843dd6c4d67

Functions
Getter at block 21378275
decimals(view returns (uint8)
9
launched(view returns (bool)
true
name(view returns (string)
🐸MAGAPEPE
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
🐸MAGAPEPE
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account