This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0xab666ca6 at 15304415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
 (#1)
ERC-1555
--
 (#99)
ERC-721
--
 (#98)
ERC-721
--
 (#97)
ERC-721
--
 (#96)
ERC-721
--
 (#95)
ERC-721
--
 (#94)
ERC-721
--
0xf39dfce4a5220cb3ae0c8b08cf34e149ae3f53eb28de289ea0decf3c6f1c17c1
0x3daebcb85edd822b942b2e0453f841eb502a4f4322a0de18cfa92a5a10c6adb5
0xa6aa133444e77e47a6821518caa2f6220c8fc862040dfba23382e2deeecbb80b
0x3eb38333d2bd35025c8782b659c250507555ea890d0b04f93947302ee323856e
0x33621b75bf1a0fcd1e4e8edd9adc68bba92ca01c59f9e556d2477e6e89a7f4e7
0xdf952b9d568a5cf8bf680c3e803470f17e0f8fb06a2386d9b7cb0498f4076faf
0xabb87315c8eabe64d6495bcce7851a4d9dd8fd8fe89a5ef5b5b3c8524fcba75b
0xda063494af58e61ea10895e2d523ce3be3b896b9492d0042467daa9cdbe09f24
0xbb9fc5ab15c5428db76bb7a41564b51af55aaf2e936e6c037f7bd3b4a8a70dbc
0x26fd86d043632d9f2c87b0b92adb4c9b4d63e00330a3d2adf8b74cb4149a6c10

Functions
Getter at block 20799455
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdca9d1a82b0eddcfc74d0439ea9d1f5447a510ca7861ccdb7aa6060c85e9308c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0EaD5bA549A6cA66150a2d1484d90c3f15F992Fd, 0x786401Ea633BcC82B40aBF0E821eEfFDb0DBF309, 0xc58bE29E4dD270967D5EdCa91c451e8aFF7A8656]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
136
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.