GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x13bef6f9 at 14533281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $325.7
ERC-20
Value $28,978,478.5
ERC-20
Value $49,387.88
ERC-20
Value $1.01
 (#14)
ERC-1555
--
 (#24)
ERC-721
--
0x76ce85010e6449cecbec5b248f504cc8efbe088d383af944f1f18f68f76b22a4
0xcef2fea70ed94ad139ef4e33995c37e4d0492fdd2722a09ff57fc28a29f843f6
0xd12408d9394f90d5a22f1c8b4631405f71639ef3d54b2f1db415ddeb92fe9ac9
0xaea871bad0395f24310e38a59bdeb98ef8560aa24bd743968bd885a008febd4c
0x79a8e6af1729eba80075960de2d368b01f2a6e12c1a36a5c5d08d5b73a60493d
0x2c389dd67ae06773b17c7fd9cf7ba6ab7fcb118678eb87791bb9ba89996613ff
0xf5443b3a8634b57aeb28673b5a39a5adca4fa9bd7f29a98f769a6d05484fb916
0x477f88748979ef81440ebd4c920fcf1903644909b8b29d5513028edc905148d5
0x3fc62ecea1d562e2a6008facbda52a65a83e10916a0f675033338597d5c3b039
0xe0d70c10012e77d24701cf2aa340cf7e92be1db1e3a3f4a4bd0e833f7d1d9cef

Functions
Getter at block 21157366
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0dd09b90d86cfc7e9fd013b2b4286ee979de50da65358fa5c7957b2c1a7990f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8BF6E5550b6163e72F88D94763d89FD62FD0230b, 0xcdcbF8332Be00857b64f020f00D0deC9aF06b222, 0xB5A5241c3317A6173597361Bdea81728963fC1E0, 0x890Bb8026B76d7a601B1b2C549441ad3D0DF70a8, 0xAAc6381835F538840c80887823A04FC0d151b8f0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
117
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.