GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8804d527d9ec4c3dec6057341cecad025218ef9fd9c708ce45bc3da1a81ec953
0x489517d02e199392370bc1920357e19c6dcaba1dfc48bce968892a8f14e58ba7
0xfd744cf3a50825c0a0cfa90a7a0b6e7961d4d959d8dda2206ac79e00eb6771e5
0x8566088d4508c7f8f6b9cd68761e266513f1cd9b659fcb1ce98c6aadd2945a36
0x10ecb6a23bc7ae297659e1e4b140f9b7fd6f0b6a7450c4066c1a4954f84d1711
0x897df93e952f9445e801280e35cb3fae32c359e5d743050a8cd269dee5bfa027
0x55a8f14c408402b456ddba8f84d81259571b845ac8ed3f600d977d4a861d0851
0x29ff2c2b2a88ba7e08335d126845251030d422d6cc53f3bf3251715fc2430b14
0xd9b03e504bcb504efea9f02789bb8575fdc75270f8086b812789a3f9c855da7f
0x4f40503fa136b3d2ddbc32e5f2c9556567a52d16acd2d5d0b9b4de652132d4bc

Functions
Getter at block 20828450
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b004e76e1b1ec761028db09017b0da8679474645b947e36e182d45eac69becc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfba1f3F1fa66Fad605FCAd7e8913d067EA0f7477, 0x36a84C6f7C10384CaFb60C9dBab710f5429b2BFc, 0x4D19208A9d8e59207829B9D38a0C4Ce05e040EE6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.