GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe4057557a7214537925b5d60439d2ac6cb2e278ef8e89916a52aaf5e901a236b
0xe0a03e69c31d9586adbd6b454abe90c5e66472dfb47f27674512582a536724a5
0xc4514fe8106f507573301eaea9ca7e889ed5c8834e1eacc40c371b4f0ab1be65
0xe4dcbe315d146704e36f1e08697a6c204e15649f4f06e5be9d9b4d9e7ebe27bf
0xac73b9e2a75644086cbe9a052eb9f0bfd70686df592f81b7f421d3273e74ca8f
0x1e2abe98a9926fcfb8f6ed6f85f5acb606ed6f445f708cc9d236515cda8af1f7
0xb094fdf1130a132e9bb1a211d251097ecc71305e2fc2c56fef084cef334ffac5
0x7f1908eab6cf6f54d02518d3857a35831771f22d33bc708861442cb6ea7c4d32
0x2201d4fe37ae73bde1bc949f6c41c35c905a0411368f8fb8463e8c8cd7e2cd7a
0xc10334eb2ebcdcabcbb4feeaececd55f45279bfd17e990f2247cb57df7c2eb0d

Functions
Getter at block 21227206
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa278e0d58a0dc2b1528ef4a879b377abb0a539fdfa3beff83cf3c39aab6abc7c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41431e315A84659012B5622627b8f9e9Bf79652C, 0xD44D33dD5032Ce4e480B817e2FD49F9B8e9df85f, 0xFBf73C3622668cfE655fAFF8fCb9876015001A5e, 0x1F37Ea9d498bDc637EEf89F5A5A5F18c2035a558, 0x317eEbf4B4a2ceE0e9a73f276628986Ab254A024, 0x1D607E4eb747f1294AE632D3490f121B00Db9312]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
149
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.