Authorization

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x685b250d at 12434319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Authorization"

No transactions found for "Authorization"


Functions
Getter at block 20844062
BFACTORY_NEW_POOL(view returns (bytes4)
0xd556c5dc
ERC20_APPROVE(view returns (bytes4)
0x095ea7b3
ERC20_BURN_FROM(view returns (bytes4)
0x79cc6790
ERC20_MINT(view returns (bytes4)
0x40c10f19
ERC20_TRANSFER(view returns (bytes4)
0xa9059cbb
ERC20_TRANSFER_FROM(view returns (bytes4)
0x23b872dd
POOL_CREATOR(view returns (uint256)
5
PROTOCOL_CONTRACT(view returns (uint256)
4
REJECTED_ID(view returns (uint256)
3
SUSPENDED_ID(view returns (uint256)
0
TIER_1_ID(view returns (uint256)
1
TIER_2_ID(view returns (uint256)
2
eurPriceFeed(view returns (address)
0x0000000000000000000000000000000000000000
operationsRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
permissions(view returns (address)
0x0000000000000000000000000000000000000000
poolFactory(view returns (address)
0x0000000000000000000000000000000000000000
tradingLimit(view returns (uint256)
0
xTokenWrapper(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isAuthorized(address _useraddress _assetbytes4 _operationbytes _dataview returns (bool)
State-modifying
initialize(address _permissionsaddress _eurPriceFeedaddress _operationsRegistryaddress _poolFactoryaddress _xTokenWrapperuint256 _tradingLimitbool _paused
pause(
renounceOwnership(
setEurPriceFeed(address _eurPriceFeed
setOperationsRegistry(address _operationsRegistry
setPermissions(address _permissions
setPoolFactory(address _poolFactory
setTradingLimit(uint256 _tradingLimit
setXTokenWrapper(address _xTokenWrapper
transferOwnership(address newOwner
unpause(
Events
EurPriceFeedSet(address indexed newEurPriceFeed
OperationsRegistrySet(address indexed newOperationsRegistry
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PermissionsSet(address indexed newPermissions
PoolFactorySet(address indexed poolFactory
TradingLimitSet(uint256 newLimit
Unpaused(address account
XTokenWrapperSet(address indexed xTokenWrapper
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.