GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xf8b3c509 at 14348444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $144.36
0xe9ff17e9faa2fb4dfe6bb2ea38462f1ee9fde0253c981a991e189144103f4c0a
0x1747f01b71ba79701f5f73cebe40bfdf7380c1cf2608fdec267a16b0c2d28bfb
0x05a49d90848ec076dec7520a06a0a8016a13d9673868b61a2145fc5cee461560
0x79eb4942d440d1228f39ef8e5f3c680c41f44fc9f36652bf9ff1de40656c855a
0xd3d9cac8d0e195d136d697b51d0adb4cd10d78be781e11971e181627597ced66
0x6775928a17b58e5f2bf48105c4bf823729e9d41f7c295b12dfe788fc8a755a2c
0xd4a7eb60c6b0faa6c2287c9552edf3fa01b4973dcb836233f4eb709710922542
0xce95aaec61fd5da210e03d9085e04882344ab5795a5e99a7afaba46801f3f533
0x1168e9b2d3c577542ea1d670e961a6bdb016084e54c637db19343929a92937b6
0xe1d2879a4a1bf14009d21026848b4eebd297552aa37b2ff54e55729bf58194e5

Functions
Getter at block 20929496
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x942877f4ea4c17a97126929d92ac6fa7128ee4f9105abcc8102936f750a9354b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x41538872240Ef02D6eD9aC45cf4Ff864349D51ED, 0xc8d770DA0ABD73f81DF032D277094EAf406e6785, 0xfC3BB4DE7B9CC6e6B628064112eBe0F0DD308268]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.