GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xf42e791d at 20937977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,602,999.73
0xa251f233192d68f2c50f034dd22862ca43a2450c65ccd42528c25ba943845d8d
0xdb0ee97a58a705b65be5c910f222d224d68ec98e7d15a62ccf1296bc49c728cb
0x6096f45bef50e737882455b680330a335d6b8c620eeb6a04ccebe5d2e808f383
0x1745c5d8b0637958808e0d7ff0b54e1e113112891622bd88b0682c88160f463b
0x22af15406fa528c412f7b7825915b841480d42c9f31f0584b7eb262db4526fbe
0x5cf3e52e473f57ba2df11d83ba09a7b7fd8f1b26880f4d1fdc9857462b89daf9
0x294cdefa919c6f5de50459126f3772fc1511fcde9908ca911601baee3fe5c7a5
0xf0d00760a877b3dabcbd00d87305a8a085b8c08ae9852e41f9512d1a0c794402
0xf6c19454ca71b08384cd08fe1220b43ac74fe4a3d042aa28c9d4d3f1f70d73bb
0x8da9de7777147bccf484a65c515b7a2876c8a6e5196fb3a070328ee7d91d2606

Functions
Getter at block 20939653
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe82dd5931393c2bad10d8c7c669d3a1b467db644b6c3d5f6dc5ba3cda24b0e32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA5CBdA398E47F859327fB96C21d705a788885b18, 0x4dF57b7691f96C86e007ADab455f7FFba5607d31, 0x860Fc77c91AB9b7D1F3b45392CC0eB1ed9EF1328]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.