GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 153 txns
Deployed by via 0xd357f44f at 16040177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.88
ERC-20
Value $52,477.86
ERC-20
Value $2,955.89
ERC-20
Value $344.55
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#20)
ERC-1555
--
0xf8d0793d80f72641f45fa51a10f0ef8e816c27e3b50f761bb61c4418ebaa379b
0x77768ec0cf54e5ca9638116018a3604391c779fb11b38942f9cce4e4d1bf5a77
0x194b4b454e62cdfd8448a6e35c381014a30e372ec781c7c4cd554c32724d74a4
0x849f630e200db1325f699d1d92514029c24860410c5c0d82fccce9941ec88ecb
0xb3bc191d23118e351c3c4d038ed3fafd7e46e1c87a7f1c4225ce53052fe92f01
0xb0f76716814ae3d9c82d6c28d8ba1e9a722b89d7e3f639d86c32bf3841644426
0x803f796afae25b78a67e858e17bc8bdff16769df7a90b1b1674af830468cfb27
0x1aceefb5da6f9e1ebdf88b0746d49a746da44a2ee1a2e0f11d42937fca48609c
0xc10590cd3fb65d31c0c401a4df3524a0784726902ef1965df286b51dff98eb17
0xc042e4177b3afe34621d1aa2f4aa7351968f08209e65659322bb949c4236adbe

Functions
Getter at block 21164427
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7ef7f000f7db8ca2a335f55573aed59124c5e3ca5014ca08d42d17f5837dd94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBabB038737A7Ae0DcA02075E79ed5B7704C29827, 0xb0D9a7286659ae4cE9fFADD66Cd89E0B77cE7cE9, 0x27a56858b02cA4867eBfb17F67D8618CBf91e26b, 0xAfb96AFae3f780565406E42aC4A20165ecf99883, 0xaC3203D77823496E421aA7E88CDC2F6C387d6182]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
165
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.