ProxyLedger

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbf50d6c5 at 20474779
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 1 additional slot
-
variable spans 4 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots

No balances found for "ProxyLedger"

No transactions found for "ProxyLedger"


Functions
Getter at block 21246647
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
_msgPayload(view returns (bytes)
0x
_msgReceipt(view returns (bytes32 guiduint64 noncestruct MessagingFee fee)
(guid=0x0000000000000000000000000000000000000000000000000000000000000000, nonce=0, fee=(0, 0))
_oftReceipt(view returns (uint256 amountSentLDuint256 amountReceivedLD)
(amountSentLD=0, amountReceivedLD=0)
_options(view returns (bytes)
0x
chainedEventId(view returns (uint256)
0
defaultOftGas(view returns (uint128)
0
getLzSendReceipt(view returns (struct MessagingReceiptstruct OFTReceiptbytesbytes)
((0x0000000000000000000000000000000000000000000000000000000000000000, 0, (0, 0)), (0, 0), 0x, 0x)
ledgerAddr(view returns (address)
0x0000000000000000000000000000000000000000
ledgerChainId(view returns (uint256)
0
lzEndpoint(view returns (address)
0x0000000000000000000000000000000000000000
myChainId(view returns (uint256)
0
orderTokenOft(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
usdcAddr(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
chainId2Eid(uint256view returns (uint32)
eid2ChainId(uint32view returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
payloadType2BackwardFee(uint8view returns (uint256)
payloadType2DstGas(uint8view returns (uint128)
quoteClaimReward(uint32 distributionIdaddress useruint256 cumulativeAmountbytes32[] merkleProofview returns (uint256)
quoteSendUserRequest(uint256 amountaddress useruint8 payloadTypeview returns (uint256)
quoteStakeOrder(uint256 amountaddress senderview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimReward(uint32 distributionIduint256 cumulativeAmountbytes32[] merkleProofpayable 
grantRole(bytes32 roleaddress account
initialize(address _oftaddress _usdcaddress _owner
lzCompose(address frombytes32bytes _messageaddressbytespayable 
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
sendUserRequest(uint256 amountuint8 payloadTypepayable 
setChainId2Eid(uint256 chainIduint32 eid
setDefaultOftGas(uint128 _defaultOftGas
setLedgerInfo(uint256 _ledgerChainIdaddress _ledgerAddr
setLzEndpoint(address _lzEndpoint
setMyChainId(uint256 _myChainId
setOrderTokenOft(address _orderTokenOft
setPayloadType2BackwardFee(uint8 payloadTypeuint256 backwardFee
setPayloadType2DstGas(uint8 payloadTypeuint128 dstGas
stakeOrder(uint256 amountpayable 
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawTo(address to
Events
ClaimRewardTokenTransferred(address indexed useruint256 amount
ClaimUsdcRevenueTransferred(address indexed useruint256 amount
ClaimVestingRequestTransferred(address indexed useruint256 amount
Initialized(uint64 version
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
WithdrawOrderTokenTransferred(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
InvalidOptionType(uint16 optionType
NotInitializing(
ReentrancyGuardReentrantCall(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot