L1BattlePass

Verified contract

Active on Ethereum with 1,676 txns
Deployed by via 0x28846695 at 18948817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39,857.09
0xa3acbb2f7575ceaf712d765d96c10d431f441803c6782e46d750cdd76ee79ace
0x7beb435b8d6219e20c2e9054ecf3038daab5e57a75faca6c837c2e3d22f2dbd2
0x9027f40667f68a0e894928d23e6bf29a2ac70728d5d512918e5776c147392549
0xe1c447d791f5cbc4bc4e76d4c8a7435f9f47bbfc7df75763e131b6ad52b43089
0xb207a28cc4ea21fac4af841a7b6076933be50f9f21c49f6a1023258b21a742df
0x7252216939efa3c3023fc7b6a7dc6737ae836f3a0b86a214530492c01f2289d7
0x416309decff8ca0a2658650477296050b44e79f2cb95181f7a688f8d2b88d20f
0x98d1a2520c2197b0e82ca39ff082fefcc7a5602dc0fc85b162af2f3c7132f96c
0x0cd51e9f41e81b41a64168132130ae99d39dc9dd280521308291b700fe2cd5b5
0xcceeac76b9d2af4c57c18693b65ce0469b46cb6c77830d4f7b9b242e2069c02a

Functions
Getter at block 20909200
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
adapterParams(view returns (bytes)
0x000100000000000000000000000000000000000000000000000000000000001e8480
dstChainId(view returns (uint16)
175
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxPaidUnlocks(view returns (uint256)
5000
owner(view returns (address)
0x9980fedf494f722887dd5d7eaee55efe354789c6
precrime(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
69000000000000000
season(view returns (uint256)
1
seasonEndTimestamp(view returns (uint256)
1712635140
Read-only
estimateFee(address _accountuint8 _txTypeview returns (uint256 _fee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
getUnlocked(address _accountuint256 _seasonview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
paidUnlocks(uint256view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
reRollCount(addressuint256view returns (uint256)
scheduleRollPrice(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
grantRole(bytes32 roleaddress account
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
newSeason(uint256 _priceuint256 _maxPaidUnlocksuint256 _duration
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
reRoll(payable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
revokeRole(bytes32 roleaddress account
setAdapterParams(bytes _params
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDstChainId(uint16 _chainId
setMaxPaidUnlocks(uint256 _max
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setPrice(uint256 _price
setReceiveVersion(uint16 _version
setScheduleRollPrices(uint256[] _countsuint256[] _prices
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferOwnership(address newOwner
unlock(payable 
updateSeasonEndTimestamp(uint256 _timestamp
withdraw(address _to
Events
AdapterParamsSet(bytes params
DstChainIdSet(uint16 chainId
EthWithdrawn(address touint256 amount
MaxPaidUnlocksSet(uint256 maxUnlocks
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
MessageSent(uint256 nonceaddress accountuint256 seasonuint8 txType
NewSeasonStarted(uint256 seasonuint256 durationuint256 priceuint256 maxPaidUnlocks
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceSet(uint256 seasonuint256 price
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
ScheduleRollPricesSet(uint256[] rollCountsuint256[] prices
SeasonEndTimestampUpdated(uint256 seasonuint256 timestamp
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Constructor
constructor(address _endpointuint16 _dstChainId
Fallback and receive
receive(
Errors

This contract contains no error objects.