GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 333 txns
Deployed by via 0x2d9bd3ab at 13621728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $838.73
ERC-20
Value $84,603.97
ERC-20
Value $18,090.88
ERC-20
Value $11,383.11
ERC-20
Value $9,545
ERC-20
Value $6,897.28
ERC-20
Value $5,940.75
ERC-20
Value $5,731.31
ERC-20
Value $5,657.68
ERC-20
Value $4,293.52
0xdd9b55a9b3e954e164409701c81b59894ff9e1dd83a45a6f560065102937674d
0x2d160e7f992c538d6d4885619683e9693806e1beda002c360016040e97bd0183
0xe53473d469f728291029621f830f756a4f595d25800432f4a64ddd86739c1abc
0x8bc2bc5fe7da933de0ab5c4cf10e229f4488c0f03f10a30a864b51d87ebfb2be
0x28eaf4651c0de6e88de338ad8dd221fcd58d62d7270956e391513174c7740864
0x752413c57aab2058dd71d4fb94a319f9279c4a836d07ca478be9ca85db325a09
0x036b2ca7a5d3bb77f7eda996cb6b3989851c145243f66b614d5ee02e5518e5cf
0x0ceb25fbcdc4cfff18a340f22c3d791f082e9ea53379af901774ecf724ad7e56
0xc2adf47f9c0e6d814c82f8d1e9f5de451d6e34f08a0dde72933f19970166317d
0xd13abcf8d768eb0a9829b08e7bc610e41086b50c16368e0733611d9932ba73fb

Functions
Getter at block 20857239
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb6dda3e4273bda246a7c1bd973a8effc88c3af181805a382ee11cb336c4f8dce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9e46F015427dF1e237025Ecc006F4811FDED7016, 0x1Ede6ED83CB8187fCe376289370Ec1e67eBaa840, 0xcE81ba8C9E725c879F24E42a5A8AB0AF303Fa9D5, 0x157F87aCa75dB6338FB04F4B7Dd44691184e5dB0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
259
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.