GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x9498e52a at 17338253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $482.99
 (#146)
ERC-721
--
 (#145)
ERC-721
--
 (#144)
ERC-721
--
 (#143)
ERC-721
--
 (#142)
ERC-721
--
 (#141)
ERC-721
--
 (#140)
ERC-721
--
 (#139)
ERC-721
--
 (#138)
ERC-721
--
0x350512d29902a170686f1bdce4fb234d1292c2f84a86dd368cf72a8cdcd3ad0a
0x0b95240d7b3dead9fb23efba8bcfa36233b7c10014193b2ec5c4572ba79945aa
0xef4a0b85a2dff00ef76de181f94d7ec5635ba24a312b54610d6df53bd4050901
0x0e3a0135585ce5bb6b6c7035e6bfe1a100a979cef5054a8d04c15aa4c0ea873c
0x64538e0e54600da84c81abc87873752e32a6b57fc227a60b875f8f155f69846a
0xb697abc1788387f91c095001e69876c8a25249d1a02253433d1359fe260ece8a
0xde68265b4205b9224e2dee9e349b87def1fc1b9966e26c21d6de80e10f608880
0x7a2b4d103cdbec5cbc8ebf8506cd73432745197e8aafe2d4a29cb5e099924a54

Functions
Getter at block 21332678
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdade135ae5a3e33f6abe1bc41d666be54716a2bf75d1f1d9504d88e73d3245c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA296BD083E28E2510ecE1CdAD7F22510A6931A98, 0x45bAF5c1141d52317D5D943a65C2e515062A277C, 0xf2CCEdE4e4b78C20ed266AF41b56d16331eaFF98]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.