uvuvwevwevwe onyetenyevwe ugwemubwem ossas

Verified contract

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

No balances found for "uvuvwevwevwe onyetenyevwe ugwemubwem ossas"

0x5cb99c85adb8bd83f9ee922841259f361aa14cf0fc3a6fb361fbd42c7fdbcad6
0x7f6ab99747bc79b9644db57a27837021a849c30eec687a31c7794d1c064db067
0xe5b8ca53111c848dea4811b0c7f95c806664fd37297124a3cb6ff2e0a193224e
0x16351934c6fcb27c7a6f764477e859142da4153cbb07caf2c51730ad795d6bf8
0xca82a78058fbd5bfc7bc8f367963cddff8dd914efbb36c20675289f0ab87a6ca
0x8c83ecfdc87b5864cd246be214a51edf9acc56815171e86ac979dc26e86cd7d4
0x69fdd5159d3470014a3d2b8d08d5edd41c800a0d5d45945b38ce9f63d13936b1
0x9790074b927ad16683b61014ee2f9c2c526665f6271da10b50e2935ca1bcfd92
0x7191a59a37c2e9bb1354454fa0be7ead86016befb4bf845288e7520eb11338f1
0x4a5010976377019fb5fc6d9fcbe63c43a3d53525a0deccf54232c2d0cde21d50

Functions
Getter at block 23211527
decimals(view returns (uint8)
18
name(view returns (string)
uvuvwevwevwe onyetenyevwe ugwemubwem ossas
symbol(view returns (string)
Ossas
totalSupply(view returns (uint256)
100000000000000000000000000000
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