MPRO

Verified contract

Active on Ethereum with 1,879 txns
Deployed by via 0xc7c8e666 at 19673300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MPRO"

0xc20c26563182607921d700c62b32f045035e142110f10cfac9046d4d35511c08
0xe703c62cb06a93b9a949e48a2ffa742972d0841928674ad73fc2ef6298c67204
0x652b7a3011b57c8ee0e955739e2dd20e236d91922a9a80920799ede3a37e87df
0x6a33ced06c1c0c081871d908220b24709bf36384c0e5a09b062eed3c6f900091
0x79c88e2390ec9b3e66d30fabbf9e68ede5f66036cf7553b8d5ec488ab1d26ddc
0xd0731a219a32e318036a17d11a45207f2e6c8c12c2ba14345bae0050fc7b9707
0xf270adb58ad1bb4bdf11d8c0b2c26cfe220070d68a26443df3f68bee63186618
0x4399de004de71de20838551388a25258fe170781e81f220753172a24bb78f55a
0xc8cebf432e716b02bc281788bd850cf2376445e8dafb5b3747577942e937fb6f
0x45e0ee78b0f36494be91428bbadcbb6c220ddabfeb1cd81e927378b6f26e502a

Functions
Getter at block 21322718
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x31a5a900f68082635ce2f2dc950e5b8dadbe0856c62e78e55acdbf30aa3e226d
SEND(view returns (uint16)
1
SEND_AND_CALL(view returns (uint16)
2
approvalRequired(pure returns (bool)
false
clock(view returns (uint48)
21322718
decimalConversionRate(view returns (uint256)
1000000000000
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=MPRO, version=1, chainId=1, verifyingContract=0xd88611a629265c9af294ffdd2e7fa4546612273e, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
maxCap(pure returns (uint256)
500000000000000000000000000
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
MPRO
oApp(view returns (address)
0xd88611a629265c9af294ffdd2e7fa4546612273e
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=2)
oftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x02e49c2c, version=1)
owner(view returns (address)
0x03a1b656565e7c20aa4fadd4338f5fa73585a62b
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
6
symbol(view returns (string)
MPRO
token(view returns (address)
0xd88611a629265c9af294ffdd2e7fa4546612273e
totalSupply(view returns (uint256)
200433266647633412665763010
Read-only
allowInitializePath(struct Origin originview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesCheckpoint)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
delegates(address accountview returns (address)
enforcedOptions(uint32 eiduint16 msgTypeview returns (bytes enforcedOption)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
isComposeMsgSender(struct Originbytesaddress _senderview returns (bool)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
peers(uint32 eidview returns (bytes32 peer)
quoteOFT(struct SendParam _sendParamview returns (struct OFTLimit oftLimitstruct OFTFeeDetail[] oftFeeDetailsstruct OFTReceipt oftReceipt)
quoteSend(struct SendParam _sendParambool _payInLzTokenview returns (struct MessagingFee msgFee)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
lzReceiveAndRevert(struct InboundPacket[] _packetspayable 
lzReceiveSimulate(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
mint(address accountuint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceiptstruct OFTReceipt oftReceipt)
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setMsgInspector(address _msgInspector
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
EIP712DomainChanged(
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
MsgInspectorSet(address inspector
OFTReceived(bytes32 indexed guiduint32 srcEidaddress indexed toAddressuint256 amountReceivedLD
OFTSent(bytes32 indexed guiduint32 dstEidaddress indexed fromAddressuint256 amountSentLDuint256 amountReceivedLD
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
PreCrimeSet(address preCrimeAddress
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress[] premintAddressesuint256[] premintValuesaddress _lzEndpointaddress _mproMasterDistributoraddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidDelegate(
InvalidEndpointCall(
InvalidLocalDecimals(
InvalidOptions(bytes options
InvalidShortString(
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
SimulationResult(bytes result
SlippageExceeded(uint256 amountLDuint256 minAmountLD
StringTooLong(string str