SafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x14f7cf87 at 21213521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $98.72
0xc579016e00330bdc7e353a82f33b66337378d0dbdafee28ecf3aa6df42f0f762
0xc051bd1c966a0f3cfc6fe2c3385dac15620c230b581359565727cf46937dcde3
0x5ed134c38d5cce6950213db7fca108eb8cda91f8db815f3309b7b5ca00d0270d
0xbef9953a90fb42e9d651cdb76cf5bf9fb8d6211aeeed0fc20f2b1c836d075d1c
0x56eb9d7d348ab3cab1d1cd98c6be96dc711a2eb20eed4bf737d09d2c0aeb3990
0x855994d0126fadad87a0a813c99022c83e465bc3b6aa5fd49eacbf0f7fb94468

Functions
Getter at block 21275197
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x976c88385e8cbfc2e2a764c2aaf4301bd1e4725011350ca6d1fabd4d93911d3e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc1eA52ecdA636686C2a800035bA9FdA31e9b63ac, 0xF7DE62B65768a169279be74b12FaA65a22FB38D3, 0x42fAc2967C828d691D23b70DC5617A431DDfe681, 0x1f9cDeb1208bFD70E885AaA3c81B3663bbd0bF0a, 0x53B5F1fb28E1C54c0A646Bcd18Ad9811bDEC758A, 0x471aBeF649aA8A1df8E0A808e5B9D66888258cDC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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
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
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.