GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0xed8b2abd at 14622281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,327.74
ERC-20
Value $719,517.16
ERC-20
Value $26,231.32
ERC-20
Value $2,049.75
ERC-20
Value $1,160.38
ERC-20
Value $128.67
ERC-20
Value $0.01
ERC-20
--
 (#3373)
ERC-721
--
ERC-20
--
0xfd9c1a5a5183e10802b31d9f36dd0f798143e59a5f2a82c8f4f5a74799e2208a
0x8039721c783443b5c526915c08ce0385d0eae1d72b24ffed313c7100fd09add7
0x36004df2af707382dc75785cff3606a5a2576ebaba72d8c0d8e3e22da37c3276
0xffef4f3df315f841c43f02cb7420dc08efbf73a66ea181eb92eaa518d311ce4e
0x5529b648209a779329572a203d7af11026d177b65195d50871aa14ba5a43d6df
0xd23a9b7039a47e944931d912061fe69e395267b8e0bad6c61dd350bf92a9197d
0xe86423e3491ab0fd35105acaa0ed2ba3d5814a930106c77647480f9305fb29e7
0x7183fc0ddd1e757996aba22de9e3fbc2ee2bd44ec3e0f7eabe6348a71a44fbc7
0x3fefae7f13c523a04757382996cea4397f849a325b1edd69b269504ec429d32c
0xb2341acb20bdbabc19331c8992b6e16c6d851255b84571375c2e122e89212f8b

Functions
Getter at block 21161236
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffdeeae7e0e94809a98f1a9d0f74573e6ff43ba7f2a234cf348d53290671fb72
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
164
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.