GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x05fe15a0 at 14186462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $896.67
ERC-20
Value $213,131,434.32
ERC-20
Value $165.51
ERC-20
Value $9.03
ERC-20
Value $0.13
ERC-20
--
ERC-20
--
ERC-20
--
 (#6204)
ERC-721
--
)
ERC-721
--
0xf4631cc0ed16c718bd508f374b0064c7db0c36f72dc44a5dd46d73fb3f423b16
0x2d3d227cc11bb047e4b221e2a1d1c6077ce3534b798659258b08a05e28c9baba
0xbcdb6b99ab2f256f74ccfed3ad361e58eeccff31289ac8b347c4e1d38876905f
0x3bc7b197cdb2447e9239ef8606a7b8a18e936f60ff659f007b371467caaf0350
0xe437965300b452fed9e3e89079345b579531d3048da58c9d7c1687eb00cbcbf5
0x408905df9a2dad947be86dd4ae7b3eca6d90b0247aaef1d632c04a01e13c5fa1
0x6b5e48e34bedc27312c5d3fb726d0764af95e62ff23b49e0c3d16f069bbccbaa
0xaa412db50fb9cb384d56ddec01a00997d686927d332f13ddf93e7644a5f47c29
0x475377fd6c911e311dd4dbb985ddfac0ea14a290ac79a0427dc58b6de70f73dc
0x40819b6ab0da06fb7c5cd0f587e6ce5c11e8cc572af3715be499acd9719dac53

Functions
Getter at block 21157893
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe774a956b9d36bd5ba9b0a6c9e25a676ca43df522fc8944a549b5a4b915394d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x04ce1ccF81AE660e23ca0c0823911df709B0E7Fc, 0x0a2aaA50135dA1628c8D29216f25Bf2a28efb219, 0x54b8B7DDF8453De6D53a59E91877a5aD1A01B5b8, 0x5Efd3E2E18696A44A4cB3F3eA5F637C3F3CcCf0f, 0xf10Fe968d1856131FC6835ed7d7126eaF8b5a6b6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.