GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb14d3d7fd0bdb286ac1e936f0a6929815b63516265ce779779b2b84f7dfe77e3
0x003757c7ecd025f9126fc6735fe7efe41f13f32d69e29a9136565f2e80cf6a10
0xc149117559c051779a2e3d4ad8648eaa3d421b3726a0850b9e790f84daa57df9
0xa779e855faf17b8bd8387967bb721ebaa8095d999468a13295d11511a2a7d0b5
0x29193e91d993081d9fbfef9d20ea2f347b0bcdb2be82e0799b67613714a48c1a
0xaa867747cc7635be03d52f37161209e1456765762f82fbe94c21d58ee267fb4a
0x6d47e880478eda3a916e734bc6278ab527dba82d765d00cd99973c5592cfbd48
0x65525f469c000885120890168ccc064a78c16526afb59e31b41c8849470ac4fc
0x195f8ba7ca300f8fe64e350fb09ef1e447b07344fc612ec39c168177a2211287
0xb52e65ad6c0e6d29e841aa17972ff5eae5d8f478b95e6f0eb40ebfd759c02377

Functions
Getter at block 20934309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x478edd467c8ddf0db592212fc2e6020915cdbb428bb892f82d3251001a537916
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xedDd429cE2BcaE8Ed1d70E145A824FC52C2a6b4E, 0xb0D9a7286659ae4cE9fFADD66Cd89E0B77cE7cE9, 0xaC3203D77823496E421aA7E88CDC2F6C387d6182, 0xAfb96AFae3f780565406E42aC4A20165ecf99883, 0xBCa2ef443E78464802445634B3c1f525488f4ECF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
169
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.