GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 206 txns
Deployed by via 0xc0c3250c at 20561586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58,728.66
ERC-20
Value $44,940.29
ERC-20
--
ERC-20
--
 (#115)
ERC-721
--
0x122a7b45a2ca2cc8d123c986f95ea8a21161beb7198d5dc0a86b0ef573679af3
0x5c483674439287070307a461cacef5d897480b66b6013fe4bfcfa60258fabd91
0xba94762415e6c0b6cef2aaabd4d2991a5d9753ea01464e62ad28654950602a7b
0x8b36f74f97f1946bc8d4e74d637081fa5f9548d2e0cfdd37542d1d8eed1009e5
0xf448d8c273cba6dd412538046f54b2c7a464d80fd0d0d25bccd6263655b82359
0x74669e028531eec5c14fb0a49a98b9edc642a33cb60ca01c981674f3ee30f5dc
0x662f592086159624b736845771fd402eee7c1cf24eccd4ecbc5ba421473a23d6
0xd9b81f84403b81a2bb140e5792ca7887847c1bdbad425cdb1eb4dcbc34fd3edf
0x975262f6bf1a1015eaf215a39f84bafde0f40691e2340ed64ec7e57a08f861d2
0xc7b0761b98e711255d55de9d53ffba7d5acb9169cf5b23e1eaa55a28e04761e2

Functions
Getter at block 21304558
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11fab3037ce1083750c197940c0394f4efe10f49c76d41348feccfcf3fd415b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdCAF3Ed6E28047f4480900A39a318D8377AD36e3, 0x3E29BF7B650b8910F3B4DDda5b146e8716c683a6, 0x72FCf70f78168f384B40b0Eeae656536f5245A29, 0xE978A72a7367f94B1D31B0075403Ce86Be2630AE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
52
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.