GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x3739404f at 14916469
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $156.04
0x4b2bec2e27f14b4a9aa0cdfec29c4303e689489220a9ce1a5c7d9451eaa15f24
0xaa78b9f669a67d14a7ea32f6ea7ee5b543b3b7127b9b32bf63e2341f5a78c504
0x54be09c80bfcf5423b466f7ab211314bed0e526fe4d21b7e7ffc7d01653544a9
0x608b5449cf2a1881ce2ffda87856014693247e8f5ce4497608486abb7663e52d
0xa4436b4311dd34c381db940fab6226284a214231d49a079aed9d909060b0a76e
0x37259aeaa9be7e619dc5e0e5d5cf96e57adef160685f40ac385ba0879775d55d
0x47c147dad78134e9c2bb3e085435fca9c53553145ee499b57a0e63c4908e9ef8
0x0a0b5739cd02fe53831bb4d553bb3af8fd23c554304d34dfe3e16f4e5e294721
0xbd90e56e1dd4e0e82fbbe2325bc33c232624267e7a4eae763bf785f0e42efe57
0x4570a15c805be73eaefcac53a44f75f89b2ad35c6c2d948168ab202926e216cc

Functions
Getter at block 21199350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec6cddffa7d49f8fc63b99987adb3a499a24404f7a2bba813ecfbb454a81d648
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDa7D123f40989A1FDB80df370542CEce9a45ba40, 0xC2f4e3816104E21d3468ADcc3Fcda87576a1dADC]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
32
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.