MainnetBridgePool

Verified contract

Active on Ethereum with 2,983 txns
Deployed by via 0x65b38865 at 12369028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $642,204.22
0x38c4c62b3a13572b3463743e5d17299787f7e276275b8e0b4e83fd5797fd586a
0x84ca4baea8d63671b76e17795c2d0193a99033c8794ee40d602d3c7dace211ec
0x8f3039232bbdcefa96cfe32c0e7573dbce7e07fe23ba9a140873177597bb5d8f
0x589c13ed04885988be2d21b61133363b0f76f59bbc9d6481e1f9fab7410803bd
0xc90c2bcca3906036a2472eea2422a066503f36609202a852b0b05f88d6e75288
0xc52b60456d2d6c93e1a5275388f064c70ce612e5f459decf7aefb61a438cf6fe
0x4e898ef979835cd4e5ac824cbe7601e9b0cee32dbb2bb4c8a34a3aafd7d8221d
0x1eaecaf5a7b5ec314c12ba66cf45fc91902792d655abb9bb24ebf497c71c645d
0x57bf06f37178a24f5c86e778184a3db7f0965a605e6288bd43550d060492d751
0x0cd73edd3244133f9413aaa3b726837653b73ca697bfabbaf0d1614a0d0892ed

Functions
Getter at block 21158628
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
autoWithdrawFee(view returns (bool)
true
fee(view returns (uint256)
999999999999999999999999999999999999999
percentFee(view returns (uint256)
1000
percentFeeDecimals(view returns (uint256)
1
raini(view returns (address)
0xeb953eda0dc65e3246f43dc8fa13f35623bdd5ed
requestId(view returns (uint256)
1778
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.