GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x9e3ee8ec at 16623565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.42
ERC-20
Value $6,017,673.88
 (#376)
ERC-721
--
0x36bf57feaecc3c1c7774776e5d526b7c2eb5befdbf17bb9e110d5b9986990561
0xfc737168e217e02a1cf9c484c5c17e2678901e6e1e3e28ef6959c80647b679d4
0x53fb6fceef86f829ab7ce773a9c8f8da850fc6efac92183dd08d69f44dbded86
0x257e9bbce9f89df389d10d01345987a705c68fa565ebc964972983a91eba6e79
0x85fd6c750f5204f674519a1347bd8c269280ed7932138af02cff953820319692
0xe143db8dd08b7a35106d13cc54d405857de285e0f262b0d8d11e36d585948ee1
0xbff1cae5590f365d41464f6f81061d5140a9c87d29fc061db5a453f1131b7c29
0xc21c1316fe1b60b72aa07ca801bf60700aee7f3df67473ccc3b8e12752e64ee2
0x706828a60208b1149f37a5e534a48c58cf07def620fc090d9fc2fd5df2623163

Functions
Getter at block 20791513
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe502188dc7e44885081cc05e71ed3379eef740436ec8d5530fd5c13136c14ebc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x54735DF6F6394a5a57Eab5009d0781aC8743455c, 0x0d8419e80f437da92D73CB52a8a2eb63369eA57D, 0xe7c6364f793FFb550eBb63936E5c3Fd342010622, 0x37D7940ff064647acaDDe7a2256486e6490e04B5, 0x4f9d8060896bD60f53ab5DAd2d13cf4D6C883938]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.