diyyy

Unverified contract

Proxy

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

No balances found for "diyyy"

No transactions found for "diyyy"


Functions
Getter at block 22938185
DOMAIN_SEPARATOR(view returns (bytes32)
0xa23c95bb56db95bdbd2faa932dff6eeaff3861e775660db1a968e31824ea9a0d
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=diyyy, version=1, chainId=8453, verifyingContract=0xb496cbd5bdf0d55ef8c0983a96788c08a091e1fe, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
moxiePassVerifier(view returns (address)
0x3638807fcf806039fe64496c7e4499ea7aa7ed30
name(view returns (string)
diyyy
owner(view returns (address)
0xffeace4541276ac65c4e433b7fc63cda32b30470
symbol(view returns (string)
fid:234990
totalSupply(view returns (uint256)
1044202855913779397
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(