GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3817fe1736907a2724617d2e30756701b2d23279789f0cbeb567f4c43230bbfb
0xe2bac80195f900d5b499fc27025ee56ac7cd6c3cf68a44757cf6576c44b3b2fd
0x4639a39d5329c575b8d852089256e36599b08444aade2b21f7d68137b6b3a863
0x989ad63188b15d9345c60db3e3639b299f4fe6b9c768297ad8ee919da1aaa2d7
0x1eea803fca0927453f3f758d2e77a0c46a83142dbe85d40bc98f9e539f10cb3d
0xf0f73f539c1eabc8d1a950e4f2ee80f5a08cd435acb21d56748b869a5948d318
0x5b991f2afd957b5bbc7f76adaafc1799e19e6fff4af161e01b231cfd99fcbcd1
0x1b1c69a86a0abb17fa7659d754e00908de3e4039a6b71a934193c8f2f22c1702
0x3e9b2d1441e932b5396f0b0cfca1b377b32143e015d745975047209ffca66926
0x1259d5f91187b1814a8d5b2599dd2c8abf51b71abb2462d3a9d45a3aeb6a2664

Functions
Getter at block 21193410
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2e1d37b6740d653dfd7bbe2b6af94e2fb047b3da12c72ce361d0dbd12318c6b3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x296b4a523B27b0BC28A8e9C659491A75F17010bb]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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.