MEW NIGGA

Verified contract

Active on Base with 142 txns
Deployed by via 0xe5b898bc at 12506965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MEW NIGGA"

0x07832602b0ce63aa812e77206706096ac19da0b401039b1f9f76ec2dfbdf77b8
0x6f9e46bbb69a2afeb055ad388254f2f0b305f0908c3ecc584a625d5faa3aa259
0x57ba7ab5c408beb090a7be0e13f5ef41e11c5b4f7bc293dec9b0703c1eb9818c
0x9588bf0cbbf4d54f19ed4c82c1b3c296aa06b9263119fd4d8ac2bde03bc7ce40
0x3787a9269b0c416cbd8601858118d9736a52177def834792db686bed61c29d04
0x3e240804485206d5ebcd0afdcdbac0f60bd4a98e1ce115561ff817841f8c7098
0xc7ca55506e46d4eeb52c5a02ab663ab316e2823c95151d8a35fafc8c58abd76a
0x21383c9c9040742e5440c14ace583128cf15e20785c3aeed0f11c1749509f9bb
0x71a4101bbef28b71432ddcaefd8c3192e48e42c2d16822bad709fb0d318f20fd
0xfd16c5e3ed12188b3c1a55db394b6f8947c02fe73af01e3cd6b623cb7536393c

Functions
Getter at block 23161847
decimals(view returns (uint8)
18
name(view returns (string)
MEW NIGGA
symbol(view returns (string)
MEWNIGGA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transfer(uint256 amountaddress fromaddress to
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender