GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x1c349afa at 19414564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,904.04
0xdd49d03216b7c6a6211ea581a82e8dabe3312d9355f34e5953e4f4ecbdbc4125
0x48437c94399400c7056ca5efa3a78d43ef0cd78c57d39c5742dcd44e418b340a
0x1ccedaed847b08e36cb3142085525693859ea5d474a5a065fcab5345b5eca591
0x60cd99e7f80bb72b676db28721bfdc6c3bbcf512060e298d57f3aa33a10c33ca
0x0d20e38590870a1fffc17df76346e664c66df98569538ab3662f2b64bd602393
0x3b6764df7b00266b27de4b2591947d8628e0de1a9affe97de1b5c95df54318d4
0xb8c9aff2082daa58db54e55179d0dc4a605e7501107507bc6c60d023d993f4cf
0x126737596de681b94fa39d6bd45976da466d6eac0eb647daca2767d36fdeb7ea
0xd27b66fdf5a80c9ae91f4aa564d05c8188c790a0497982a7c5f00fba1548c51b
0x25580e7778eab56b019055492c5c44b469908826abf907eb2dc60f07373a7870

Functions
Getter at block 21433629
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe9f62b7a59c74edf6521fb25171e2e87e390db7e54adebe0c2fe99f889c25672
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2cBFEfD67Cd97BF750290a16e5D175b43b84627A, 0x58C19B06D810B661cFc3F0C0De4beeA240264188]
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.