GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x12594b57 at 17189657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $80.95
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x124709c496fcf93b7a1d16f6d0fbcb01800cc0e8ce97ff7f93a95d041248287a
0x5e1029001d042d49310cf5d5c4e39551b91da2c9bf8d122ef12ff57eec84f171
0x514b8cfb23fbb8ab8cddc7d39a68a675fef2ad1e30d99e132fd0b368f6d2226f
0x7a5fbfa10b496e4cece7480203aeb4208f9085a14a96435e8da638dcf29ab993
0x796b349f28e78a455aaee72d06c89c22879d204acc0efd491fc73ede45623e18
0xd6f85f04aa6a7e769de00f660b6f1147dba8802a6b115bf4a91c8c6550f9ba8f
0x65a882320fcf75be7f8a4956b09f4fb371f389137136b70c8888e9142a6b82a3
0x385a7850fb9167d464c1fdff8e4dddbaf30f2d573fa7ce8114479092b33f8e80
0x56e7903c956740547bcc88de1621529b3a481dedbf7494c6d38e31b25dec55c0
0x1bad75807033e05dc3167bfc870853a5838cd4834cd02d23c905d83350ecc2b9

Functions
Getter at block 20818673
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c8bb4e78b8320593c00ebd7a92a8ea13cc0c3543383a256bd43ec4e147bd3c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x100FE48127438776484fa988598600B174C8b1Bf, 0x7c24665700DB8F696068578153FE486c3cd4229C, 0x3031303BB07C35d489cd4B7E6cCd6Fb16eA2b3a1, 0x4850D609D34389F5E3d8A61c41091f2f3de595C3, 0x989B1a8EefaC6bF66a159621D49FaF4A939b452D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
108
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.