GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x87db19dd at 20700815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58.97
ERC-20
Value $0
0x5ff93173482c38c150e92b31aea70a6c5f7eaf158aacf1eb3442aac6b19a7474
0xf7b079ef5d34244db130c8799ec5de6072603b802982704243bf68a89f5efe2b
0xe48f26f8278d49d02bcb0b92f6d295efec1b4fe3a40b416b4b56aee70262b13a
0x6588c60b221f968f978e364182814105d18d851776a45dbafa68a9b16dec5690
0x731506a2f37b62b589b7d517c63d9383cfff7b1fe4881d22ae06c95fef37f473
0x2fc3d20a808c9f31e102a36382da87ea63be643bf98f85251e75d6ea1a4ba5a8
0x09d027b6cfb8adbe4ef037114e1cb00a01c6240b3978788a1ecc8ed53040f797
0x35bb080f2e353c5121fe1a5e19a44d9c3a1e75c25b2a76228d50f978717e6d86
0x5ed9863d0f32e2dcceaad01e0a261e1c4d2d1af8b2abf3718b1a266022a251b9
0x164ee78430adc6a98f83445e3b445d588a1e683fb39e3ac5615e7d5dd6178ffe

Functions
Getter at block 21211238
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4dc4da7298bc526bd379a2c2f45bcede4ee071b6ef8e462c0d15d280a0c5a0ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x27A7C9edA6e7Cf8afE0aa0eD0F5ab70D40fA2f77, 0xc47f731d5E729Dbce6eE0420c03b29d1023D86c1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.