🐸PEPETRUMP

Verified contract

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

No balances found for "🐸PEPETRUMP"

0x2a9c867637b77af103e20059b1f8e8699051ff0dd34df4c3c2410367b61e92b2
0xb817a6fbb8fcdce4540a2961c5e2a5c25ad40e4b1854a7c45a056c4cd911f4a2
0x1caa144b9a064f8c504ec9685fc4700757698a7a23b6da4b09ca2528517ccd70
0x9a11cc4500ed8f8078357a481e9f73211b9a820e69a60a6996406a6191a477bb
0x49e0ea813117f3f2ec3724ac7e95a216ebc6f04c57650c5c9cabe07d6f1b1f54
0xa1a7d179e326c14a107fb66e7eceb7da8fda972185b2ba37db61451fa1ddd8fa
0xbe84d2fcd51be88445942258e00da5898f4038810ab0dad9b1a22e1fd8491464
0xf527552e6d8386d33a904dfa959c9a9fc234f6cca7cfc025289a5530c1ed1dc6
0xe461e1d6174a90c927762383c9b41ccae7c5c542764c989ccbd5c43540debdbd
0xc158eed32d42826aa443a628031522cebfd7492de6842501b360efc30eb7ff29

Functions
Getter at block 21315099
decimals(view returns (uint8)
9
launched(view returns (bool)
true
name(view returns (string)
🐸PEPETRUMP
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
🐸PEPETRUMP
totalSupply(view returns (uint256)
200000000000000000
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