GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x289cc80f at 17667673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11.31
ERC-20
--
0xc1e951367bb01effc619693fc457964de681ae2459884a5b2a48f1216e8a4fc3
0x85d272c3973fffc082fd7d154f4434719bda754bba2dbf2d9fed17bcfb218fd6
0x8a62e18fd56f63fd319475a3c3139c8f73457d63f1cd4dc3020da964685528d7
0x2baba770e0970060e41022bca27b65829892b19285c20a48940671014d3f029e
0x48c75d7ed67550f8db1340fbca95982eafac43a4b72ce0f2f31ca3871f7684a0
0xf5a15644890355f2758e94e407dbee979ce97fac25775e2365d47d15eb9550b1
0x93a0dae3e08fa6841a25e07e18bfc7ab9f44bbdb87977968459d645f14217726
0xec13610a8a48bf329f1a7e4b8e3d1094c2f6e39f6690225303c306cf016da3de
0x445f8f28511e168d11fac709e779035a6748b51cd80704de14ed042b6488f22b
0x57cd54356a5fe5a93a3788146eddc557356b3f69014d200631458f9725e2ba01

Functions
Getter at block 21223015
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe0d0a203c06dd78f6949086b4e4a135b94bef03afb2f98457eb013730c387750
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0DDbb06aa235E031437A06eAdFADB78358A89490, 0xDAE70bD1435A8B6F506e0ECF114fAE320F6D3543, 0xCA79F9AaEf9D5Ada203F41D9279cCb5bb03E1B7A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.