GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0xfce5f013 at 20183673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc0ff177067ef477d5161640a4ad36024a5397bad12a262f2d1d24e8bf63bb0e8
0x74a454ba8781decfffd1f87815edb3b3eb031b32387dcacde45d7199fcc3b20c
0xa4b31515b5646d8bd72cacd7bce8d7f64fe326c571dda26597cc229a57ccd160
0x54a5784834ff9a94d2714edcddb45ccb78f047a6230676a004fdba2716b866eb
0xe3e3daf210b35e93ce44ba9e4f5bc5e2165f3269c70fe06453ba67d00bc8d4c4

Functions
Getter at block 20865559
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0102a18f1fee341adb06bf5b3f361d871684cf339ad8665420123bb18f9e09c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16A3b440C18Cc022a735f298659c008f9622f799, 0xf01FF50F28d1e3f36dd63e51Ae2dD4E48032be2f, 0xd8E758e2C23e704383246Cc5c38B5c6b926aBEE7, 0xC3Dc65BD20124cd2F3a6AB82AaA123ffFBdA7f56, 0x9c46e8D2f04A926C79EcEd97BFd3F1ED58DF2557, 0xB1cc0f5e5afd1164Dc2c3C61A3f84563E6C46a21, 0x2309fcCcF962A358E7b4E2De43662A846Bb64067]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.