GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0bedefea9414affb8ce8c46011d5b1b3968f28c2e9cb5e75176f900f30e1be4c
0xdd45f3ea8d2d1bc6269657b1c1a00847bb7c11fbfbe4c3baea3e217e8693b91e
0x025d7da145aad8d6dd9bad74a68474c23545ddfcfe2e939e73733e84af13e8a4
0x68d78b5c6a26e3ca31f249f003947efa65717338a8caabb8ff56234533e400eb
0x44503261a9f7561c8339b0de6a9581dbaf2ebfe5edd324d10943930ee19a4739
0xd79afe87d6ef78753a42ca630cf30aa3a819a0ad1602157f2ca17eeeddd6aa0b
0xf1e273cc46baa0d1695265b04b7087adeaa370522dbf9578f4d567e12f38fe5c
0x10ec79c89061428c6ddef6b3e3a48a63500d2d66fe1432771ac8cbc2f547c1b5
0xc4b0f65f5f4c29e0148ab3d5a5547e16d88344f3e775b58d91d3e373c336f5b1
0x3b0d8e142147902c59e37b8aede88a78a1d25381d718e52f6877d38f3dc549df

Functions
Getter at block 20916391
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x92bb3f4bf254bfa76469183e711da3078eeeb22a7527508816854b78304ed616
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb5fd58D136f2BE1a22006a5CF975533fD4d07AC2, 0x46236fc1369cF9455Dd764d526bC14bffADEe812, 0x1159403c95A5632e9574B1fc4F22788C2EE8e736]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
35
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.