GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xee8690f5 at 17697369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa3e2ad1ec6dbef5ec8c00ed43f336bfbfdf8e77f80c0312788b383ad2919b633
0xa592efbcc72054180315e2caf16229f42231d1e929205b2c91846965c74104ea
0x9590a54d4af3f3b2aab3c875575142910e91ba1ab7f73c7ebd90661e23a6d907
0xb97623b12421f8167c453eb69614481a7d7aad1de3f2f3cf5251cbe974fdd180
0x50711e840b5894eb5113f83ded2deda98f9d5034f213c460d3e860043b7d2880
0x96e69e3e27f3dcfd583ec7351934f8bcc3726f769e589b0fcad2a0b7557f3240
0xe99b82733d15b9764304e14da94707c32766b363c0bf54664e2a6f6516f0b106
0x6a2c7fc54df617bf74d88bb61a5bd4152555a0c84289a72c1ed63adff26829e3
0x359e5ce86e3a0c14097c8a13896f8616b52ef41f692ee4dedf2b754d91b5e435
0x039e5e432c6921bdc2e69acf60ce79ada068aeaff0124852d5e85a000fa8b482

Functions
Getter at block 21204019
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdea3734fcf6eac004498be36cd83f3eb4ffee19eb4144d6d3bc2861ee5d0ea74
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd9cCb94805B882b78e4C8565e67469DdE90a110F, 0x503659DcA7Aba3129B4C098FB23857436AedECd9, 0x67ceD4Ae20D0702c6B773a70aE3826C1E0DE09e9, 0xAA2c80c9346BceF31570791BA0827B03d8a5E594, 0xcC1A2bd1a459be0C7fAd3B7F9Fa9a6CBBFE9BFa5, 0x824C9364A6CF8f5EB542ad2ca8F5705561C8b1db, 0xd8F26118505417Ef6468Ac8A2AE1E5117245Db92]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
16
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.