Neymar Jr

Verified contract

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

No balances found for "Neymar Jr"

0xde1e389af715c3644d95c41bfe3ba26f3e74b36db0106af3c9c9529e571bd68b
0xadff4df50f94d753d6ee9d4c6e7cffc470fc213a5144f735dc98b287c19613c6
0x363664f33b721160c7c01d183a6bd0a1f8421a8aaf31afdd9ddee037e26e0bfd
0x506e20029609a2e21a82d14892a0a0a18f15cf3da90205703eb372d82375f3de

Functions
Getter at block 22472655
decimals(view returns (uint8)
18
name(view returns (string)
Neymar Jr
symbol(view returns (string)
NEYMAR
totalSupply(view returns (uint256)
840000000000000000000000000000
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)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
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