GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 196 txns
Deployed by via 0x31a01124 at 14346886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $146,013.66
 (#0)
ERC-1555
--
0x9dc7cc20663ba12f8ca179d42e5e8970f687f0bcac28e49ab20a743d9a3c93bb
0x8099f58d6294e37167f399b933d87dcd19f67d855414aae395b42744ed5b6c6f
0xafb21a7b32c7b2fc68213177f77cfdab918693d59fa2ae9210a8ce782651e85d
0x755ee097f376c9253e5095fe2a995d3dd9fe8cf9828c24ed49fe2c51821c683e
0x2fce80d9709feec5cad03b5fa67648da9164b4b0bf69191894285b6e1c50308b
0x232b6ffa8e47f89c875f9643ad4ab72ed4f6e1880fb455f8ff9412c5d2c1ea1d
0xddaf6d651cb1be275dbd8edeb86b4158217a3bffa2426dd40d18d1e711cb40e6
0x332962c7dcc1a34735f92e8a0cc8eeba6b3040849fc7338afc954ab31c2d9da6
0x19dece3a1261b63f76f1e5e96fef7bc8f43d1d17511bf4c42088c87595e470b1
0x557030b6ea3151750b1c2e0d546a24c1754fbf34a0285900d171613d0a7b2ba0

Functions
Getter at block 21229483
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb63756040b24588d2c141f04bc567e7a4b55e34387d199588ec8005d00980b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x51cc608e50D59885009522e1b6307E72A9ECfa2c, 0xd0F5a1043342a65Ea7EE7193D85564ca8B503BbC, 0xBef29049F5a68f0DE523bC42d31F88661E6E23a9, 0xb1017b3556412E54D761fe458af5e1Eb09c68868, 0x81c4dBF721a0a483b18de563850d939A11624128]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
237
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.