melikapooya

Unverified contract

Proxy

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

No balances found for "melikapooya"

0x316fc77534cf30b8cfcfde7bac26344923452dcf1cf020f9515ad403d77cacb1
0x74c34c8fe23d8789b79dc9c8591d2fe5bcb37ce4f12ee038321f58c757c60d43
0x239e5adb5e9b2ce0d1590729293b90b24607130c1b8ac8ee9c6f388244d560a7
0x5db758af8c580b1c549d7b4ae5466d611ccef4e1c7a753d7621ad0058b2c97b4
0x29febb5380b41ec7d64fcffb868f5390147f4865ab52193f3c722f4e47e903e8
0x9adcafde1b4e09fd2800fcb84da61b1b2ee796851813e1e2d5580741b227fa7c
0x8b826a423a06906bbd211d848ba337a7b6e5aad8bce1f83c58e0d332a0af7605
0xb39e8e043c177f14ac97cac1ddaf82612c1975655af3b8c1113654669100e997
0xd793babfa6eca323e7fd1ebbde39711ebd7c51d63cbadf456c0f310faae187c0
0x8df330038742e13da7425b047066737998bd0f024d2375bef6f5cc324c1653d0

Functions
Getter at block 23087700
DOMAIN_SEPARATOR(view returns (bytes32)
0x59908284f5ef6261d887d66bc4984c3969ef8d7a340b89059446909151919f9b
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=melikapooya, version=1, chainId=8453, verifyingContract=0x3aebf3781ab870830edb045bbecfed5a97d28bf8, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
moxiePassVerifier(view returns (address)
0x3638807fcf806039fe64496c7e4499ea7aa7ed30
name(view returns (string)
melikapooya
owner(view returns (address)
0xffeace4541276ac65c4e433b7fc63cda32b30470
symbol(view returns (string)
fid:422334
totalSupply(view returns (uint256)
376356474561935959562
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address accountuint256 value
initialize(address _ownerstring _namestring _symboluint256 _initialSupplyaddress _moxiePassVerifier
mint(address _touint256 _amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SubjectERC20_InvalidOwner(
SubjectERC20_InvalidTransfer(
SubjectERC20_NotAMoxiePassHolder(