SafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xcae02519 at 21263888
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $707.49
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0x7ef06efbc301f3280b28b0ac41eb85e767a9d07ffa70b777aa77da0bbcb4bffc
0x1a49a82ff8021a578ec42f85deb80fdbfde6849dbe1a9aabe82b79d4d2391a70
0x21fe7d04a90c7158743510673fd871a81dcf64337ae34305f47ea56ea50348df
0xd7b6af2a3ba07b1135e667601c92b5ee828bc5e287e90eb8684edbba5536296d
0x0092b304236ba23e46f49007389ff9072e102e4dfd446638a6bc7836ea06bb2e
0x2044d170a4ab3580ce06935085e3fca53e9e138ad6b7ec477d0acf2335ecbd01
0xed3b35c28a2a1ebeac7f521f94c2d13473a29697fcec80046314f6fad6bfbcba
0x5463a5aed88b452919b6d7d987b4bb0ae847d0396a0acd695d8b5151d8b1b6f3

Functions
Getter at block 21310962
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6d38dde7088d3a6004b6bd6c6f90caf11e648a9d83fc7ac19cf5f59f56c01651
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b29B87B8428FAb4228a16d8d38A6482cB7e68eb]
getThreshold(view returns (uint256)
1
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.