AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 2,644 txns
Deployed by via 0x67f2cf3f at 9172486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
2 additional variables
ERC-20
Value $4,336,580.78
ERC-20
Value $308,059.48
ERC-20
Value $441.32
ERC-20
Value $105.94
ERC-20
Value $13.16
ERC-20
Value $0.62
ERC-20
Value $0.3
ERC-20
Value $0.25
ERC-20
--
ERC-20
--
0xa1b08ea0dd2211a4f5d7433ddadd1d30f34da894e6096a6b6d093e90c47a8d12
0xa6779365d8267ba9cf47226389f2e473a0c7e8a506dfc6699d72438d7229b6d3
0x4dd8f6842c33cf02450448ac2dc3c6822b29119a962dfa56d4b8393ccb6c4b32
0x091a1d985165f0f988acc714970222e3213460f9df4a6d34c95c98d46d009c90
0xd925c8ff0ccef095f8205728fe3779a39e0c4f2048326b83efe6a3b088f3889c
0xdc1c942235c379b78454daa833383f5fcd6c0e0d3d419fc922a669ed0e56bd13
0x66bce2553e7b60c9547a49fe54f3e61a13e259339e1c7df578f5841d362efb34
0x705a286e62b2931c99541f380a21f991f260beef4e6a8b47194802fbdd13f059
0x88389f57827807b72f4e2ea228e4927babe1f98012365cf523775d905c4f2c9f
0x4dc1bc1ef4ceaa87343c90168878781dba4cd5dc8a896b76e6d576238f655d70

Functions
Getter at block 20820710
CLAIM_TYPEHASH(view returns (bytes32)
0xf18ceda3f6355f78c234feba066041a50f6557bfb600201e2a71a89e2dd80433
DOMAIN_SEPARATOR(view returns (bytes32)
0x637648e9ca1fc0ed6af4ab01515103971780f5db61742de2da3878d1d2855bd9
allowTokens(view returns (address)
0xa3fc98e0a7a979677bc14d541be770b2cb0a15f3
feePercentageDivider(view returns (uint256)
10000
getFederation(view returns (address)
0x5e29c223d99648c88610519f96e85e627b3abe17
getFeePercentage(view returns (uint256)
20
isOwner(view returns (bool)
false
isUpgrading(view returns (bool)
false
owner(view returns (address)
0x040007b1804ad78a97f541bebed377dcb60e4138
paused(view returns (bool)
false
sideTokenFactory(view returns (address)
0xf73c60863bf2930bde2c69df4cb8fe700ae713fb
symbolPrefix(view returns (string)
e
version(pure returns (string)
v3
wrappedCurrency(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
claimed(bytes32view returns (bool)
getTransactionDataHash(address _touint256 _amountbytes32 _blockHashbytes32 _transactionHashuint32 _logIndexpure returns (bytes32)
hasBeenClaimed(bytes32 transactionHashview returns (bool)
hasCrossed(bytes32 transactionHashview returns (bool)
isPauser(address accountview returns (bool)
knownTokens(addressview returns (bool)
mappedTokens(addressview returns (address)
nonces(addressview returns (uint256)
originalTokenAddresses(bytes32view returns (address)
originalTokens(addressview returns (address)
senderAddresses(bytes32view returns (address)
transactionsDataHashes(bytes32view returns (bytes32)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__Pausable_init(address sender
__PauserRol_init(address sender
acceptTransfer(address _originalTokenAddressaddress _fromaddress _touint256 _amountbytes32 _blockHashbytes32 _transactionHashuint32 _logIndex
addPauser(address account
changeAllowTokens(address newAllowTokens
changeFederation(address newFederation
changeSideTokenFactory(address newSideTokenFactory
claim(struct IBridgeClaimData _claimDatareturns (uint256 receivedAmount)
claimFallback(struct IBridgeClaimData _claimDatareturns (uint256 receivedAmount)
claimGasless(struct IBridgeClaimData _claimDataaddress _relayeruint256 _feeuint256 _deadlineuint8 _vbytes32 _rbytes32 _sreturns (uint256 receivedAmount)
createSideToken(uint256 _typeIdaddress _originalTokenAddressuint8 _originalTokenDecimalsstring _originalTokenSymbolstring _originalTokenName
depositTo(address topayable 
initDomainSeparator(
initialize(
initialize(address _manageraddress _federationaddress _allowTokensaddress _sideTokenFactorystring _symbolPrefix
initialize(address sender
pause(
receiveTokensTo(address tokenToUseaddress touint256 amount
renounceOwnership(
renouncePauser(
setFeePercentage(uint256 amount
setUpgrading(bool _isUpgrading
setWrappedCurrency(address _wrappedCurrency
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AcceptedCrossTransfer(bytes32 indexed _transactionHashaddress indexed _originalTokenAddressaddress indexed _toaddress _fromuint256 _amountbytes32 _blockHashuint256 _logIndex
AllowTokensChanged(address _newAllowTokens
Claimed(bytes32 indexed _transactionHashaddress indexed _originalTokenAddressaddress indexed _toaddress _senderuint256 _amountbytes32 _blockHashuint256 _logIndexaddress _recieveraddress _relayeruint256 _fee
Cross(address indexed _tokenAddressaddress indexed _fromaddress indexed _touint256 _amountbytes _userData
FederationChanged(address _newFederation
FeePercentageChanged(uint256 _amount
NewSideToken(address indexed _newSideTokenAddressaddress indexed _originalTokenAddressstring _newSymboluint256 _granularity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
SideTokenFactoryChanged(address _newSideTokenFactory
Unpaused(address account
Upgrading(bool _isUpgrading
WrappedCurrencyChanged(address _wrappedCurrency
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.