VerifierNetwork

Verified contract

Active on Ethereum with 329,365 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"

0x77dac1d2444a0c9c8d82640add3b07a2f45ddad2d9678c8b68a5f96e0c37413b
0xb30201486db99a3428024b73b49a59f70e360e9ead5e3e43d7cb6403c066fa7e
0xe64fa943aa92da815b6240032f3b597cb210ff69f318d65936b8ddeb4657015d
0xc24a5cc14f76676bd137d7e7d60a66b637c3daf9e1e71538f7d6ceb48ef8a85f
0x5765f3df8ad30edcc19cc363d2bac1d1380f0ef5d546cd9702d607d1b8058b69
0xe9cf7eea7ffb18d59e39c2b9e960d67edc626e3be086e187db1f96eed0a6d3af
0xda31317d7ca7b47f87092c2e0caf8c18b6888f690bc1e08811c751f2535a3ed9
0x72cd00bb4286e42e0a61e5b3ed14593be8a2719a129a78b6f7607ddf224b083f
0x04478b4603d421bfdf7468ab4bbbe7a5620b3d70cf12273d7e3a944989cd3faf
0xfd8c19e3160c8fbf5d049a5b73f412fabba45aa0ba803b15c5a5408790ba29ac

Functions
Getter at block 21243923
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.