GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x9669d143 at 21383820
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65.13
ERC-20
--
0xb39f1725dbe61fe2a479d305ad7e5fcb717901e90427f1fc56a7655e643279ae
0x1dc78a992704359fa9fe3561c2edcdf51d48e8f88bb48924924cdd69f4bd3100
0x52a51abb4dba3cbb4c548d0494e77f95a09c9e683304ec0ec8f5404c2d41e750
0x27d5071d280ad0226152b35ac403b6ccfdfc8555ea1dfc70537c734bbab58120
0xc4bb84399180bed60d65a53a4502b407693cdb4e5331a34064d3e443b42eff78
0x9543f431328763d5bfb173aabf0297d880bb269e140ce5c0929977b4352c218e
0xf3c53f3e35048977bbba596eb3cb00a239da89fb9ccedfb31b54ef46ab272600
0x9a250922442242325e32924a03ef45bcca7c41af633c05f474b5e061b4ac2af1
0x7f67b47647530f30aab1132225d033d52115319f3336e22212e708246cbd9f58
0x27271023e99ef27490631305d8c12a4ad22aa859005894c0d756069fa1b5637f

Functions
Getter at block 21396028
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x68b9c6eb93560750d319cb4aa74a0c4a34163e55941fd706db0dd06ac591fc1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3B805d4fA256f0A02d2639573E70c13383669E8E, 0x2D88e45C5af303E8939Afd26E12D3a8a00717dA6, 0x9DC577833D28E952EcC34FF1EeD39d5FEfd737dc, 0x180b098Bc8760D3519F2838Aa95693DE9c97d2E3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.