GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x1955b4c7 at 19086171
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.09
ERC-20
Value $1,503,702.76
 (#3188)
ERC-721
--
0x70d4fcff08f3c6c09826b1f1fe6fc7d89b75365b9e6090ab4e26d302c4a59926
0x3dc5f4940ed743d8a7e50975339f7f074069d435c668adae0fc4a1abefd1baa2
0xc75c100d8f997a253d34183277a70b14b0896b6114468b30034f35ebd0379ad9
0x239bdbe4adc12a145fa6d59ff52c16b5d941fcdf66df9363d03ba485bf55d544
0xa8bf851a35be80dbff928107467321e64306a0f672aa3c677fb61d2b7e4cac74
0x5b12af863a79053804d8d0954ec77a6d20e2a5011542c6b6e5c0d30943211925
0xd1930a7131c591cbb5bfc0f1877f63e39c0bd07c8f2e24a6aa4b696dd1c168d0
0xb842e17490c6108131ad37fa417f6d6228d25384c1f750b58c714ae11dcbccca
0x772f80fb6ccb2c71bbb0fd348805aa7a18f934f28c426da23029e575196e0022
0xd4862180b7f4f0ee3c7a067d8084c510fb364b07da361dab8038e8a8a5f6dd6d

Functions
Getter at block 21396171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa26d77dbdd74b4936286da9a67147c608d1c505c73545c7bb83634adf4dbb8c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc664A3a1b636345793ea4B7a9Ea3D66C08467947, 0x94E0AaDC0CA0bc579b8d809C6d35fb59202830b8, 0x9FF51656311a119Baa03Be4B934001c55F2d62c4, 0x1389dcAc977af508344d8c2A4fedD9Fc889dBe53, 0x0D3bEC1b22A34ac170CEbc8b22F276a897B4eA9d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
36
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.