GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc3f6464d332382b5fa64fdbbd5d307605ab28917eea8cbf1872cf223d548c9d5
0xebf02968252a4c768cae2f1852280b2a62f82cf7cd9c55e0ad67d16796749656
0x6472ea3097c0332c3a9268861c56b1aa6f1e86523b2042f8014b827a16e5f2ed
0x74ba95a8db3ba1efc003f11a1caf0f9bdc94a4be8ca59d240efe68ac2a98a611
0x46b8252ab13d7b1a4662a342220777f6d9fc821de7e5931801c1a9cd32c10441
0xecba5cbd36ebb98745a23d6acb64530d870fa279f5261e189f84c1947bedf94c
0x0809c797715a17b226b3f6690cfdbcd0fc6c74ebfc48c1296d63bb73aae09a50
0x69381ef6b1e5f90240260c2f85aa88b6f9c549ced80b271d321c7707654660bd
0x191c5df61db66d4181f57410e13e7ce7e30d931738475c51e882ac2507ac52ee
0xc607587f2869bc1bdaeb92f177030ba27e66019f490740f69419e0f36dd5cd78

Functions
Getter at block 20865247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb41d0b48c36fbd393e024598390ac3003dfbc4897f6151d92509ad3a05d5ce6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdd09503DEc54FAb58393ae9A3ba5d9ef7598f9cb, 0xa42371760575466606fb71C508C1ea7DdA60FAB5, 0x990f9241607957F1060B93a38da1118A281e9005, 0xFBC57026C28A86F95f3544046732023BBb9323F2, 0x15ba54070F1aE2DA2139a94020105bc4e5f10cD6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.