GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 162 txns
Deployed by via 0x00135605 at 16891833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,662.52
ERC-20
Value $3,167.36
ERC-20
Value $2,234.54
ERC-20
Value $1,386.68
0xdf9a3cf283c94150e6faf2f6132219be2cec3f1d571c6720a6eadb84327efdbc
0xe6f7da9fd5351827dd0c01a8ea259e1f8366e0a9741d2686b6699c4c838436af
0x90939c78292eef2be44cbedddde3768e319d73f368a28e1b6cbf74d0b455fb7c
0xf3d8647a84be027c30f2f51b0d2151cec49b476bf19e06b24c036609b0b4e885
0xd096f7ed2710a16870a67ee37eedb78f77ce51dd1accf92f0c7584e3589ec5ce
0x08eebef138dce2b2248f8a0f72c7b077c69f13df5aa8403f10822dc2d0dd4d24
0x0dd2faafbbd8daf514affeebde64580ed1467e1bd296381aecc8c8d91720f42b
0xc3c142ff7b5f41a04656904ec6ba13541147a037198145b2344804cd7a958d30
0x824ae8177ae5b7e60ac4c7060e4f19d140ea09d053615414dba623092aea65d4
0xccab45cd51a689911c86af403141ad1a53353e873cc68d369e9f941fa4968a0e

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