nonA ɿǝquƧ

Verified contract

Active on Base with 102 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "nonA ɿǝquƧ"

0xf940c79c0b171ea58cdc6be071740274492f3a0994cd02c74dd66184d2aff8d8
0x00065ee8e4f9889a7ed668b523569e97afd33fc3193e0d672316bba2916fe413
0x982743902d2bc139af2c7dcddc1dab4a034a0e031ae5bce8ecf47e017517e3a7
0x14f1560e9dda261c82263d18332d8f868c886d9aa4726623404af7e3cf32b12c
0x3226ba00950e1239693772d401d46276289f99729dedd6956ed1bff25f08fdb5
0x31d2f7b3a3684aa64dfe771f2776d0981c5071593e56bfd6f44a32a5cbe3210c
0xd92be628a862318e35ecdc7cdc107cb63ab8e6e7d3a9e5f9dd9ae8b273e921bf
0x8e37b0ea6d56c314889b1bc3b7c33a4de9fd1bc7476fab45e7e48ee7f47cbc91
0xe8670b44f790ed6eb6cd7088703da1358508bed212bda4b86ff080c358e66195
0x262ba36569f904ca3fdaecb6de127e1d290d5aaabbf4af33ff31e384eca1a833

Functions
Getter at block 22736521
decimals(view returns (uint8)
18
name(view returns (string)
nonA ɿǝquƧ
symbol(view returns (string)
nonA
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)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_
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