Planet Mojo

Verified contract

Active on Base with 4,447 txns
Deployed by via 0xc5c07db9 at 16323630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.83
ERC-20
Value $9.07
ERC-20
Value $0.18
0x8703c32cba8fd82421a982969c091454d64ebeef59e90ed2530f42189141d323
0x99077f3e143309e0c3b0d91a990c775a2ced146ed52cf218b7b882f9a9ce9faf
0x09b7570c82d2e14458da1ddf5f0e7d3da3eaabeba42a2d94fcbfc5807c6b3f48
0x71bb937f190e258b0513e2a3e10eda95733a7b70f0b3bad7dbac4f1f6eb9f024
0x3ee47884c8e58439da5fcad78d51663cc77a22dbcdaaa3126ef50be357e936a0
0x6f381fd57a2ab7ff8c5b75e684a9658b7d5db6ae49d4d54dae4cb5da986833d7
0xc5e67848f6686dbc026d1ae1689e89bc76d34b043d5b2a59c503ec012b80597f
0x05cbd41f23bd208d3d62ad9268a6a19618d5fb563bba32ea8cae7c636fa45dd4
0x1633a465b02d280992ae5b241fc5eaaae454137d6d01ac71ace901cbbf4fe113
0x1c6350d05f3a7c38d95a2d45dbd215f4d33c5b380c5598377f9357a8366ccd38

Functions
Getter at block 21880584
MAX_TOTAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
SEND(view returns (uint16)
1
SEND_AND_CALL(view returns (uint16)
2
allowedTokenSender(view returns (address)
0x0000000000000000000000000000000000000000
approvalRequired(pure returns (bool)
false
areTransfersPaused(view returns (bool)
false
composeMsgSender(view returns (address sender)
0xed2d13a70acbd61074fc56bd0d0845e35f793e5e
decimalConversionRate(view returns (uint256)
1000000000000
decimals(view returns (uint8)
18
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
isPausingAllowed(view returns (bool)
false
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Planet Mojo
oApp(view returns (address)
0xed2d13a70acbd61074fc56bd0d0845e35f793e5e
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=1)
oftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x02e49c2c, version=1)
owner(view returns (address)
0xfd265819b20dd94fbb22a858e03b2cb87fe99281
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(pure returns (uint8)
6
symbol(view returns (string)
MOJO
token(view returns (address)
0xed2d13a70acbd61074fc56bd0d0845e35f793e5e
totalSupply(view returns (uint256)
987606395461460000000000000
Read-only
allowInitializePath(struct Origin originview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
enforcedOptions(uint32 eiduint16 msgTypeview returns (bytes enforcedOption)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
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 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disablePausingAbility(
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 
pauseTransfers(
renounceOwnership(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceiptstruct OFTReceipt oftReceipt)
setAllowedTokenSender(address _allowedTokenSender
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setMsgInspector(address _msgInspector
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpauseTransfers(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
MsgInspectorSet(address inspector
OFTReceived(bytes32 indexed guiduint32 srcEidaddress indexed toAddressuint256 amountLD
OFTSent(bytes32 indexed guiduint32 dstEidaddress indexed fromAddressuint256 amountLD
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
PreCrimeSet(address preCrimeAddress
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _ownerstring _namestring _symboladdress _lzEndpointbool shouldMintInitialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidAddress(
InvalidDelegate(
InvalidEndpointCall(
InvalidLocalDecimals(
InvalidOptions(bytes options
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
PausingNotAllowed(
SimulationResult(bytes result
SlippageExceeded(uint256 amountLDuint256 minAmountLD
TransfersAlreadyPaused(
TransfersNotPaused(
TransfersPaused(