GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0x05fd562a at 14219084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $257.32
ERC-20
Value $79.62
ERC-20
--
 (#12)
ERC-721
--
 (#1217)
ERC-721
--
 (#2022)
ERC-721
--
ERC-20
--
0xabb58ad04b55a742502fd13446a16b5e2877fc35f1e7340f68b654e78826b9f2
0x1070c3644607feedd3ecfab1ba2fb0d716e221fe2a3a8452696f5645ad1f85e3
0xba272162e6e473ad0a9930309eaa9276e581e539381dea0397c063281b980ba2
0xc43d0d61529a86b243ac8ac5dc86d6418420400bd3c83b04c226e1fc90c2eaa4
0xd9cb71a187b320cfead6ab15c4c953b8e4abf8446491005e24f8b5e42afd1aa7
0xb9d91ded38522cbdc7f7e72f3f81a659e5aa31930b94698aea1097ce8fda99d0
0x4c131b496db4c908f4324e92eb1da8ef5f678a6708c96e638ac5ff02341b03e5
0xca1e7ea4cd4cb6d56a768fb70b69d4dff07f6674d3ad4bd2d622c636d7e5e213
0x3007c05de525156eeb1744c8949e9039513682650501a6a11abe6abe79637a66
0x3ab62da8344f235806012deed7e828e9791e4fdcde62244ccef8290915b4f037

Functions
Getter at block 21160893
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e3281519a432a37a00bc6bdb6272e174ec621cb720f363e9e990ecdd5702626
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd5726b5D82109A0bAa3725A5D283658FF0Ec3993, 0x2874C84F72d89FA292829eCF50ab868af4835126, 0xCFAebE2A51De6101bD87333196E5fA2e9951639c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
77
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.