GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x689878c06e7dd2f5db3b8b775482bbdf42b64a92ff78db36dcc00a3703e34406
0xdfec1ab9bdb0c8d1b1a4cd16b9ae1f1d14225bc019c5306708dbd18d725d42f1
0x3c3c639e0e271b0f1eab9e07b185516f7eb06c5f2c8b3b041214a03d5f643189
0x7985700dbbc5b019cec49feab8f8b07ad1058955df7fd143e1bca8aef35358b5
0xcd7c82d3ea8e36393ae4295463d5ca939906815f02ea50a133a61b2897625709
0xca6e5a363e36520228f32e564abf2ee7e803336a4c49bce5083c23810d7c7dba
0xd198b4d2ae48b0d082d3d843b704137d70545259bd8ee2ce790e069ffea4c2fa
0x847bd748f0324f34d1f53aed7d1168ce15249f65c5a71e7b9f96ff489fd77470
0x6adb6199c455c521871881268d59a92df2a3fed73636c927f83b8289e336862e

Functions
Getter at block 21297003
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5241524be1b4753ab1fa277681e35f748d572a88927a316604986644583a88f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCc742c0ff32CD9a5b6a161b18BFf72f7dAD39B33, 0x6bB94c5d7f4cBb8Bc86aEDAfe924eb5a48350E66, 0x1A84e9f0C3E4D4f4278182A126eF6BA55feE0f3c, 0x2E2C0eF26fA67C20a5dd49708F367261240c4bbF, 0xAF723B0FeC4772F3B219b7ce884e1AFd38B0C85E, 0xd9CD8336B0551704Fb8dC2C74865b9baD05F5484]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.