GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x2f8eb4e1 at 19939231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.68
ERC-20
Value $1,195,665.35
ERC-20
Value $594.68
ERC-20
--
0x8f1d1962ea11d5c747bc377f002e6d8cbdd1d8c000969fc63b6a8c95ef9aa3bc
0x4d81eb0a76a004f15a60f1dae69f7e77ab1a1a776a463ee2688c8d54c8d8ceb1
0x1ecdddadc52ec73a0b10dd51841a96e728229db720e6df9be81cac5c2631fcfb
0x60c0357420096837040a605a438d20e7fb80adc4ae88f11ebeab5eae28fbcb43
0xaec21f002234abc960e7a90bde85544c95f273b52771fdc939e95c36cf0485e0
0x43a645315c895551085556e51ed518ce768b4738694097a50994b1455b13f5fb
0xc17dc87dddde32d339b7397dae2a93582540b72034879a5c668441270eee6ecf
0x04ba9f647404e201832ce2933d480d7d1d71fe47d69fd516e9a9ed8bc585bede
0x1233d36f6f796e25d438afc091eb2e81d9d7ce5bc07fc33cf1f61594ff62f2c6
0x75e9d911453b7c4e34521803a533f648e608976dda726cd61b98a3130191c1e3

Functions
Getter at block 21025886
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab4071af328bf92f90a526094cb01d9f143bbe18f555155885848b1a5bcd0313
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe25d130B4652e141366eCB4182C379dE718F5660, 0x18d5a42a7Ec0358385eEC881B0081D7b28194001, 0xB530796EA52B142E74a8668A23470bAdf5515c0a, 0x68656198bE685787a9600b1c22763fb20e7B2430, 0x0C0D1133Aa2a08fD4c4401f82456ae579eBBC191, 0x0b271E6aE9d0c0065A0B64c65Dbc89b942F91130]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.