GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x0ea2c03e at 17514934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $692,589.6
 (#2573)
ERC-721
--
0xc0ec97ac93dc578923e3acb43f3e5bccd1c843ec6372f988e8654d79dcc74c73
0x095b204fa38eeddd95fe72a08460f0c0e745a1f1371d99bd7458feaa90710293
0xec3f94acc7f167b6413abffea6dee9adb0ba1627b6d79616adf27c3d9ba2376c
0x04cb322d065683bed796df1a3f6407669e13bd90aa27b75b885649015dc4e79b
0x2d46eb2c6de68759c0fc13ff99e5f035069c4a5521be8a3b2a24096311468e69
0x231ae131524ef80e26fb518987590d3534168faacf2078ba494e2e64b0f488dd
0x2960eb20e663a9bddaba6bb79ef5b894588b427575a72fb26c8f1d411f2bda20
0x77ff9e85bdbf1293b8827faa985af3bca7a43f8b793d0d715183c0ccd0fdc8a0
0x48e757cf79f312cdaa21b1b326443e7a462c28dcaa5161a53b943a67027d3226
0x83f1bafde0a37d90306614271158773dfe7be1a1bdecb4dd305f584ec6ba985d

Functions
Getter at block 20990032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a927c3b5cc9cbde164a09ab9c16436e4430d4d9c7e17538a76fe1054805dd4b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA9ea9d99949E8d4ce1427E5fFD3B480b40d2d4Fd, 0x3Ba4ca9d4DE043EbEB5437cFa676da77688C618A, 0xb13579BF48b35F40BC6C4e871A41756E07219490, 0x5245af7F133d9a7DA59803eB1fFA0B1709155678, 0xbe62F1CF40c205fa2a7c9002E44b3058eF9D5bB5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
36
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.