GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 140 txns
Deployed by via 0xcb07f436 at 19166067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#31678)
ERC-721
--
 (#31677)
ERC-721
--
 (#31676)
ERC-721
--
 (#31675)
ERC-721
--
 (#31674)
ERC-721
--
 (#31673)
ERC-721
--
 (#31672)
ERC-721
--
 (#31671)
ERC-721
--
 (#30894)
ERC-721
--
 (#30893)
ERC-721
--
0x326d7fe18bfd6338693f022d051b526cf01fd7afa565d9df856ae919cb109d4b
0x279f0955f0169f4074a4e95216be612d0507cf7da34e9bd4813285bc96e70b7e
0xfd8ad7d095c6a61d309f7b791ddd1070413423faa7b43df6060c26286cae5489
0xe267d3a5d2ae843d4a81ee6666a24a52f3a918933876d376e41c08d2c30843dd
0x9c5884e75ccc0a4426c1b2b8fe2551457d6cda12d62e2d67087b2bdde08ddaee
0x221cf67f0c329ce763a04d9f36dca6c72547ed542e19fafcd2a7699292198738
0x87ab846b4586d9cce0ebdead1cd26699867fcb86927fd42557460d9a5907a9f0
0x2b7e24343b23ae5afa389032aa4edf3ac7718f4249605ce46f3161d03a30fbbe
0xa0ca272db82c5de1e75b92700bab870285fb0c494519495b6258571bb1344385
0x089aca7065fe8f66703e2c55044f32210d4120610daff6aceb481f4fba91c558

Functions
Getter at block 21002625
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf081ee6f3ba506a97fb10b5645cf9eea8eec1f31a83811708d92f4478958f285
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1f0Be6D6B10eADe8ed83A17795aAF88ABd702E8c, 0x49e702BB4Fce6d2d3D5b1E8923C477950562be70]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
136
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.