GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x30e17cb1 at 17538135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-1555
--
 (#1)
ERC-1555
--
)
ERC-721
--
 (#1634)
ERC-721
--
 (#1)
ERC-1555
--
 (#37)
ERC-721
--
)
ERC-1555
--
 (#518)
ERC-721
--
 (#5512)
ERC-721
--
 (#5511)
ERC-721
--
0x98dd2ff8d08cb9ce82c85d5877af098e1b0f9406ce14fa8b2f0952be9079223f
0x8aeaf19027c46b1e38792abca80c12b105bba9f9456664f859df622b23b49c97
0x99c46121ad05db63a7a08b61eca888823559105ac65db890e3948476bce2c0a0
0x879226cefc84b02883f2336c24058555e72c618b830a4db7d3771cc911aec6f0
0x0f310eea6b56d4ed51698cff106bb37c84aaec01ca6b241058059eba3c040596
0x7ab627e75913f6feb5a5d0db738ee19a5ab2a6a1c27d0e1e730d2c94103cf4bc
0x4b7ae78a47c884010b845c5d295c7b699a15b7c874a271791f1915833148ef9e
0x850210826be323a9d01c78ea09f8d0e761e72a8160ff8d6f294a446623f404d4
0xc7303addc570dfd96cdc10cdd4ea0ad3f7cee3852709861c15e260785fc8daca
0x90c056db81cd4b572b7fba4dda5509149d4ba8ed5c0f986b81998852dd2dceca

Functions
Getter at block 21407235
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x81a8f0a00112b2136a0c8786919dbf54eb06b66039975e8d45c5edbbc880c6b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8c821141D4116286f2fACE26bB2A3c322DD25516, 0xc3077199a99aF4e6E9c619986461a0Dc41e9BB88]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.