GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 292 txns
Deployed by via 0x6771a2ea at 16234095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x4418d2efe10b1557e287cd7cbd467db648e9faa304065da8ebb6634499908856
0x598f3f93cc980b61b1e7f6804b89aa892887e1602c1380fa78dd3cd605ea1672
0x69921ab831dcdf8ca5ef5db3221291d03d8a0059b353f879a87f86122088fa48
0xa476579aadefdca4c5e3c9a215e7d5da407b97b7c8755edccc29b4eb4f23f859
0xd7e35a42cce80e1d6278fd1761b5ecf9d7efa1898adf764c3296e6e1bf473f69
0x272a9bc2b784001e83c002d2258189c572c969f7dd4c519454e127c824f39af6
0x885fc49166afdef7fa6b6f298c33a11d11deca510ce28b297abc007a20641269
0x5cc55916cafd9ac4e3424266c6128a50e2cd411b28a91845746288ff65a4175e
0x7a35638bd79741b4ea72534da2f790c90786f9dcf1c77883dd433e4c609c1725
0x3edc8833d4c6b7df4d20246d968947ef3e64137e7bef13de5706738c0e801575

Functions
Getter at block 21229720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x845d2dbb251278e287d6a3757961e6b5448e093c5d518b5be39d968b5d2fdd7c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9e4f378C554714b6F45f8d9D8723755569150D06, 0x189D409b807aC1949Fe82c143270992FE9457607, 0xECE6bC29F718085a30b7bC14162B0fad4737e5d0, 0x60F030d621a4Ab27DfF024a8e43eB36e2D95FB02, 0xaA1E4eef723ceaDd137B3AD39ea540dA4B092f8e, 0x3dcF2Ac70ed20dAaA7BAC0EC62459C0Cb25F2250, 0x5A6A8603f8E3Fc99fcd707983EdfF05e2F3d83c6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
383
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.