GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x6299f18e at 16492774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $178.31
ERC-20
Value $75,555.48
ERC-20
Value $31,111.8
ERC-20
Value $5,252.24
ERC-20
Value $4,018.05
 (#22)
ERC-1555
--
0x4bd124f3697d922c7e6681380ab6d18a18e79c2336df449aca26495b53d238c5
0xcc956c9012bd3d669b2e5a8a5fb20b0fd071783d2ef97f2b1f0b48f768990ab8
0xfa68ca4368616f5982e39eca0159aeb22edd7b01ce11fa08ac478ccfc2d7ea1b
0xab4eab623da36f0dff8ee0ad9b2c02ff3377ee566c47a851c45e0a387ef18945
0xb8cc8acb932e21ff7c5974b715abd5ce489044b3fd3557e998bad650695a20fd
0xe145fb4ca133484c1da71d2637f0c3e6c614675cce253eb8a5c05f6f87a6bdd9
0xb5c0f30e5ddfaf827c692645fb70ac634bd38d2b280a3680114d0b4a1bb8fc71
0x0d42a9d9cbc5da5fcefb7afc93cc61f281488027015c70f296fe403c05921a3b
0x07de0799123fa6a383464571387cfac99fe7e46cd00bd9ab2be28164659b49f3
0xda814f6e9c95680a8d2d1740ba2b63c535a2e274ee02dff105b9e6c5b1bd4c83

Functions
Getter at block 21305236
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09c01b09a0284928ad6172331c3883fe934302df8b53b2a755b679c3fc02797c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1fF60e85852Ac73cd05B69A8B6641fc24A3FC011, 0x66B416a3114A737f0353DC74d1E12a7e23f686F9, 0xe153437bC974cfE3E06C21c08AeBbf30abaefa2E, 0x236C4D2B6626FbA4bD4bbDc3428F013b63d88180]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
101
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.