UpgradeableOptimismMintableERC20

Verified contract

Implementation

Active on Base with 4 txns
Deployed by via 0xc08b5f74 at 2062340
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 44 additional slots
-
variable spans 49 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
0xf68fec35b5acccfa308c86ee43ef83597414ad6000f7ca722bf1032fb9549a49
0x3a14d2c912ae069772d5b5c9dfa92eea2d861778a6a2b0730163a978c8719043
0xc8b56dddbd22faff85d2f5421c38b9706c9a1628b834d47ded947e0f3c9988a0
0xe2b0a19ff6f477cb3ba6f6ae4901f14871cc681ec8b47b2764abc871ccb2b150

Functions
Getter at block 23231541
BRIDGE(view returns (address)
0x4200000000000000000000000000000000000010
REMOTE_TOKEN(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
bridge(view returns (address)
0x4200000000000000000000000000000000000010
decimals(view returns (uint8)
6
l1Token(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
l2Bridge(view returns (address)
0x4200000000000000000000000000000000000010
name(view returns (string)
remoteToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
symbol(view returns (string)
totalSupply(view returns (uint256)
0
version(view returns (string)
1.0.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 _interfaceIdpure returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symbol
mint(address _touint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed accountuint256 amount
Initialized(uint8 version
Mint(address indexed accountuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _bridgeaddress _remoteTokenuint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.