SafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x8bb70404 at 20892234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $78.66
0xcc1e81ba96b27c9b1690c08e46da4d694e23512a6556b460bf25d52eb67b012b
0xb06dffbfae5f6d9de34ee42fefb97e17c1e7398c52b809eadd985d203942b38f
0xe995ec177da9238158886ddd0a45ff67ba6cfa5e0141ee0056bf5eda08d4759c
0x718d2b919ac3b6391dff2a7736f65b65adca118c7d86e46fdf4489fc23f05bfa
0xe0ee25f8921b3c7f83076eaa1859c173a7c9c65d300bfabde4caca5688e725af
0x98d59d214be38a25715ff2a8d45d95c0a78bb2d0bba354e328d2f93df0515441
0x47ad7bf8ca434321f897eb8d8a1aeffc9ef9660ecd791b6b9e89ae32cd979e1a
0x3ebb58c454b4f216c30f340586f88a52992c7c2d31e9bb1dc27c2a2e894e12a9
0x98e1f38c00e589a716cc4df742102b26dccc4db73bbf848379c786aa1dd13c6c
0x233900300cd080433e1d3a82b75f59493a762f2899f2af38285b374b666a23cb

Functions
Getter at block 20906212
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xcebfb2d02c96b505062167a7dff1f34b054c3dfd2a3e4d6dbf6d9f65e9cb16bb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF37FeF00Fe67956E9870114815c42F0Cc18373ce]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
33
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.