GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0xfec310ea at 19070893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $243.03
ERC-20
Value $198.24
ERC-20
Value $1.48
ERC-20
Value $0.12
ERC-20
Value $0.12
ERC-20
Value $0.07
0x20175f1e28880167b00051a25ef7e01b05e4db9144dfcd9e6c6c9c2e6538fa8b
0xe3f1dad0fbacb357cf2e02c33ae369bccd6d7094a8fc4b64b08f6f1f53e16a54
0xa2b09ea08b97e23bee5759ffcefb640c0fe3596db4fc9916384154b353c80304
0x1dcaac8b33a4ad89998f63a42172c46eb436ea0b4d49bc079a0919dd71c470eb
0x9cdea14cfcf9f069c53044eee82d804496110af1ddf4fefc4999d20f7914573f
0x152885afdf7b92dcf005c42da87e7587b981f6e762caee78056b9f9c17fdab16
0x5c318fc1cb4f8e03a1e598ec22786d770a71c58132cc6e4ba3576cbc50b302e7
0x5811a676a781432fb542438be40dc56dd6d8b4e006e20bf0e9cfd36be23a0a47
0x339444a8f2d4c44c7e0c6168b2922a5d8813fa33d261f1cafbd5fee273180b7b
0xeb3569529d7eb6e0dd5573c2ba525472d144b9b75877e188eda14acf490d0474

Functions
Getter at block 20985855
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c16704eb42641de4395d40e960bf3cbe56cc2de6e3dd8205e0bb68bfd2c2109
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x673966AF63c1c901c8FAa9C3E17718193a748fb7, 0x5e41161a113c330f51960D518a338741a3e3820F, 0x6d197660a5bBA592353020156D9B28b50e08487A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.