GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x0ffdf449 at 13268719
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $691.29
ERC-20
--
ERC-20
--
0x2a5970c1ef4267503d2b60ade2e50e107ee4e58746ba334a4d89b9601ac31b17
0x353bc2d60e03462d7f367eca2ea47ab7660efcb31ee539418825c4d379736928
0x1f609e923efd03809fce8035f7a71fc07afdf2c3f808dc094df36c19fde31102
0xc7d5bfd4a5934d48bf32fdbd96252b84d73447015aa82d644636dae58669a337
0x5327cb3e49f485b2cd89b79ba02bdd6cf095ea58f1c22dc1310d52a73c2304c3
0xf0b28b4ae23b6ee08aa33b431a8921103ddc45ade167ffce5221b38688936a79
0xaf183a4a33069e0bc758dc1e07d18580466ea70e007f93e9256590246aa9463c
0x77e44d49f337d240c9533c0d983e74ca98b2b07cf4dba7698a3809000b9d2489
0x42d3431a5b5238e7b56332def6e932ce30106d83e18cbdadb550be5fb84602fa
0xe8c24818827a1353abf2d82be08d6980451befcc97c7a3ec0d0cae0fba950e9b

Functions
Getter at block 21266923
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc295cb0ef14f9d8734ae403f82b80ad799cbe9036ae92316474802143999d88
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E3771f07F769032419e39F2997d3daf512eD280, 0xd38084ECbba2898cCea8D77e420014348c47c925, 0x320e03F3333a5668e359d2A2fA7d0cF4a974D910, 0xD1ED9C7efEcCEf3b662461BaaFa06cd82C657B69, 0x913ee126A543Df83F604927A17FfeC50fF6C4024]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.