GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 404 txns
Deployed by via 0x71e042d0 at 13788752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $122.34
0x1d9c107436be3ad8ca7cad2b610b9644af482948964fc08fc9c9fa62cb41afa9
0x316aa2a926e2acf1663e888830bf374a3d965cbc068e64c8b2634fdbecb6eaf9
0xed7ed19097d7f53cd5b1ba1369b6daba1cc93aa5b9e1032c4db4cb4f1858468b
0x3905d19bca7d44e1c744b271c845193e583a29197b170544e024785a82379d29
0x6023ada89d89fdc4039c7965592bc37189a44de0482395097fe4e92ea43c5ab4
0x7a1233c67608f92dd9d667f2786c410e708777bd3dc47f24bafbecce38e21785
0x552da8a6eed50ab12471dbc15990618d13e81f439b136e65d4baba1487037b0c
0xe2ef85b1e6641ba045014ed685e516925448e056f730e2ed4ac458ea332948a0
0x3302c9b754326e5fd7babdaeb9b1442ae54809058c053b25019169159ff2c154
0x44ba097a84a6aa21efb3d1752fb391851c91ed84b339184ab1d6a848932e1180

Functions
Getter at block 21169787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf3c558ef69979759b07e76ed932ff87aaea575ce251576c91e0eb30e86a198e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5691d1Acc3f481163ecc037664D1a16f834e6DC1, 0x8a6C9A318825d7485183E052e616E0b1F6f14b71, 0x1c44C2e11ae2a199090eeFb7B6d01Cbb0D54D8B6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
572
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.