Planet Mojo

Verified contract

Active on Base with 5,629 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 $10.56
ERC-20
Value $9.06
ERC-20
Value $4.01
0x2aefe168014c6652ce5f47b9dfe6652d6a781783db19b6748dae03991104707c
0x3e7601f7041b3a38ccc9b1f39f17880337a3cc8e170bc10970dbb4da6346f036
0x08abc9cbc7c393444813249038180976a130642c2c5e1d75f3d33f335ac94c43
0x6288b40dd74bd5ab6691ac3183e331c25f4340e09956e1480cea699a375ebef0
0xcf4c64bc4622907d4b9189e06e65ddc530181455e4969425dbca17c6fff3ce38
0x82b0f69539b7272f99c51286e701a9bcb728758d38f1fcf71ce9aa7370bb9b85
0x0f0df725d24cdf2e62ccccafe50ce4862b8892bb7e157963fa750a7ffb04a696
0x4673b9f3498ba66fc9f774728adc722e27f7b73d34e36df5429bcec8aab21841
0xd7c7fb33e4f17ed4e850cd32f46c5c9b71f1e63ce01836bf2219d71aad795abb
0x302e8d79223d5b489ac77e7cc826df5eb3614bc81a328637cc1c276b44c8850f

Functions
Getter at block 22736592
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)
988304050158734000000000000
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(