GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x5f4ad41c at 14866052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46,432.8
ERC-20
Value $6.53
0x7c39a6aa4c14f7413cc8fada1d2387bfd06e02989a8fd5527edda45ea39aeec6
0xfa853324fbf1d106b272006008d882cd47b6f67c2e8d5ae7d08d8708758355c3
0x15f1099791ba2571a20583342e5df96c0303e4bf28558ef54b3a397513095069
0xdb33d37f5324257e468ab9eb3039a3da94359233332b4bb334aa8d979fed729b
0x6ae407f16f25d021df6b79b9968b65dc4814dac37c08ded0f82a4c56b554035b
0x49227fa7e76040dc483137eb281d0e0f525f3934d7492d3023871edd70b593f7
0x9834aa2e4a9c26775bf98a2bd4996ce9d27167a9e773ae52a67cc5e4d23c8959
0x819776b56bf03ee9e1fb166c893d8d9e31e876d2f520d29e01dbf6be5a3c74c3
0x5ec675e3b27d39ee10ac8cb31bf7572cc012140b7eae8d4145f46932d4e9681e
0xd076cc787bd380c19fc44badec1a23132e7ad21a6e00d41ae725f838614da799

Functions
Getter at block 20914888
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0595666db72ad6ebd3672eb5e2be82c557dd6cb92091ce196c8cb3c522cac7e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE10CF5Db0D9170E6e15bA951f5ee16b0D8d84Cce, 0x0FeC8EEA5eF69083d1A78a8d0Fe1d1c90158d81C, 0x07998F08ce5c9eDBffF2630e7fDaf202D42aeDA9, 0x5b456152A50C38b2ee6B049aB04DbB0f39e5a6D5, 0x79635b386B9bd6636Cd701879C32E6dd181C853F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
49
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.