0x41990da13ecf09e11b0325f27ec1c8ac837fece7

Unverified contract

Proxy

Active on Base with 142 txns
Deployed by via 0x6ca188e7 at 22977219
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "0x41990da13ecf09e11b0325f27ec1c8ac837fece7"

0xaae2fcd5b11837bde5712618d1dbfbabc09a09ede6978e4f2df4d24a8f521d63
0x6a8f58fb7ba6b15edde870e50c049fd7f574bb86004e66484982e208f332f29d
0xec59a5551336a995cfe19c1f4e38957f055badc0afa6aaf2b363a3d357f792d8
0x212c5876d1fc91e36e7c5c5e5a20828e14f43b02c05b263e4225818d6d6233cb
0xfd7559af4b1ecc23b4ff88caf4b510e982e71ec710d8d844d44b2d3658080468
0x351a49cfe7eb8a05d57b2aa32655226b0b36ba52ea284c72fd3c246f16fcfc2f
0x3cce81f889e37cfce3dceba1c5d26f14b480d5b7d29a235cea5442dd38f25915
0x2cca53c973c94860f1b205d63f54ee14844162a1ba78166dc1850b8d52da4f40
0xf6094c8b3b4b588be06139a8bf595537a13eea111fd461ebf09580202748074b
0xe471b8672343421cb6f4d1c04d1a91cef5bf953cf9678b69079ce6bd5cc7b200

Functions
Getter at block 23110776
decimals(view returns (uint8)
18
name(view returns (string)
Seedsy
symbol(view returns (string)
SEEDSY
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(