GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x3e841de5 at 17775062
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $104.47
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9348e46fa356b9b5f136f6f5aeaebeda67093cc1da60e4b4704c75a905d2afff
0x67c963a28ed718c8b7ea171f330656e748cc6bee1e4bc8c06b295953652fedc8
0x4b462cf935fc8a4598cbaa715e0cfdc9b58e5539439421862bdd2a0c15f4cbb5
0xd2f602dd4cecfcb449d5058cdec71d1ade28ac903a51902638633aa51b7e1c04
0x9fb6f74de68e6ce540367c6b740053a376fa9fd35f30f7adc96b120a104e99f2
0xc20e0a12c3ab8f58dae11544830f482a60b70286a06678160037ca78bc8fcd9c
0x30be029a38e983399ff2cd85cdcb6ee99813ab8e54b2b7c04d278d3e8142b68a
0x0286338d0a14d954054357401cf8827c1967b31bda3b7b55308f359e6885c929
0x2c3f19d48639e693a7796e19301f7cb5886f3cfd3ece31fc0cec79ad83cc6d28
0x005fdfe64b04960757b44d524ede0859cc4289ef25061ab41913b806eb045500

Functions
Getter at block 20867624
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd43cb008bc01321a4e5d4824dcb22892897e7624b5f6718e780aa674f2fa02fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2B31ceBE724b7dA2aEb00977a1647018c5d44cFD, 0x2A486D52f2b31ed54fb37f868DDa513c5a32fd9C, 0x714BFE8d4275461B0bE6fEEDBa30f5459cE2d22C, 0x122CDCFDC18dF419fC51f8842d270f68807B4760, 0xe99f0175a8d59b943a6d5aF49a4c7514cC1cEc34, 0x7b53B22c6a966A5eC9Cf05C80f890424A3BCCBc1, 0xDd62371E5bCe2Ce692da46B3a9f0400F6cd0f842]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
80
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.