MPRO

Verified contract

Active on Ethereum with 1,596 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"

0x73801b8c641b10eca5d63ab952681dc773871260cfaca06606c3cb3159383c96
0x2436ceb909cdd9abd1385ab9fb484c231a806ed85d8d92317d97b714fc01b3bd
0x4631f10a595a4764d0331ca2246f1ee530abd89e8019d07f1dd062c52f407106
0x79fc37c0c7a0bab06f2368646bececb9ba648381227a88821bbb69cbf8bc403e
0x69a07da5258d84a7a29bd06ed978948c0410c970e97e6ce573cca0068e79e1e1
0x324c33d45aac6ce0effbe8ba6cc5b3a02096b2505b492713183a491d8af1ec0a
0xa16f1c575ffa6c13c6ef7d2a16a1a6bb57178836b3209fd0d86b902db8f2aa5d
0x1ccfc8ece32edff5ec60125a5aebaca63d4821633671baf8b948b61341527d0b
0x64c3bc2c39eeed8fc4c819c3e6f2021cc8059c5eba10d6ee531de6b8ca1a9671
0xab6f89e0fbc3ac15cafd5383796354f3429d4fb1a9fdea4c814ab6db71177b20

Functions
Getter at block 20895769
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)
20895769
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)
216723579014965649267793800
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