GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x073f8d31 at 13090811
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.84
 (#19)
ERC-721
--
 (#18)
ERC-721
--
 (#17)
ERC-721
--
 (#16)
ERC-721
--
 (#15)
ERC-721
--
 (#14)
ERC-721
--
 (#13)
ERC-721
--
 (#12)
ERC-721
--
 (#11)
ERC-721
--
0x1c5e54acfe3e18ee6dc5f2578a1ad094b85fa95740861a27dc414c8c10f031ec
0xd218be16a83c634e160a2b2e914204fb40c65aa21e49097fde0c0e464357cee8
0x1dcde25ee72c3775b4793901ff8835e72f1ee7f6732acbe9c712a46f58b08385
0xd1b9f76edebaf1fbb94bc4630931712358382046edf46130ace8933faa835584
0x33a814fe962a15723f6e32532730afc047fc7c8ba0486528db270dd7241e118b
0xb021bc50b6ffd0b23f8f47533fa5c85400286d4adf74ac859de9cd4bcf94ce2a
0x9bda8c6f487cf745553f16d4d5b7a849636057fad7eac387d0febd2d61db4dcf
0xaab4145d52e2ef5970ca557c9c1b3f47faa47c4b2c3b26230bc3ddf0b3379d57
0x76ff27cabf18b8833fd564ec3a16f4f371885cd4098866e7a35cdd28f623b22c
0xe54881e5b447f465faa28b7e0a9c5f19e79d7b3236aadc4879b52457adccd951

Functions
Getter at block 20949158
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5b444c7e9c2d05e3ac104178b59654cc423d70becc3ce8b6dfa93ea358b3188d
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
7
nonce(view returns (uint256)
13
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.