GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x1f1b8f16 at 13773038
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,350,378.48
ERC-20
Value $408.32
ERC-20
--
 (#274)
ERC-721
--
0xa4ad89b8a38150afa92ff8280efad13017e844fae3156452c499f3619aecfdaf
0x3919bb17c25e7ace1a44305e6f10b894380d267b041cd5cbfcf6dad71775b2d4
0x2cc6ab9a5aa9c8dc9e826fdcab86b0662e3fb6335a98f8a3b7b6fe1490c1a59b
0x1ddf0e04fb6b9c97330e3992ece473b3e3aab78ca2f1853e7da41b0d475ef044
0xb26d373e2e9d65cebed68dd70571fdd1f68c3706f955df06ce74417847fa7a55
0x8dfab5d72cf6bc4832a13bf791657bf3d91671bd080f918b83fba1d103937884
0x16cbc0287155b842898db825b033d84be1a951c1d5e51e849778bcb76e238841
0x1507ce1d8aa7efa06ec364f79b3f72ae93f62b889c6c0afacdeab788b7110929
0x6fd4734a6d83c76478988223db7dded95effed224b3b1b86f9049adf1ae48754
0x096a752336eab35466a5b50328c8ee628c6c8a992c6f79768f268943c3aa2df1

Functions
Getter at block 21158398
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2bc46694d4909455f29a431492b1c203a610141484f16158a315e52db8ed1d6b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3B9a8E04B461d53a54F2a818ee49A62B5fCB8f5D, 0x5f5cd726d6210E80924C08D5Cd114999f187c099, 0xB021f52599205f036d786ab5E13a94C6Feb00c16]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.