GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 148 txns
Deployed by via 0xaa92ec93 at 13501195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,634.22
ERC-20
Value $0
 (#148)
ERC-1555
--
 (#1)
ERC-1555
--
 (#484)
ERC-1555
--
 (#4814)
ERC-721
--
 (#4668)
ERC-721
--
 (#4667)
ERC-721
--
 (#4666)
ERC-721
--
 (#4665)
ERC-721
--
0x67db6c796ca0f2c9aba18b13ef09a668aa43c31021780347739b731ca0c37e16
0x6b01df388fc4d2efd73075a3e5b9eae54d976f7f33760f123621a7a21931618c
0x387738935273f84a023e299b90dfd26de7011f97303edaccae31cf1e86c2f5cb
0x4435af363e5ad95a2859619d01f44b4947815a68b5fbd5079dd9743fc4c6f29f
0xf416f79fe90c39dfbffcf3bda95d40a32719cd6da816286042ca94e73c4634b6
0x28db46db68ca1a709e9def69b232447c9dfdb61d43828b206e46597dcd50bc46
0x11600c50f3bc7072c3ec40f9e45e358705aff59838f3a4e3fdc72c0dfcb7723e
0xe62ec5425680acf870101337ede77d70ed77e44c0eb4b079dffbb18330f7c71e
0x65bf3a9b658a096695aadd39e58240132045be3e0e2545666d285f773613c7b7
0xfa5397f70e7ad0149b51f7b792e126b04b48a8cf092dca8e34666974058d0faf

Functions
Getter at block 21261508
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6208370ba12333a48f70462cb21508fd202c2a5e14bec64b1d0b8d1fba60a1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x10275C5cbeC8DbABC2DBbdF9246f3A69ea10Bb29, 0x78A88F9fA545b6988e619f70aFD91C10EfD45E89, 0x95D2A610E14DaF23d3790025E332dF38F7C6205f]
getThreshold(view returns (uint256)
2
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.