MainnetCoinBridge

Verified contract

Active on Ethereum with 113 txns
Deployed by via 0x94684a00 at 13626820
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $200.13
0xc695c4c252ce1213f761505fda4ed9706ee936125fa9927378afab64a91b29c4
0xc9278e73b21755b5c0c1d5484e1da158619a4fa7cd9f1d42a67bc35c3ed38978
0x9e7400df743ac9984332c29477935d9574ec04d0e4479c177e3df84d0442b409
0x8057d42402a32c7854ca7c159fc20262aa2bf222cf17a4e5e734c2ee4e5eddea
0x6f70b87e3fb7c75c26b052a6750d2734961f2b895522da69eff197a86ffecc4b
0x044b6913e5eda994e3f2398772baf5368462215b3a774ff522e7e49b8a1e9d58
0x592b3ae62473e4d86539b27e2b7450a717104ed45c7a3fbc63197a0903b60ad7
0x9af766b5e925310804c6cfcdf7dcd6a2a4ff6663c1ef2e31bda54fd742e01959
0x9948468a948928037ee090f7485ccece91bd1c423aa48664f933e2b0e95da0f4
0x52599b3bcfeda633fb703465155b50775f531ab1d9f885a5bff1b705aede8d31

Functions
Getter at block 21381598
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
fee(view returns (uint256)
7500000000000000
requestId(view returns (uint256)
33
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
depositRainbows(uint256 _amountpayable 
depositUnicorns(uint256 _amountpayable 
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFee(uint256 _fee
withdrawEth(uint256 _amount
withdrawRainbows(address[] _ownersuint256[] _amountsuint256[] _requestsIds
withdrawUnicorns(address[] _ownersuint256[] _amountsuint256[] _requestsIds
Events
EthWithdrawn(uint256 amount
FeeSet(uint256 fee
RainbowsDeposited(address indexed spenderuint256 amountuint256 requestId
RainbowsWithdrawn(address indexed owneruint256 amountuint256 requestId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UnicornsDeposited(address indexed spenderuint256 amountuint256 requestId
UnicornsWithdrawn(address indexed owneruint256 amountuint256 requestId
Constructor
constructor(address _stakingPooladdress _lpStakingPooladdress _lpV3StakingPool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.