GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xd9df0316 at 13141043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.8
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb5f5ef3d26299dc7263a6bb6a36c502cd8c3e58136ebacd0ec0bc9f9bceb251e
0x7f106b24184c6e4600c7f13885e5c0fabd4f3db9d20e066620d15624973d5649
0xf6b526df6fde69107bd554a4b2d043894f262025b22aeb8b1f8ca0bbd603f65e
0xc6f668085995b459e99f999ace374e11e8ed79c4461920075984f62f4cb10158
0x524cbb19d2b10253df836ccec9cb9785e5991c18618d6fed330039bb2d663810
0x3e0620dc6a0aaa54fc1382590b66e77442fcb2177d9f9255e91e740d365ff81f
0xf636879fe002eb9915168836ec5a352635cc15cd14d10400cab33340d7c4727d
0x24b1ebe0bbc518a5c3631fd755567bda1ca8c6f9b2494610189c24567d17ec39
0xf2a1cbbb1ef6dd1395e319bc4e9586dacf06679ceee615fed72f499c50a883ce
0xe8f62796344239d034b27bbfe8e99af8c4ed0c840099728eaac85b7f988e87c8

Functions
Getter at block 21185043
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x61de4d9c1d7a2bba931231350cce0260648015d7dcb7dbe7e6b8254c05a32a81
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x505482A7c34C1fDe52B7C9606e336a9767feF748, 0x1f7E0c2077e84386da9e1863163995c12F4189Cf, 0x6851dA4296dd668c5f413E7D2Bf58BDa1f1265a1, 0x695423a61a581a1cc252796ac04dbd737E494278, 0x2b26812Ea7ff7a212b846c5A6275CDE58D016f8A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
35
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.