GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 334 txns
Deployed by via 0x21527f3e at 18541383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,758.98
ERC-20
Value $175,684.91
ERC-20
Value $410.65
ERC-20
Value $0
ERC-20
--
 (#3105)
ERC-721
--
0x9fe8d55639b64a9fef85aa8bed0a5f98f8be8dff57812621f8c2f40f31414663
0x8cf5de9eb1da7fbd4a98a74e75cc842ddda05446aace6ca47596b84e92ae446c
0xed45ec6d3652af2a990d0796eff6eb0d41edb7f88ad932c34663238337fdddf4
0x35e6b0b829f79473892a3457578f56d5464fdcb6b661600968b17de949d3f8de
0xbcb7b7261a88aff6593dac87ce75d0dfbddc5c0cca5413329f7c1ff898195e1a
0x50fb219ae4142874db09ac8081cf41621163b3ba2e37518d386289c4c725ae85
0x26eea09460a755a4495ba268960dfafdc4f969967fc2f8e0ad2595cec62e0fd5
0xd433c66685d77f73b9a1d6c158585be782c9e3e7de1dc6ed866780443907c5f6
0x8ad99fa31de6f50d15951554a7fffab30d42257c3ee0a0fc741679c7535bd1e3
0x38c5d88094c012aad430a048ca2d55d0d55b4e3103dd6b7f526431a41d4d7f35

Functions
Getter at block 20905914
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3ef77ab727f835613f7d58ce299392067694d974ef772a5a29f1e53311f0d23
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16109a1bafF6d68eCf7095747938fB28FaebE8Ff, 0x19BBEc918614C1c359B764e6A62Aa836b75E4118, 0xE560Fa57eE981c3B319ffa84EeA5Ec7A8F3966d2, 0x6992Ebd4BF45046288bFCDF1b33324276c040A72]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
81
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.