GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x4c692720 at 19571042
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $337.07
ERC-20
Value $8,656.57
ERC-20
Value $82.98
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9f3ba7ab5fb0317879e29677fb2a8ec1011097d0538de9398da50fff15819a95
0x8801a9e635d9f3e5a85bca721c93f92f9c48970a967f74b2fa26d99a4e1e9c42
0xfdae9d574a3da7b21bb3f3d41cdf19a4741d1e9ddd1264545072cd7ce6e218d9
0xef00308d23f1d9436d7d50fa8b35c31aafac052fbc4fe3634e9772307d0a3738
0x571eaebc60c6eff8af8f82a4428b98a582de380275e4087c2e5673c6bba75adc
0x49115e77293abb236537e1b6e39f9c79adb019a9b4dc4d492ed82758e2bf7c3d
0x60b4c2ea48b7f9f147b88cc92ab53e2ea8b2d1e394aa9134d847f71c979b359e
0xab69af4cc5e06eb07d90c0bc27a559fd69249b1931d8ce63efe572d641e5c175
0x4ace886579ffebc4279a87a31f208678abdd7b9e5a3af5dcea06048d6831b7ef
0x122a60e674bf0df9ed2fad7e33271ad7eae0fb399473a0f9985b0dc3c2ca3c50

Functions
Getter at block 21276614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x860f5ed29cfe454925d09732bc6b19aff7883b01eac04a69a1e3b7ba2d807799
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6bb4a97bEfC054d424483b3f4D7fDAB2BAAFc1eb, 0x31b43508ae97F6cf5309e1A54966EBE15C28768c, 0x3131c77f79513efab8D703176f831Dc3870d5557, 0xb20AaE0Fe007519b7cE6f090a2aB8353B3Da5d80]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
90
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.