BasicFeeHandler

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x936deb16 at 18661909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $188.91
0x465c03a748d3dbb9a5d7b59ec7f2201812779a8e78a5a75630491c2b6f40351d
0x644a748cf7e5bfeb45f58cccc8a1072f0a2937e6d96be478946bfe24f50e4de8
0xa38b7bd025e713223517a14e7ddd224609d158afdc522230b7d4c520dc026a2c
0xde8542a909fe05967d9a6de1944a171a152ed5d3a2b460c68dda361e9a9d8efd
0x48c55c0bb7b7a48eedb0ecae01ea28b7b16bd495b5a47c9a6a1dc263d93d31c6
0x236b1513b393737206849181cbd794db9f78d3d786f9ec0555fcfe9d048d8eca

Functions
Getter at block 21311904
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_bridgeAddress(view returns (address)
0x4d878e8fb90178588cda4cf1dccdc9a6d2757089
_feeHandlerRouterAddress(view returns (address)
0x1d34808907607fa82fa1b51f5fba5ff5a3fa90cf
Read-only
_domainResourceIDToFee(uint8bytes32view returns (uint256)
calculateFee(address senderuint8 fromDomainIDuint8 destinationDomainIDbytes32 resourceIDbytes depositDatabytes feeDataview returns (uint256address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoleMemberIndex(bytes32 roleaddress accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
changeFee(uint8 destinationDomainIDbytes32 resourceIDuint256 newFee
collectFee(address senderuint8 fromDomainIDuint8 destinationDomainIDbytes32 resourceIDbytes depositDatabytes feeDatapayable 
grantRole(bytes32 roleaddress account
renounceAdmin(address newAdmin
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferFee(address[] addrsuint256[] amounts
Events
FeeChanged(uint256 newFee
FeeCollected(address senderuint8 fromDomainIDuint8 destinationDomainIDbytes32 resourceIDuint256 feeaddress tokenAddress
FeeDistributed(address tokenAddressaddress recipientuint256 amount
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address bridgeAddressaddress feeHandlerRouterAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IncorrectFeeSupplied(uint256 arg0