GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xb6d88876 at 18578575
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95.32
ERC-20
Value $9.01
ERC-20
Value $5.83
ERC-20
Value $4
 (#0)
ERC-1555
--
0x4b47ba9f69fd6b3ef1acafeb59314852cd31e75b5c4f0b7383128a7b4a2d622d
0xf2d2ecc10df8a369e6521665993decf90c79ba39000e87e31b229c605451417d
0x381f1da5eaab52fe6e90ec5cfe16d28666a9c732855e41752bb7c95bc6bca2b9
0xbde6599a817f969163e2789f7a906828ba939d0015c34848d2e984aaeae9022f
0x71221a3eb6267b4900d065ea1fb0fecdd40cb810668c1167ec4a22d05427e318
0xdcd160c860a371917a51dd8c801fedb8c8274aa96b9acb2bf73495671dbf19b9
0xed66cde15b1b03f587984d57339a8896c68f1427b6afe5895a9a64d7ae64b5e1
0x7a48311ab6baaf48fa714a8f6cfed6d1975d4ecc7adcf873de0474ce8ed3105f
0x02a8ffff68751f1eeb2af43d3c638714dd50ea5dca855f4e8be4f9c92bb286b9
0x0434652c0648bc0842bfa444b5852b33b1c59b6d44d10e8e416d5590685a17fb

Functions
Getter at block 21385355
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd360a5c257781a452b402b13a7371d1a671345f026a9d11e9a01a5fba74c84df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31879986D09f2c57dB10Dc900385b00F9679f4Bb, 0xf1337Bdc03E7a0dc51CCcdc9148F97e913e50885, 0x2D6609cc4F58De920A0F82f498A8E8726c101520]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.