GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 95 txns
Deployed by via 0x05f8172e at 15753192
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,706.07
ERC-20
Value $1,262.97
ERC-20
Value $14.95
ERC-20
--
 (#332)
ERC-721
--
 (#331)
ERC-721
--
 (#330)
ERC-721
--
 (#329)
ERC-721
--
 (#328)
ERC-721
--
 (#327)
ERC-721
--
0x0f201fea7e3e086deed36266ebc1ff328c8d8088bdd4235209ba253ae4e94134
0x1121028d1d78fec752579df28b70febc4dfe6805141389b9ddfdec1eb3a03ddc
0x73a85bef36fcbab45137654fe2bbfb0845a1eee0d343456bff28dee9be573495
0xf6b7fec465a4e06671af0558e7040609d05d820a69da142c6bfe992591c78466
0x5a00b3e973b112435467304af83c6e1bf981904ab0ec3b45629a1a3188389f10
0x90b7d25fa211a3353c49922011adc90eeb8922a0e68cdd2e5fbce227f9c4ab2b
0x0242f7c8368603392ea7c2ca82af3cfc4d20243b1da5a2d0fece24107698a81a
0xab7e0f5874191e9b21e87829ba621c13485244a9845d13fcf5c32b322a5be927
0x26c32b1c3937e74867db081af9c7823744bc37bcc8dde514886f4bbcd594af5a
0x6d6856e89b24c081750b088afd289a7198fdcca8db5c35b4108c98abe40e04a2

Functions
Getter at block 21204676
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4747c082b7f10a4e177c23b896574967f6603ddb82d27f766e5748d044741571
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2C7e9c9C48917a0386AB20791cdfA698B0BC976b, 0x8517D9C71956F91F20F17D762D51c8928a010884, 0x3709a7fc0f3adC8E7Dc626eD6645B613Bf375868]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
93
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.