GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x08dc1670 at 14264512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.67
ERC-20
Value $4.06
 (#1)
ERC-1555
--
 (#0)
ERC-1555
--
0xb9c5f9ebc8269533de967153a18c7619f66cd1eb02f6133a9d3d8b07b6c78fb6
0x7388d85871b4249331ed89659ca64c9c7116c2501565b2c4702143d8325c259a
0x6f99585446158f0d9ab2e715d5c4afbc0aeaf4a5eebbddaf96055c6ddafdc323
0xeeef9ec4d7a0fc31e2a7251c8e5ac3f5db6060e2e0feb02ad40a400bb7c6395c
0x8b9dbe48f5c7e261134916cd03bacc9836d954c3502970064656fabf20af72fb
0xc5d76c0a9a48940b2cb5558147d75aebcd490850d5af598710df7cf5995088f8
0xce018570a8ce33dc14feda6d18f17764f4fdbf9872ff3b3eb208dc8c3415e03f
0xeee82272b79248f5b5c83331629475908a151abc0a8dd497ad98031b550cecb7
0xe463274f50848e6e1715c27c4951317526957042aaa44821412d3722ed9b1bf9
0xeca381f4803d9a7fecd36a64c3b4901f9dd77ae413706368d991a169502a5ae7

Functions
Getter at block 20859321
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4578931e0502077c8ce625156b5e67ecddc2be1f291989efb4f6b3c8ba62eca1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e1E1a42c0B60b8C5d78B73247EF01D09bF2c924, 0x92bf7D200b62ea43CFE26BDAbc1779E2dC076D67, 0xE51537CA658728208aA41bfc27c04D7fdE203eE3, 0x3B2E4f122de2413Ea547440Ac2696f1c85692C57]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
63
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.