GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x50953479 at 14435580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6aa2e6212dec4b19d754d7587b1702a625039e8f62e2171d9424709a89284ec0
0x9088f79c5578e6c3ea08332182f42a8289675acaf94677cd0525f989d3580e0c
0x7060036f8ca8de81de49ef892d6f7ce82a2daece1da5a7b78af38a9740a0ee01
0x03eb63cb87d5b792762c0daaf583933996c1fe54459244e68500f0e88cc543d7
0x6b2c9e547ed476882946410914125bfe497e63eb8b9cdfbea5f8ee152faccad4
0x64f290293a91e911e9464205134c8fd70de811a25819219572560bcdc3221031
0xe3c7c9bdbc357d044ed5986683f23f5300fe3f742ddf471e1b6824f3ab139589
0x746f086895fa117daad383eb925bf97bf5a716d47569426cdc897ae6dcd40eaf
0x13c30b0985e55bc6da1959dba36b4aa63f0d9f100c29f8fd4df53cb33adf2e2b
0xd4e86d2f39a78db59c92c7da20682f17269d555368848d8e06a017d89012306b

Functions
Getter at block 21158049
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc73455d5d90b29dfe123f9d9decef45fa1a5b2a666949ddd1c15b82d540a0b58
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA894Dda678e73392E31ff394FC4C49655d62Fa7f, 0xB7F6f289D2366134E7e6FBa57Acb92D55995A103, 0x320EcD659A854e417916A91A87575891c3d53520]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.