MeldBridgeReceiver

Verified contract

Active on Ethereum with 906 txns
Deployed by via 0x051d08c1 at 20339799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MeldBridgeReceiver"

0xd02f6086f9e102d4843800e1bc4fe477c73bafe55328e6ca885baece61c6cf8f
0x8dd2ec5ecf884dde0867d360f5be7277450a2c3c0cea6cc03d2ead8f324d4997
0x53cb910c5b276d7db6e1354ae8b67a7561236bb5ff017b2ad4329a9bf9a92de2
0x61761b164756175d967857e750eb0d738c4d79d3ec88299d6b1a045cf6308432
0xb8485ac26473fcd2613d21dbb4b308f29520b0082df71f5ea868ebc66af4d149
0xfdd71bd5854a3be7d553617929ef3f1d3add122fe2b4a31b84e9f1bd0a24257e
0xdfa5671561e4c28ab38263e08a2eb4d8ab4b7aef5e7491d097e49e52cb769beb
0x643a1f6e433a1d62c3d4ef9d2749131300b99d98840f8c84c81c02ae90017487
0x785fdd5b3af035c09272c056bba1d60e87f99a8f8d9d7d1a73d9e1ae37e074c3
0x973dfc77da5392e5a5b763f2d9055f22f0047cec6aa1e0fccf3021fe2d6bb0bb

Functions
Getter at block 21272864
CONFIGURATION_ROLE(view returns (bytes32)
0x969e743677c83a4458df4afcef9c1049579c1137c04e48694290c3e5fe6ef476
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTION_ROLE(view returns (bytes32)
0xf21a16feb1ed068bfca4f16029f44a27181a38cc067de137a57f47ae74f52a11
REBALANCER_ROLE(view returns (bytes32)
0xccc64574297998b6c3edf6078cc5e01268465ff116954e3af02ff3a70a730f46
getFarmingManagerAddress(view returns (address)
0xe09c7e9aea5203edcd143e7d2e292c66b5dba793
wETHAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
checkRole(bytes32 _roleaddress _accountview 
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
onERC1155Received(addressaddressuint256uint256bytespure returns (bytes4)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
processedRequests(bytes32 requestIDview returns (bool processed)
supportedTokens(addressview returns (bool)
supportsInterface(bytes4 _interfaceIdview returns (bool)
State-modifying
bridge(address _tokenuint256 _amount
bridgeERC1155(address _tokenuint256 _tokenIduint256 _amount
bridgeERC721(address _tokenuint256 _tokenId
bridgeNative(payable 
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSupportedToken(address _tokenbool _supported
withdrawERC1155ToUser(address _tokenaddress _touint256 _tokenIduint256 _amountbytes32 _requestID
withdrawERC1155ToUsers(address _tokenaddress[] _tosuint256[] _tokenIdsuint256[] _amountsbytes32[] _requestIDs
withdrawERC721ToUser(address _tokenaddress _touint256 _tokenIdbytes32 _requestID
withdrawERC721ToUsers(address _tokenaddress[] _tosuint256[] _tokenIdsbytes32[] _requestIDs
withdrawToUser(address _tokenaddress _touint256 _amountbytes32 _requestIDbytes _extra
withdrawToUsers(address _tokenaddress[] _tosuint256[] _amountsbytes32[] _requestIDsbytes[] _extra
Events
BridgeERC1155Requested(address indexed useraddress indexed tokenuint256 tokenIduint256 amount
BridgeERC721Requested(address indexed useraddress indexed tokenuint256 tokenId
BridgeRequested(address indexed useraddress indexed tokenuint256 amount
MeldFarmingManagerDeployed(address indexed executedByaddress indexed meldFarmingManagerAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SupportedTokenSet(address indexed executedByaddress indexed tokenbool supported
WETHAddressSet(address indexed executedByaddress indexed wETH
WithdrawnERC1155ToUser(address indexed tokenaddress indexed touint256 tokenIduint256 amountbytes32 indexed requestID
WithdrawnERC721ToUser(address indexed tokenaddress indexed touint256 tokenIdbytes32 indexed requestID
WithdrawnToUser(address indexed tokenaddress indexed touint256 amountbytes32 indexed requestID
Constructor
constructor(address _defaultAdminaddress _wETHaddress _treasury
Fallback and receive
receive(
Errors

This contract contains no error objects.