This contract is being backfilled. You may encounter incomplete storage history.

Setter

Verified contract

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

No balances found for "Setter"

0x1e03d0a7ba039b8d808f249738ba7c3098cfacfd9583b5091fa6e9b544cbdce0
0x7a88fa1b9f0d14fbf48bde4be718ce2e9d6605357a73761e20771db6b41cdd16
0x772628cf885768957bb8e9325e3c0506ed934b92e659822f1f7bd6028bd2011a
0xb589325952d7826e394fdd4bb11beadfe28ca662aa55923c78b65c61cbce02cf
0xeace5f9f01b9aa29d2e372cb1d323dee87ca6ebe15a89cc5118d059331bb04b1
0x63b9aeb839d6399174f07218457081a9338b885bc876a07c21185d55198ec3b3
0x2cd113ec85390db5cc3c4854f37248278f2c3abc3b88ab0415cb6c8a219d3266
0x98492c123e398d9190f5d9a8347f79cc1b8567c9761eea6db5f7b7b5a0fee80b
0xb3618d58242fdd7ebb858876d48923ed75d0bdf01571e7da23feebd449695fc3
0x5705d732a0ed8f0fa83f681cd5f7461caba74716bcf01657e3df66a7eb0e5ab9

Functions
Getter at block 22754540
SEND(view returns (uint16)
1
SEND_AND_CALL(view returns (uint16)
2
approvalRequired(pure returns (bool)
false
decimalConversionRate(view returns (uint256)
1000000000000
decimals(view returns (uint8)
18
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
minter(view returns (address)
0xb8c00fdbaa76ffed61d1c65326ea1bd596a6cef1
mirrorERC721(view returns (address)
0xf5efdefd420e15ccd73b99addea1356401f9224f
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Setter
nextTokenId(view returns (uint32)
12323
oApp(view returns (address)
0xffe95063094c18225c454e7f90e9342b9b1cabad
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=2)
oftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x02e49c2c, version=1)
owner(view returns (address)
0x0d59de0e848f8643c09d8111a8547190d86693fe
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
6
symbol(view returns (string)
STR
token(view returns (address)
0xffe95063094c18225c454e7f90e9342b9b1cabad
totalSupply(view returns (uint256)
1309981381999999989998979000
Read-only
allowInitializePath(struct Origin originview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
enforcedOptions(uint32 eiduint16 msgTypeview returns (bytes enforcedOption)
getAux(address ownerview returns (uint88)
getProtectedNFT(uint256 idview returns (bool)
getSkipNFT(address ownerview returns (bool)
isComposeMsgSender(struct Originbytesaddress _senderview returns (bool)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
ownedIds(address accountuint256 beginuint256 endview returns (uint256[])
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)
burn(uint256 value
initialize(string name_string symbol_string uriaddress minter_uint256 customUnituint256 initialTokenSupplyaddress initialSupplyOwneraddress mirror
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
lzReceiveAndRevert(struct InboundPacket[] _packetspayable 
lzReceiveSimulate(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
mint(address touint256 amount
mintNext(address touint256 amount
renounceOwnership(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceiptstruct OFTReceipt oftReceipt)
setAux(address owneruint88 value
setBaseURI(string uri
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setMinter(address newMinter
setMsgInspector(address _msgInspector
setNameAndSymbol(string name_string symbol_
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
setProtectedNFT(uint256 idbool isProtected
setSkipNFT(bool skipNFTreturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
MinterUpdated(address indexed previousMinteraddress indexed newMinter
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
ProtectedNFTSet(uint256 indexed idbool isProtected
SkipNFTSet(address indexed ownerbool status
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(address lzEndpointaddress delegate
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ApprovalCallerNotOwnerNorApproved(
DNAlreadyInitialized(
DNNotInitialized(
FailedInnerCall(
FnSelectorNotRecognized(
InsufficientAllowance(
InsufficientBalance(
InvalidDelegate(
InvalidEndpointCall(
InvalidLocalDecimals(
InvalidOptions(bytes options
InvalidUnit(
LinkMirrorContractFailed(
LzTokenUnavailable(
MinterUnauthorizedAccount(
MirrorAddressIsZero(
NFTProtected(uint256 id
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ProtectedNFTCallerNotOwnerNorApproved(
SafeERC20FailedOperation(address token
SenderNotMirror(
SimulationResult(bytes result
SlippageExceeded(uint256 amountLDuint256 minAmountLD
TokenDoesNotExist(
TotalSupplyOverflow(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToZeroAddress(