GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 269 txns
Deployed by via 0x271b6a4a at 17269710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $177.5
)
ERC-721
--
 (#9)
ERC-1555
--
 (#2)
ERC-721
--
)
ERC-1555
--
0xbf33495df17b8b02f29ca9277a562c722fe3518846a4c5e5a6920df6a18cba7b
0x3558b9c21f2e967939a7ce6f2dc3dc4e43950309f6ae0437d4758e06d23d02b5
0xc1fdd0fec6adfe523006d0af03e826a6a284d3fc91beb942a2cdc2ef0c3ae454
0x4c3c86b4e61bf7d2392404f25a069fe19b42ad973ec79030d90206b6b190973f
0x61d685bee01d4d6fdb900e31f0baf6f2ec31dafa4f88f542161db45d815a7f9e
0x4b59255a2360dfffcb20e8f397060df10d0d5cce0007c9e5d986662a75b97837
0x007ceb6defa3e0bfe5de78691f3be9aff2a29d9f2246742a623937f1929eb801
0x8e254d735ad4e5a7fbbe78876e268bdf4b2fcb8c7f64b9ba7987bb5a55167005
0xfdeb50861e697cbb6c0e423367ed7c30d335c4cfbefd9fbd2bb3656fc1b2e715
0xa1caa7b9448c7f309f733e106830d5e4ddedeb7db64e19c988a429beb8d2203a

Functions
Getter at block 21037563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f611d1907e20371eecd02c1643efe87da8f9f818ef83faf5ed010cc3eb68f8d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4AF89aa6F64e4Efa85f12b2C9ab602818a79B1c2, 0x4Eaa268b8814033EA35144343f10A1BD27A3D3aF, 0xc16FCbb54d0307053c8F3006F8a061373A67Ae9A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
478
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.