GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x29d7b9e9 at 14507015
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,790.37
 (#828)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
 (#977)
ERC-721
--
 (#971)
ERC-721
--
 (#969)
ERC-721
--
 (#914)
ERC-721
--
 (#879)
ERC-721
--
 (#858)
ERC-721
--
0x6f1f347f8406977e79be70f01a0f01984f17cc3ebe939a023afbfd1c7e6c128f
0xaa8fce8f596961bc792f3c6b9687340d92f991fdda74479084a904f331acac28
0xb5e7a6f678cf0d85719424b927617e5d0708f548cb4740e73e68185f86ad74cb
0x339dc8eb86c8906ebdf460eaffb19f13e52b5a33184ab62d8e8d1c1a700135a8
0x7e9447a931ea9611dd0368fb28d0ff54ee1e22bcc9fb05bee0acea129adeb90d
0x6deacf4ba0e810ad9bb93797094b461011d1ccc1395964fd0791f36e8e25c1f6
0x83074b9c0a9782523567cdc235074dd4fabd18bcfb1a0b277671d818d7d3a117
0x4907fc494132f0f841c250e66121c5afb6269f44c54be004b058e4b953311e15
0xea22663c3ba8257d617c8ba2ecac74056cfeb552d4c8bbcd48e9a60908798f0a
0xa0db3d5546a46da7bffdbc8d181939f90ea32edb4d204862ba6f455c80fd52d6

Functions
Getter at block 21209546
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0884f96bb179d33e713b959e16d1096fd7b8a858f12f20b9a41f34399ae99072
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x473Fc99D90E9F2Ece996E303f11Dd04384f7CA2A, 0x9a42005B3e1Cb14Cf94e7409DBE9dE35AcF0C855, 0xe99B70874dd7785E7D88b0A629AFe80AC1e19634, 0xa9f15D180FA3A8bFD15fbe4D5C956e005AF13D90]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.