GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x2f1ddd82 at 18062954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33,570.91
ERC-20
Value $34,026.3
ERC-20
Value $23,250.43
0x197d9c156d92a8a09a9900565f3a7a28353a40e2b7aadb1a58151ec4172fe3f4
0x2631f1861001932dbb0584362ea4773c8f13ff7a433f0e864b07639c4068bd3d
0x42a8f26cc87132252e60cd2823bfc40c642b143b3b62124f2ee339837bb61e3d
0x0cfd67032ec5d38b789df169f03e28955284cba269fecf4c562fafcab8707c10
0xa818505ffdcc3cbc6142049d2aaa9d5cc1046d281ef87b04226d3aadd60dfb79
0x7aec71dc987247e09ec93d3916ca7ed29e1bf3906fb2081ea3a4dc8fb0c2385d
0xde944a72d2c4533fef9951d4a93d1e54375b6abbd924c9a531554604fc3ac790
0x21b31e5a07f9ecb8b1af75ff113fb8284810b88604235cc80d821ded97d945dc
0x00a09821db39c19a0470d60a01f7bf5baacd9d2ed2bdb31d0733f6542480b1fc
0x17d44c5302f77c490a807a0957e537eaa82618d40c3836ff283234f3eca2b9bb

Functions
Getter at block 21399547
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb18ff7dd7f19072c86d14114f2c31240a9052165702bd91fb6e929e01aafee12
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF994C55Df373D33C7f4ba94C3EC925F682cDA695, 0xB0F43AB7a9c1bB461be8242d2C7DE0A21dAF8377, 0x61B01a33Aea3e827B3941Ab097778bd3FA48a332]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
195
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.