GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0x44c04a1b at 15312633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,088.06
ERC-20
Value $435.86
0xad631cb133453958b6916d8fdc991c72de75866e9754ae5102aa30ff27827faf
0x863c5d79c63a4a434a36e92e13b96c1a003e0521493acd899fbd5bab1de20a84
0xc3e30ca95cacf5f64985beea37dd8379bef6679c54dfed9627f8594b1be574f1
0x9da1c65310418e3944d9efadb56c07ad2a6332b2cff8ffae3001dcb9b3d9868b
0x6580c7bbf923a6eae935e6ffeb5e477ed52a9627e12e2e9624a6ea09ff3afc0d
0x43e9f9c17033933aa3009be438e181fe23433b73633ed447ddc68bbb6aee49da
0xafb2f8c9b33a54c5bb607e55160e06137f94e0018d6a225bf96aa9abecc53423
0xe5a2591b4672a3c4df8abf95cd92b5d3b55d2af92983028efab68b759d5cfafa
0xd1da44db503920c1756359077588d3e09a482dc0e03cdf2cb44fefdbb6f8ac14
0x7a62388b9c8bf977b5abf222c89226b034f79ec27fb2804631a57550e95bf31e

Functions
Getter at block 20859544
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b8272f98cc77034d4715d447ac25bcf146e49983a004b092fd38630daff0466
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeB910B73C587d1cb2a6e53638aFfb844f411Cc44, 0xb05FC9d27F9aa5D9F02764899653b0BF8a75bD4B, 0x11a536DF0bB1ef043fe6AF1157896f3Bdd031111, 0xfE3A4166701485b94875C7F00eC7Bbf950C73923, 0xc35537D47F6697f9Ab5f84Ad8f4692a72b6241A7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
158
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
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 _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.