GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xf40cce31 at 16420353
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,060.43
ERC-20
Value $152,448.05
ERC-20
Value $99,988
ERC-20
Value $99,980.92
ERC-20
Value $1,240.03
ERC-20
--
ERC-20
--
0x1995fbd2b7293eb163b2c8039b04908fddbe56bffa6c5a742968aa1f1869265a
0x1e1a6eb470f78754db07b42c99d51b75672b370ffe2aa02f9180e7ac712109c7
0xcae21dd021c6e3d9d104ff3848bfb10d6bcec8286d59d37413d8dd60764370a1
0xcad87ab2a57e1a11b5066e79adeafbad48466dabab1802f6ee647a78590f9ba4
0xbbaedc8f3fb3af1dc478a24505c588899f611ed87afefc682d79ec339fac3a12
0xeb8f7157da513298f6902d500bd440daf1b7437f25310d16377665b904e39523
0x2bd132f1ec14a69ec94d3240d3bd5e5936016d37d628e2b850d5c412c1bc0be2
0x364c0420a88bac41f9c41fa08ef47c345727bbdf6dd78d82f8980dbc065c420a
0x7bb26397d92b7aa992585f8b0aa4e959d087ff52b8953e49aadbba4edbc1d1fa
0xb65378e09743586701725dc24c951762c51c4ba42d0f198d8d1ccf95ffbeaab5

Functions
Getter at block 21189154
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x443b41f00aef5ea8c5ab952464e6f33f7b978b2f2d25eeb72470667d826cb53f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x351A0DE796F8475A858d57a6e8f998589f0fA3Bb, 0x96FeCAB78FEFA85c4AD8B02421e5aE91046Eb1B7, 0xFcCd8dbDce91CbBdDf47636Ab5fB7d3000d6e097, 0xB2E1407824658956478beA60dD08fA2606652C4F, 0xb5BD10609e043D8C8c2885A8c179E3a2a435AC1C, 0x5C8a8056242F397a94aEE7FF5685BEC5c4318ef7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.