MainnetBridgePool

Verified contract

Active on Ethereum with 587 txns
Deployed by via 0xf1908896 at 14224593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54,767.43
0xa84777fa961925aaba82f336addf083dd09c75fadaab40e1aede2d9295be5e40
0xb84a557565d8489a80f935b4404fb4a9fb5521af3440b72b176d10c5777748ba
0xbd15c93b6090cbf220ece57acd99cc013701ff19bbd8e9a0dfc4b5194c388d31
0xf94543ea04ca8537ad5db840f1ebafc42f68988c750045012119907726d1459c
0xaa6916d1c2f7cab4ff2ca6cb25a1ddbdc992917e726bf09165ba092c1ba87d7f
0xce37547aa3d261ba914c538802e5e84004f12fd4af4560e4ef099529a43c6ebe
0xd20dc8b7cde91b303cf30844574635c3307be568fecba40a99bc02890ff27536
0x44b9ba33df9eee7fbb2da57693489b357179614c4aab71797fd09790f1f54ac3
0x082da00c037d5da098c61543db7222e3331e6671958ef95ec4f7ee866b9312a8
0x9234ab07b1d6022d1c1b970814a389695112fa94c0a3b265793e0e1cdb7a238f

Functions
Getter at block 20865253
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
autoWithdrawFee(view returns (bool)
true
fee(view returns (uint256)
999999999999999999999999999999999999
percentFee(view returns (uint256)
1000
percentFeeDecimals(view returns (uint256)
1
raini(view returns (address)
0xeb953eda0dc65e3246f43dc8fa13f35623bdd5ed
requestId(view returns (uint256)
299
treasuryAddress(view returns (address)
0x82f9d5fe6c46990f3c2536e83b2b4e1c0a91f27f
Read-only
getFee(uint256 _amountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(address _recipientuint256 _amountpayable 
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAutoWithdrawFee(bool _autoWithdrawFee
setFee(uint256 _feeuint256 _percentFeeuint256 _percentFeeDecimals
setTreasuryAddress(address _treasuryAddress
withdraw(address[] _ownersuint256[] _amountsuint256[] _requestsIds
withdrawEth(uint256 _amount
Events
AutoWithdrawFeeSet(bool autoWithdraw
Deposited(address indexed spenderaddress recipientuint256 amountuint256 requestId
EthWithdrawn(uint256 amount
FeeSet(uint256 feeuint256 percentFeeuint256 percentFeeDecimals
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TreasuryAddressSet(address treasuryAddress
Withdrawn(address indexed owneruint256 amountuint256 requestId
Constructor
constructor(address _raini
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.