GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 270 txns
Deployed by via 0x97c9ed97 at 19476740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,367,835.54
ERC-20
Value $2,810,647.44
ERC-20
Value $0.02
 (#692)
ERC-721
--
0x089db8e25dc6a466a0b4ee4dc77addcc58486efdabd492952626403c35558514
0x26f43a2c7dc39f5d341a7a15c78ee5a32a5608ab129b482212cb61067643d485
0xc75a228303afdc3b64e92d31748830e8fd80f11a592054963d65ffad6ffe2ea4
0xfaf634138e9227f76df17731073e6d58a6dc7017d946b23b67bb000cbd2cb199
0x7494f87260835c0e4857a9afd15647c85f751525f0f963b41a730501e1cb32ac
0x397cfb6f2be2b57004fb51d6b40cecdc845d69a78f756100a1cea9b087e5cd46
0x6c8eb5d026590cee586eb08af91bfbb0a024002bd8a86defad21db49dc35c2c5
0x0ae3fb789fe15d55886d48c3d5484f672e49369c8ddb676cdb4994ea03706427
0x79f2003bb5afe107a9bf721e5c288e7be0a9c18a9412923f77a231e30e56cca8
0xcf3d83988600ac3814b3bdc06749b83ee3c869e223a747821ade8f216248c257

Functions
Getter at block 21294317
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xabda8612d993c80546f0849b44915b03b334fb9b89a80b1a5356bf4f22a36462
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x683433ca6fFa97A5A608E30D24156EF1D0417088, 0x3847f0B0A1038fe6f393997234578179428f5e33, 0x826496A7b2290872aDF041e9F50eE81aF3E960f4, 0x9b2922933C0f1f815F204d1187C81e311215c908]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.