GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 509 txns
Deployed by via 0x3aae9eb7 at 15825929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,136.77
ERC-20
Value $285.66
ERC-20
Value $25.07
ERC-20
Value $0.06
0x03e4360452d1bd498ed7b17015beb3146d7ce811e7c62ae97303145e9ba74d6a
0x71dea7c14227ac8df5e93f3d265cf933e83d4495d8c753b843c741c0dddb54f2
0x43d257b00e505c70cd4be534fdba045717c26a54e13601866b6ca297f85c97d1
0xaa168b93e8f844a0a913e6ae2fe5ca307512606ff564e308d62c19d1777edace
0x53fce7b0ce0b36e988cabac7ba5304a5c194fb9c6d56d0c101f396f2503f582b
0x391757f6a5575f46caf2484103936d25c9b125a80f196694c15cb761a2149677
0x3319f0caa72b012385ba7823f867c6eea31bd020c471e6c35c770fc37aa9060d
0x5f046091fec04a4e72198e953cca777682c94db6f476cebb6b498dabeb305661
0x7bf0f6ec09f6c7eed60cbda4872adee4d56411f3dc4fb81b37c66af8c717e228
0x7676b4aa154905df2069ef5b079cd5cddcdac9bd8239b03d4b60d98fe0b900c0

Functions
Getter at block 20872128
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa28755ee0a56b73ea7690e6cf3eae32668e00e065bf30b838a0789cc6a107d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF5C4bbf3483A7d149811A43C70127cb5c8A511C0, 0xed2996Daa33afD96eC824cf7Ac112C465EeBA3bE, 0x98DfbfF48A30E2c46F0b87d6CE2BDB6E75c379bC, 0xc7734b45f77a7BDBff9d870C66AF9b2cd35BbC90]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
534
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.