GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x7f4cc54f at 17991930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35.84
ERC-20
--
ERC-20
--
 (#1)
ERC-721
--
 (#241)
ERC-721
--
 (#9691)
ERC-721
--
 (#7997)
ERC-721
--
 (#86)
ERC-721
--
 (#44)
ERC-721
--
)
ERC-721
--
0x0cf5e5393dc735b3907b952f94759fd6ef6bd0998477ddee70e0299b63bc523d
0x186ca453f3e5884e49571496dd40b81b531b4559395b44fe0f2796de7fae30cc
0xa65069a8270bd17cea346af9862cb15e1a235b887595453cba2230dc580b3e18
0xbda0ecb64215051d5c4c8d41ce7f9729b2f7a43d827db3b4811760c09f9ac1fd
0xa18f0e7addbff5f09374db2ada3de7b4697b8c694dd5d4691a74e266cf8861c0
0xa326ee72c4012dee9ba28c85d7b043441c32bc7e40d7101ab648baac0295ff83
0xb23bafab55ef02322237cde05aecb0e7ec804aeac8130422437e015ed87d605f
0xc69c16a94968f545e4a57bac069448dbe4b52b15e42c7d8731155dda3e6389ff

Functions
Getter at block 21418631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c5c4321ca40aace8d4a85390bfb33b607dc8599e84532b2a37fa034b82a65ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2B9e36160E7f14242e96c727409F1603DbB0b208, 0xdD5Cbaa119488Cadd716eDd1135A0e0037bb2dbb, 0xDB6F1A808C7b2592b46D966C21eCD79B1FD368Ea, 0x878a1C21bB45278d8877bbBF78B5Dd462AA24831, 0x6A1f2Bac1a4167e8a00A69AF1b76EdE8419efA36, 0x5cc926e9d27E6C78D474c833F8335CB1474E9305, 0xE67535EB84C016D9Fa145E2B9fd33215084D8F9C, 0x07D57B539811402409ffF530B759a65f504fC693]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
7
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.