GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xd2a5fdc0 at 17053629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,981.95
0x18d4d0f551f13105393b0cfc696a729a993134355449a6648aa4b13a6d9dd060
0x5f6a422be5a10328d2e427c996a41e66161b77d83158575a15bda10ba3a23f24
0x0d9eb520e2710adc10964eaff34ec389205959d7a2c8745a0a9250ee74a49bcc
0x101cafa6ccfcf4b4854c99f076873cbaef0913af9e11ee1b72caf67b7cd62717
0x5798ad3467e4f245362cc68061e7e2aef57e71db98f996dd4beb8a0b738ee754
0x62d341981d321cdd8b3b5ad78dab63979644416e2fb7c939ed9b8d06c3eb2362
0x46c247644d03e520458e547b65ea16680ce87f28f81784da12249c29b8bbfe78
0x73653560d3177ce001b1960e3aaa58109eedf0cd8c7115bc03b27eda556d6cd5
0xe3ee874c6d21c2aec4d8c87a5e01f71f0b5826d53215ef6442db7ba85f376437
0xecdbfef11bf33278e940e1ff5a141c5e87a5e4fa222e81d2bc49d094d303aa98

Functions
Getter at block 20889180
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x62f3f44d335b29c11f781893c164733203b8ad4091da8896fc27a97c16315710
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x792350971Bc9d381f5e644f64aC3167E44C1Bcbf, 0x1d60C34f508BbBd7f1cb50b375c4CdD25e718D1c, 0x92522400c8882921CC1ee5eDE198ea1FBE8D8d4A, 0x9640909bB46329F60ffF98329508Af87B8Ba6530, 0x0575137A1Ea2FDd6399Cfaaaac6AbBd93F0BaEe7, 0x8277BB65be78fB20dc8cE2e2A1bE7120Ad58e42b]
getThreshold(view returns (uint256)
3
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
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.