GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0xaf02d231 at 15839298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,811.38
ERC-20
Value $0.76
0x068f58e8fbb353e040adddae61971cd6edb5a64fe11392918153e3f790243f02
0x98231507bfbba69996de5a8572d8f83ccf9756be6232d3f9431e2fc68c98d58b
0xb11bfc7ef1de719944e9963244adc527d0a41f459dbbdf3e2b57ea124589922a
0x7957480dcd898a4fb715021acd5e77791ad3f1584bb200699d823bb3c91c3820
0xd66b115a18719b37b54de989c9ca1dae64acffae23fa122ce4e05f2c16be4e4e
0xa6660538d3832bbf4349f64f2b805b700910dd936acf34992741ad3f9d08a552
0xdb071ebc23a8556c920246326a4ce28365eb682ceade49b4c27e0b6e941063ca
0x1a08a24a6d4e18bc389a1d1b5e5470bdc31de5102189fefddd52ff03dd69a980
0x303797d40a0c199cd6bbf4a68565354cabfd51c6265bae55f36898423403c34e
0x767c8ab2ecabe1fcb7273640de022b69feb55c377cf2309f0c0516ac57da0e4f

Functions
Getter at block 20467107
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3e32b4e9e95656dc35c609ae0fbcc0cea466ebecc8227025a2d3edc728b79fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F0009D00cc78979d00Eb635490F23E8d6aCc481, 0xe79af29d618141Ffef951B240b250d47030D56d7, 0x3068415e0F857A5eEd03302A1F7E44f67468d2Bc, 0x702caCafA54B88e9c54449563Fb2e496e85c78b7, 0x9dF8bc0918F357c766A5697E031fF5237c05747A, 0xfd03dA3aeb6807a98db96C1704Ea4CFf031BaEd2, 0x700DA14328eC2F81053E5B6aAE4803E16BEdF1df]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
143
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.