GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x39fb48c9 at 14960969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.24
0x28601c1d3a70ca45cfebbb2d194a524430961d3c0fe716f62a4f5e6570d2f5c4
From
0xb010c8421672a55f018ff6150c5036027fb39cbbef36ef362efed1ebfe867a59
0x3e5eb29127183df1e6f6791dad4d4ff4043085b63fdfa71616fd4f2b49a1bd74
0x25986460bb5f3f006e8cb3320b8594b15e9315613f83b7a2089c3e86fa8f379d
0x345b9791aec129c611d56eca51abdd6d9e59086c3b463d0ba121a1d7173e2c63
0xf18296b4bdf4080d8d0e8bdd27a11821b37f3c824dcda8fa142ab25d1a22eca3
0xa44331690acfafec48793277c511334030d76cf041d0b251a662e40d0d1d3045
0x41cbc2c13a1d8f335ce7d5d28076eb0258a9d8aa8c51b0ceb3181a1c345a407b
0x140cfe0ae99ce9618420586f8a613157542dad7ec3c5e6c884cba8031f6b9dc2
0x7145a5499af1c2d25c8b34612b01ef11b001da2886a95f38f5733c809c503cb6
From

Functions
Getter at block 21220593
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4136996f4f120be1ca54f88eb668ecf5d502bc3d6f46a47e76bd22beacddcb0e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBD31Dff1Fa8A42a8D88aE7159D410CC518Ef8E53, 0x72fac07ca26a3388e8E3b0E507Ec68929B1fB5Aa, 0xd5211Dfe5Be6a34C4e7A997Cd5C9B2720597E703, 0x9f88Cfe312dfC1b3F0aCD152F34C327fa6F5f68f, 0xAA3720b7d103D97c8fbfd5b282daE7645da7Ebd8]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
43
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.