GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x0a1188be at 16942188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90.72
0xe890b5bc2065262a93a71657d72f6242a5d3eb64c90a14dabaeb788e7a7c482b
0xa231a5f1a23221149ea8a87a8bc7964df30ddd51aba1816fbda765a4c3cbbd07
0x62954daa1cb0926cf7ea725d7823a9c4e25a0b2e8265e6126e18029d88a76ffa
0x746f16b247cab73e3b1322d1d04f27a1dc996619f180d015cf0477df098c688a
0x2542971d75ba2f2f5bae74060b808c94df7150598c46fc999e2d77a7d9603cd3
0xdc183df915dc08e5ffc7e7ff0864d13aca0b46fb2b2c2000fb04d01e3adb534f
0x2957d9d8374bdd6618402d206f44916237ef0c64ba5e170e4b83007d9b5b9974
0xc0b403bc4b81a66f448288513d4b1b88cce9fdfeaa09de6257e4a21e3425a9a9
0x82240d16a68081f128771ac745ee602323795c95de5677d4482cb1744eb1e162
0xb218ecf1a67cd3f83d4a097f3c37d98c8fd5e790c0d2c9bba54a890cc4037d33

Functions
Getter at block 20965264
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11ff4580015779510aee82f02eff87615b387328d38ae341e91a0b784315852d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6B27554B256ab8De4546b439528E8Ff6f6f81414, 0xFb7c2a8e7b28262d5fDa7359B88c37Ba7851666d, 0x12921881D4f4c4A8D1F3685F5f46904D4Ea08056, 0x24184eF06b1e16D83b9B933b1e3658ac25c984b0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.