0x873a9c1fd6e7534a78b4d2ecf3ca1bf08d77222f

Unverified contract

Proxy

Active on Base with 685 txns
Deployed by via 0xf2dcd941 at 22970438
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "0x873a9c1fd6e7534a78b4d2ecf3ca1bf08d77222f"

0x59e9a77b160566ca11a8bf67d1030b1bf306f1a01ee4ae5427b4d060150e3c1c
0x6f6eb79ea956b7ba995b48599a62c08ee8d54c3a04e1fdf2bf90b35be1ebf955
0xac638476b9e584195d4ed0717ba8070b1dea7b4d800a19c3a1990e92d15cfc5a
0x2730dca0c187f7c0d9455fbbc78dea18a238fdcbe8cd1a770c9aa9f16e9b0621
0x70a5eebc8799563a39e249dcdee6f8e91411c3a5fa5d3c3293f805de0b08cfa3
0xe870881c8b88f16104174d903105d263f8448eeebc101c2c6c5b10f21e205342
0x05967646dfc85fe19aba028eb49b13fca3eeb7a04dbfcf875fd9205675687063
0x1c9b7b2e0b619eb9eeae8c39b058ab2194b97cf70a1dc6ee99538a7a33b23f53
0xc85cca5b3129e7a7f678f81d261b7c3a2cf50727bdbe5aa3f06950a6284ec833
0x7e6c50d4255dafc2091b45aa11b67a88f9445f39e428c51ce993ae8b58afa736

Functions
Getter at block 23168771
decimals(view returns (uint8)
18
name(view returns (string)
glow
symbol(view returns (string)
GLOW
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)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

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
InvalidInitialization(
NotInitializing(