GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xae614954 at 18722973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $193,320.17
0x8d146ba6e595748f3a3fdce4fe1ee684fc7f69b6f0d210449284187c78277131
0x8e3e1f6be6a3e8d412ed4f0868a41b40c25f9258ed1904d01c65b1fe580da56e
0x60f4a0c11c7f146b1e5a446a0aaf37e30b6344f7ca038b1a67374f7f209280eb
0xa2f12a07411884d3b4aec59d37496e1a84033a85ffccc0022951cc55a37f2c70
0xc63048298336521ebeb1824dd5d1eec16c40774d0c91bed518d0534ae29cb98f
0xc3d6a2e1b4b9fb43f020a32769f4561c33f4ca166bc8e733f84e13bffe79aacf
0x87a0e9b27741dfdfa29bc9b71ea8a8c0aea07c6e578978ed76e0ca211bdf6156
0x1c8f5b419ed6f065e2c4d11bb043874ec84d75a1ca723909f00c5691179c72a1

Functions
Getter at block 20886753
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x160c3eba973b959cd182a0470d866dfc3ddd9d4f3c202db41c6ee4704a1243e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6d57715E123B58F401635077A8774b7C5f28C016, 0x1D8741e316C321850Bd27D908B69c785c1589850, 0x3AE3eb235908EdF62c3aBB621C59e882Ab6BB3Df, 0x258AB287B1C29d2259C188726d1D2adb6Ccebf2F, 0x23Bd67B7845f8b908759F409F39D1cf392Ca3627]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.