VerifierNetwork

Verified contract

Active on Ethereum with 311,373 txns
Deployed by via 0x1b836b31 at 18095084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VerifierNetwork"

0xa1b8def5fcc7b19e6790f622e7893f1cad45aa95d619886ba847214c66f90e33
0x167f7b97bd4de4341170b2ea0f7b8de8f58d44586f799a461da3562f691f831e
0x1a7a4c4087b7e19508b0638587c625a379e2872db115cd3815cb750d4a881b5d
0x297df2891c3f68643976c7964df060123909ca0cfaed3c79d71e8fe9d97e24ad
0xd06908884709fabf892e8353b08912482fe3218dc78a4fff4f97418626b25375
0x08b5f6ce5efe2dbf800ca0027d2eae609193ab22da7c3467f17a94300933a7be
0xfcfbc81ffb8528887eb7daaab81c504165673f35d342969596ee0d36aadaa822
0xf3d97e4387d58b2245a5829526cf333e61091e34d2d39f84c1e10c2376641953
0xcca10cf977f18d939c35c1a478c4dc590ea2e4ebef093988daa0209a653ecf98
0x8e1b287db75353c44cfd5074edd2f7fde75dea94a6e64c8f6d2c5aabf1e52749

Functions
Getter at block 20791571
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowlistSize(view returns (uint64)
0
defaultMultiplierBps(view returns (uint16)
12100
paused(view returns (bool)
false
priceFeed(view returns (address)
0xc03f31fd86a9077785b7bcf6598ce3598fa91113
quorum(view returns (uint64)
2
signerSize(view returns (uint64)
3
vid(view returns (uint32)
101
workerFeeLib(view returns (address)
0xdea04ef31c4b4fdf31cb58923f37869739280d49
Read-only
dstConfig(uint32 dstEidview returns (uint64 gasuint16 multiplierBpsuint128 floorMarginUSD)
getFee(uint16 _dstEiduint16uint64 _confirmationsaddress _senderview returns (uint256 fee)
getFee(uint32 _dstEiduint64 _confirmationsaddress _senderbytes _optionsview returns (uint256 fee)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasAcl(address _senderview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
hashCallData(uint32 _vidaddress _targetbytes _callDatauint256 _expirationpure returns (bytes32)
renounceRole(bytes32addresspure 
signers(address signerview returns (bool active)
supportsInterface(bytes4 interfaceIdview returns (bool)
usedHashes(bytes32 executableHashview returns (bool used)
verifySignatures(bytes32 _hashbytes _signaturesview returns (booluint8)
State-modifying
assignJob(struct ILayerZeroVerifierAssignJobParam _parambytes _optionspayable returns (uint256 totalFee)
assignJob(uint16 _dstEiduint16uint64 _confirmationsaddress _senderreturns (uint256 totalFee)
execute(struct ExecuteParam[] _params
grantRole(bytes32 _roleaddress _account
quorumChangeAdmin(struct ExecuteParam _param
revokeRole(bytes32 _roleaddress _account
setDefaultMultiplierBps(uint16 _multiplierBps
setDstConfig(struct IVerifierDstConfigParam[] _params
setPaused(bool _paused
setPriceFeed(address _priceFeed
setQuorum(uint64 _quorum
setSigner(address _signerbool _active
setWorkerFeeLib(address _workerFeeLib
verifyAndDeliver(address _ulnbytes _packetHeaderbytes32 _payloadHashuint64 _confirmations
withdrawFee(address _libaddress _touint256 _amount
withdrawFeeFromUlnV2(address _libaddress _touint256 _amount
Events
ExecuteFailed(uint256 _indexbytes _data
HashAlreadyUsed(struct ExecuteParam parambytes32 _hash
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
SetDefaultMultiplierBps(uint16 multiplierBps
SetDstConfig(struct IVerifierDstConfigParam[] params
SetPriceFeed(address priceFeed
SetWorkerLib(address workerLib
Unpaused(address account
UpdateQuorum(uint64 _quorum
UpdateSigner(address _signerbool _active
VerifierFeePaid(uint256 fee
VerifySignaturesFailed(uint256 idx
Withdraw(address libaddress touint256 amount
Constructor
constructor(uint32 _vidaddress[] _messageLibsaddress _priceFeedaddress[] _signersuint64 _quorumaddress[] _admins
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.