TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1,409 txns
Deployed by via 0x1564133a at 19880535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,500.71
0x833e0e358108e5f8d2b19bd54ec594bfb2d6d32806da23c135e3be51604c41c9
0x739909c6c68589f1e903fb8c8e056af2816f13767e50e44f68d8971364d3e876
0x3a5997c9ff2dd4ab0dd268e92dd5b3a843b2c7a250b8ed2de74fc441ddf2f070
0x58fe1ee9a02c0294c225dee8dfb1f10aca074ab4e3a241b8760f6716b433b74f
0x9b9325da326bea6b59cfa644c6d77216eee0db8784967d4f404c4091f40c01b1
0xa0002edffe58a08c10733e557582bb1f51e72c683ca73e51888a031cbfc5b9f0
0x96e37bea3816df33f7f06efa999e43f2f4bb53e4ae4b94313855404e07960b0a
0xcd3e5900f8304abc283a97766519f20f5a48db7358a9dac93a2038d353df1907
0x48bc2e76091dcd111e1c8aeac121c85fddf1f14955a021e969c836bda87ba9e3
0x375c8a12f894132387fc07e9bf688ab7bba4c7b987ef49409db078db4aaaef24

Functions
Getter at block 21042946
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2cfa8057b9d339e83b5c170874daa6b05a16371ba6286df9db9822b447472f0e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41459Cf5Ba6148E8A7cdE7a50d917629EB60AA5d, 0x6849f1689a5D22D5400ADCcCA7a99C6D544240F6, 0xE7eaB43a1145703721e117fbC70fd9030C697883, 0xf5b1f578A2A1642de4D6Ce5D6A0f3C1CBC49DaD3, 0x194ae64C1C8299a43c399B58334308CeE2B5b208, 0x4cB18BfcA62e16cB1c122C80F82Bfe1328f504dD, 0xcD4Bbca9fb8906220Ce2Afd85bEF818C24d8F4e6]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
1409
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.