GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x0167a9a5 at 17884779
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,676.11
ERC-20
Value $81.36
ERC-20
--
 (#69)
ERC-1555
--
0xd0c95eb78628bec32c7bf9c84349cd853a1b101f09a837712755173ec3a968a4
0x4d456aaee06fa3dc8fd366e30af8e446687112b4bd81b794a196ea7bfa371e67
0x23b863fb98f32c0198ce3daf7976654437c27d57f0b57ab606222acb32063a6d
0x717ea20313b11497e4dc268963fc4069515856f101282f08a5fde15a5702668d
0x2a84a7d3362bdf9eb3368117d12f2f4eba1d204c806e3b74832c7faa03fb19c6
0xf7a20411688ffdf4b81a030dcfc8aa8e9bd2968e815c66a175ca7893079fa3be
0xb77fa98b82f22c43cb9c54cfee94e2ab4e84f323890f9abd87c65348a1a658ac
0x14f11e242dab2f17582cc96c09f359ecfe7d82095cfe504b5bccc9220f49bafe
0x445ee310fa4787cb3d0a39fbe559778c8ed1e7a320a7352fa00bfd4ad10a0520
0x9263ea06a733db333b7bc164edb8d25354436ad1fbe42091987b4d6c70f32e65

Functions
Getter at block 21331736
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf73e5e738c5cf6f1d7177aff2c3df8d34627c4f567fd8346b4d9e9273e652c4e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6961367Ef8b92c1a306a68C87ADD9Eafd09f7787, 0xd35D68Fe3F7Ae603d984B3b17C9dFe156B973Fd5, 0x9934f8CcFdF5E008aC8c07bf00582A833cd33b99, 0xeFFB282259291e05060927ec1205E49751a5a97A, 0x864CB35a266eC8f3b31086b2A73445a94f51F87d, 0xb7eE0B6889CD0590A590AAb01485EA164Db03307]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.