GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9fe2a46d452fda683dce312b5eebb45231ed78d6f8f2f84a96c1c28bf55660b3
0x0790bc0438102dcf3605487222cb5a15ba7280a437737dc66079134b2a219f0b
0x9e40a73169e29a74fb8262df795142bddb228491622c6f6005f0dc2216b17e8d
0x6df61a0c17dd6afe02820953046ec9e3a44aa50c5cca21543f35fd656e92c35b
0xbb20b1461b6e48f8ff83b49da4ee09c78f2c5743d95bdc407911789e136b4941
0x52090d951077ba84c8a86f9fcbfbc0d580959e5e053ac14974963f5e451c2633
0x4103257cfda0c6355363b95e840e96717bc632d53c1f8d7ecdc48a15b697e0dd
0xb9c8d2073bde9c915b6be133c8d49e49f920965040db382eb65a61d2c0b2fef2
0x0f38b2a40c515a4b48fdfe74153acc0111882320a70afe8385c7cbd0a425111f
0xad104d3ec12d8123a29f43859ec41efb8fd9402cdba5e131bb64c1738dcc429d

Functions
Getter at block 20861943
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x64a07aea7ab9eb4d1b65ba3319db222420340e5246f7b46ad2c26c1fa50a0468
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4942A1672A42574Aa05847595d06C62E7f72DE4, 0xCaE617c08bb445af1089dd34431a23A483c4Ce04, 0x453212D3A658844D5e04cEfD77c7E24502220a9A, 0xAE6F6649ED668F6F3277E77B1eBd7F43e59B1954, 0x07dfF755bF315e7b3AeAE8ee9c0c3a2e30d0Ed89]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
294
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.