ERC1967Proxy

Verified contract

Proxy

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

No balances found for "ERC1967Proxy"

0xfd7d65720df583a014a5eb93f4e593d020a6d098d3494139d191d9847b9fd627
0xac102363df5f1adc0e8acfe34b7a522aa77fba108e9ee12815fc5b866859ca74
0x2729189f72754bcce76d9e654372288ae88d0e09e49ddc2b51b5730f9e43b1e3
0x9d81faae85b7762896c41eb688262f70f849a0fd9ada3f0fa5b5f6f92d55981b
0x51a083ef8129a4e90911a41cade16d18a6d3b7d47b4add519dc0ee705fd003f7
0xee3d3105e5754187b5e3dfabddc81d6f88a74334df1a280cb234f4fb09fc0b8a
0x24a909921c34c6c296e22142e2a0ec870e6a343b00cb90718a82d20dfc0fb3fc
0x9eca3050e35814246f8dff8d7551a0aacc08076dac7e84615b5ee0c8a143ce97
0x20899bb3a364a953b9be89b47c635473b9fc88fb3e120dd20d0e92fdf921c48f
0x4a7129ddc826c7ec7d6cf16b96a88a8cd0d1dc5879efaa3cd2b2ac18c373b6b4

Functions
Getter at block 21384193
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSABLE_ADMIN_ROLE(view returns (bytes32)
0x1e1db0d9c63b4a23ec134ff71a2f56610c32f638cbff81e96e14734c4daf0b4d
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
isWhitelistModeEnabled(view returns (bool)
false
minBlockAcceptanceHeight(view returns (uint64)
0
nearTokenLocker(view returns (bytes)
0x66742d6c6f636b65722e6272696467652e6e656172
pausedFlags(view returns (uint256)
0
prover(view returns (address)
0x051ad3f020274910065dcb421629cd2e6e5b46c4
 
proxiableUUID(view returns (bytes32)
tokenImplementationAddress(view returns (address)
0x261e5f140bba8c54c45196418646dd9a16abebe6
Read-only
ethToNearToken(address tokenview returns (string)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenWhitelistMode(string tokenview returns (uint8)
hasRole(bytes32 roleaddress accountview returns (bool)
isAccountWhitelistedForToken(string tokenaddress accountview returns (bool)
isBridgeToken(address tokenview returns (bool)
nearToEthToken(string nearTokenIdview returns (address)
paused(uint256 flagview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
usedProofs(bytes32view returns (bool)
State-modifying
addAccountToWhitelist(string tokenaddress account
deposit(bytes proofDatauint64 proofBlockHeight
disableWhitelistMode(
enableWhitelistMode(
grantRole(bytes32 roleaddress account
initialize(address _tokenImplementationAddressbytes _nearTokenLockeraddress _proveruint64 _minBlockAcceptanceHeight
newBridgeToken(bytes proofDatauint64 proofBlockHeightreturns (address)
pause(uint256 flags
pauseAll(
pauseDeposit(
pauseWithdraw(
removeAccountFromWhitelist(string tokenaddress account
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setMetadata(string tokenstring namestring symbol
setTokenWhitelistMode(string tokenuint8 mode
upgradeToAndCall(address newImplementationbytes datapayable 
upgradeToken(string nearTokenIdaddress implementation
withdraw(string tokenuint128 amountstring recipient
Events
Upgraded(address indexed implementation
Deposit(string indexed tokenuint256 amountaddress recipient
Initialized(uint64 version
Paused(address accountuint256 flags
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetMetadata(address indexed tokenstring tokenIdstring namestring symboluint8 decimals
Upgraded(address indexed implementation
Withdraw(string tokenaddress indexed senderuint256 amountstring recipientaddress indexed tokenEthAddress
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot