GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 220 txns
Deployed by via 0xdb53b40c at 18584451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,087,729.36
ERC-20
--
 (#878)
ERC-721
--
0xf025801ce118b6523d68e2da511e466350a045dfc09ec26abf5f7d8c7408a657
0x9c5ac6fa6b1fdbc1281af8d6049c149c22eb3f567ee6dd123d6ba4ce5a94c412
0x4ebec5003bdc44e98d7aa86099aa9dfb2d22f9377eeeeb35e3a724cf0628e0af
0xf4a13f42e73aac8cc86300c89ff6a83efaafc6112e39c391091dee4b6d421a79
0x6476ea1614b75c5d952381d0be20140f1fb5d11d78d0be8a92db9147bd8b03e0
0x6028a61f434ce7bef5e479a2ef271d5ff75b4edb06fdf061dfa0ae8306a1bb93
0x046aec21f3b007fefba9c266694c7f09529884ed9cf487ba3b299af99ca8daab
0x3a1d7cfbd2f96bc584ca2bfb11793132edcf467b3a68086bb2e5423d6372c1aa
0x467ab6d80befcb7467effa2f65943ad491550206778cbb6d83987e15fd15aef1
0x222d516885fa65acb8974a8173a7d3ce77e82f6839b8d6fc815fe9355442dad6

Functions
Getter at block 20988172
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x960bf2411a110e79f32326335c81b585374731b0c24be1258872f83b3fca3441
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2C3B135cd7dc6C673b358BEF214843DAb3464278, 0xD560005C85221ddd8446807CcBda4a44493a59e6, 0xA5aEf04E03789AD15405D153a82D0b128c36988b, 0x08A18882c04c2383043eC9C7007FbFDFBd0E5b28, 0x7b6f5707BAE87d80c45d71C9128A3F63aa0f134a, 0x49872B809d27baf36ad3c86720f3d40d45C7F859, 0x28DABB7213A5338d99ab4A052a9c704a259f49A6, 0xE9a17C00cC84fBF243B723d49A2Fd986AA598A51]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
216
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.