SafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x7fcc5f40 at 21194066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,114.24
0xb97237bee3231cc322889222a22a378b673ba50ab8e0f61f762decb1a9104973
0xe1c7a5ccbbcdf5e73834568055bcc1c085705f290bbb01db5d6526276932a565
0x364a2fe1f2d430e0085eb3f7efb16e2ff04a07bd649d861ef7de01340eda3b85
0x2707c8aa1cc7b15da7922f4b811d5eae63c43497d72bf55a0f885fe7264ec0f9
0x0116c55a13e19913f99e1001d22e4f34ccb8771282e92317826911132a503dcf
0xfe9db0c9da0c4f5390d056cf9d0fd42231639417ba835caad41b2f15a0aedcb9
0x04d8e1e153e18328386514a8caef06cdadc40ca4bafba666e5587585b70082a9
0x2f5f2f049cb4b17a4dd3a78ad08d20714a012302e4cb83f37fdb197ae1491b1c
0xbdd7e3d4af287e15b37794c26620d08ade679aca98eb51d7b876cc7d59157f92
0x152438c2787757cafed3a4da58ea1f7218841520140b6748c95a0522c73f6d72

Functions
Getter at block 21296350
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x531be054cccfec08c269da032aa3bb3e1ce366cbe4a3adaeee55898d319dd957
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x704E66FBBA07369dF5C156CB03c1D09816217f01, 0x7fCe9e3d63A97f3C940AB944834C2Fd7E37D0515]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.