This contract is being backfilled. You may encounter incomplete storage history.

MeldBridgeReceiver

Verified contract

Active on Ethereum with 386 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"

0x0d16c60f4b9385e71966f9a9852d19f21943507ba779653998a7ed03e807ec19
0x2fd8960f5815e255f2c2b24bb09eacb2108e1f5d01cff18b10585a2e61543cda
0x8dae4f28958d846932eef202e3909c5c4d23716fa8bf1fe412b0ac35c3770fe0
0xb4a8f9c695bdc58a731007cb3aeb2c55895db1ced1e7c82552f590047eae258f
0xd0b13996aabb40f31eee5dd0f750b7cd6408942b879b2895e08dcce730efe111
0x43eca281f6096104d859fa5409b021c7d6392c2d2415d63bb8d968b9d56bbf72
From
0x327b1401f77b0629aee8316d6aa45410b8f9d054dd3dac25d425b5961396e798
0xfd97dc4678d433405c83133ca5e90fbd6f9fdfe8b4be9bede0c673d019b9a5ac
0x8156e854015c2030645516debcb8fdd0534f87b9f0c19c9ec9a2042630385914
From
0xa2c1873bd74ddad4d529196e914f93825f63f50d2ea7e10225322dcca0957815

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