GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x5bacab32 at 17327807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $622.46
ERC-20
Value $202.13
 (#7776)
ERC-721
--
 (#7775)
ERC-721
--
 (#7774)
ERC-721
--
 (#7773)
ERC-721
--
 (#7772)
ERC-721
--
 (#7771)
ERC-721
--
 (#7770)
ERC-721
--
 (#7769)
ERC-721
--
0x9ce538757ed7f0acd28be9d55c1136e7d00fdda4e2fc61db65189a57db4b0d95
0xbc0f0cb213cd74d41937a4cd8f45028bf2f257cc1b8d45e043c934e63d29ec15
0x909b4acd947eed217d34acb27c51d4b33ecf64c527a6e331e2818ddc55be3b6e
0xa0a42d48d9a9709e4bd09987b70d9b124efef115156738cfce9ea29343edfb89
0xe0dd2f697d8fccbd73810f746851e6b287019d7381c9857e746280a3d607debc
0x93a3e44e1e85752a1bd3b7fc5c81a353e9ce82696a59683ea489ada0c43b3a65
0xb31f0e3c8822d71b96398c396c52c9e5c199f9637f124efa207d488357b5eae9
0x7ecb1b86391aa941e800b087f10d58f22fe4f17176942a3c5eb1f8a6bece727f
0x8ea297e1c5d896ed3be820f2c55c373a6995c8e9cdb353ea43fdcbf6e03f3f5d

Functions
Getter at block 20913691
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb70bb976f259e3d5c08eece1d9be7daa62340399bab6d358da0c58a09d6d2734
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0a38C3a976B169574bD16412b654c1Ee0DB92e1B, 0xF1D9e2ccfC4f189Bb177aC17f0D3cb24a54359bB, 0xc5f2C91aDb9Ec1ce134BF2f0d23bE6e9718e5315, 0x0Be3b611fCAf0a95837F22ffB3916f85b4754C5b, 0x0D2c01ef6De1F88183e662e40B657C1A6bF84b04, 0x28b86AEe6488E1baa3e2e6b21A039e65Cb56C9E0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.