GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x147387f2 at 14609166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $243
)
ERC-721
--
0x1b9621e12f7baa72a9eefe232b8a6195e708e4f9dfb906bf87fb02bafbf5db1e
0x5d273ceb6400eb7669d1ff7d1d27e173c5197c0217e8a445e5a03b7965d4f7d9
0x9af538118cf73bb7615f4031809abb7f093759821066fa280f08984ef6a53b01
0x269b3c2ffd74468652fd397876a65f8fe3b1ae1bd5aa56791578048ae6c60d17
0x1e8910e4ac58744aefaa89fe060504d0373be089232591ef4a210e77e5457d24
0x89c0923450f2811d2c0345cf77fb1fa37726f05cce8b3b089323c75e2bec8af7
0x10760f7d2827914e5556430731ff2904fcdbc8bf73fef2cc6e1c1eb0313a3e40
0x31b5da76dda8d0ada67703a77b4da8bbc1f352ecf3ad915d1a27512f4aee4a3b
0x22dcb2550589ba031a38e4b9700f216ae35fb3f21522256e80682c017f208abe
0x6478119f61518026d50eaf5adb37ad090050df298a9d3362fad9c12b37e40f70
From

Functions
Getter at block 20942950
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd94144f6f9995c470da7fe83ca438054511e773e53b294e4b335b6d5e91e48ff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1A20411c08c436387Bce1182bc224A0774FE54Ca, 0x982E09EBd5Bf6F4f9cCe5d0c84514fb96d91c5F9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.