GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 236 txns
Deployed by via 0x2619fb69 at 14577076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $347.08
ERC-20
Value $267.93
ERC-20
Value $182.64
ERC-20
Value $73.59
ERC-20
Value $69.38
ERC-20
Value $68.74
ERC-20
Value $61.54
ERC-20
Value $28.74
ERC-20
Value $10.69
ERC-20
--
0xff88af06a5775f4a4ec0311da7b023c2d011520d922e3da59d6d4d27610a6ab3
0x1eb2db58e30df9993bd0a80567ef284125651dc547f71619a5531e7e8f6a13c8
0x001e995ebaa016f3b650236002c5e935cf86ad70c2dcc624854517f5a100158e
0xcdb1a50d56706e872667e57a718b3b5bcdaf71c081a838dfb927071e7bdd3247
0x489cdd42883eee5baa334751f82e339722657119ae32887dcee443290bd4e197
0x9ed5b6adca5b85fe87861b8503cb1db8338ec995d023fc738ce20cc7f096c676
0x5e3218108433e13744950b713865a63b49136032b17d172d02bc85a6a9a6e737
0xa8afe15ea41ae089642b22347bf0c123f6d3c932f357626556603d3b5388ab90
0xf3a60461c3e6115cae729e1fb6ec83b992a908105aae5a6c250c75a960b40a34
0x21b8deab67eee0799a3fd6c27ca2749712fffc08490ae62290bf55bf16906e31

Functions
Getter at block 20869126
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39a6b88e71fb4ab2347a10c29988895194823e607873b9ea15b8fe29f281874e
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
267
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.