GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x2148fd25 at 13677402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdc89af2f445ef5f987ece0f344666ad08fcfef43d3a704df5c8ff30a08203343
0xf06c24670fb8b94926f2b0ca3a60c508cc3148f802bd2c0b2e1a472a75107352
0xbfb4964c5f7216af9e5bd8d4e748cbf1d6d5606020f0057d461fffb8b1f6d2b8
0x65e883fc0ecd3685736819e50249cf680d0fe8fed6de632cb35577732aa8e850
0x44cd881f75035eaa43c5ab4dc8274fbe9953429168770f4b1eb7b329c4d6536c
0x9d8b838038fd987c712ca45bb6c1f1a01fff5f8443999ebca70d6ba478a8003f
0x343b25cafb3d9935208919ee683150c8a4feadbe37e0cfdd325c33bdf6916c9d
0x2414cfa82c5d7267bf45ceb0e52c92103b476defb8fd26d5059cecc700f81f4b
0x90e4f6dcb49e50881395fbdc39cc038406834d94262d4f940c5e43e85a52f3dd
0x408e80ba2c2a90aaa60bffd0ecd9d7c09e2826805fed3229bc121d3b6a3df6d1

Functions
Getter at block 21218719
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97af7a519e0be54d3b18838712756ac68b297220a58f4e0ae7df23251d7ec165
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0F8149A423aE1914365949FcC6137714120Ec0f6, 0xcEAE84052f76D8140e60F961D8E86e236E5f5c71, 0x845eb98eAE03c5c1052A3A281Ad479065F9198A4, 0x03f5016ac702BcA43ff3a3f0BfD4a09789448007]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
40
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.