DeBridgeTokenDeployer

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xbc21639c at 2007696
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 49 additional slots
-
variable spans 48 additional slots

No balances found for "DeBridgeTokenDeployer"

No transactions found for "DeBridgeTokenDeployer"


Functions
Getter at block 22778002
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
deBridgeTokenAdmin(view returns (address)
0x0000000000000000000000000000000000000000
debridgeAddress(view returns (address)
0x0000000000000000000000000000000000000000
implementation(view returns (address)
0x0000000000000000000000000000000000000000
tokenImplementation(view returns (address)
0x0000000000000000000000000000000000000000
version(pure returns (uint256)
111
Read-only
getDeployedAssetAddress(bytes32view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
overridedTokens(bytes32view returns (bool acceptstring namestring symbol)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deployAsset(bytes32 _debridgeIdstring _namestring _symboluint8 _decimalsreturns (address deBridgeTokenAddress)
grantRole(bytes32 roleaddress account
initialize(address _tokenImplementationaddress _deBridgeTokenAdminaddress _debridgeAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDeBridgeTokenAdmin(address _deBridgeTokenAdmin
setDebridgeAddress(address _debridgeAddress
setOverridedTokenInfo(bytes32[] _debridgeIdsstruct DeBridgeTokenDeployerOverridedTokenInfo[] _tokens
setTokenImplementation(address _impl
Events
DeBridgeTokenDeployed(address assetstring namestring symboluint8 decimals
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AdminBadRole(
DeBridgeGateBadRole(
DeployedAlready(
WrongArgument(