GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9c91e6293d32b26462d44dc29559c018c0762d9bef4173b4d6524750b6411152
0x7244c6f3bae78d1741e7a15fea47b614a119e2ac2d41885daf06356bf6a9631c
0x05e00f6951bb68cf22858ce99eb3bc8a8ed33b492d1b1f5d9c20840923f5bbbb
0xf14fa0e235a661b3ff7b0665e4253e298fa34d520dc7f02fbdd5e0e0241dd2e7
0x38dcaf404ea76f3b65992646847a99c8ecd907f21875d33830f2324188121249
0x0aa2dd90d14f642578c4e0518fc084edaeb77001156fbf7421ea172489484ff8
0xa7ed1487d460cec82c672ca4b94d68e0d277cf6df111210ac470c9e79bf8eae1
0x643bb12f28354131fbfe712becbbda08af3835102b0d25d87bc1be1b5e3fdc6c
0x49f6787b08b90e827197b046c7db3e0b609bd12e79fd5738d996894e8a2a7ca5
0x13d1bb395a8ff6f799f5b207624d6f736249a643170ab06dae6cf3b77c65a176

Functions
Getter at block 21218651
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b30acfadb50a517823956bcd6586eafc34772edd8358a412d1a5e4d7b678880
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA21603c271C6f41CdC83E70a0691171eBB7db40A, 0xaf7ccC20aC512780b6245ff16aB60174dDEdf306, 0x1d682c7eDC203B8A17dC9b8B96cbf1e2ef5B5645, 0xcd6f959660eEF9873c14f84d4b6893beB0Ab8Ef5, 0x7E8d6204022F77a75Fe49498E5Dc083D5F22Ad2F, 0x684EBbf43FbbD29DaB271b9442D15dF34286D861]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
328
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.