GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xd8926231 at 14440382
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $409,749.27
 (#1)
ERC-1555
--
 (#2269)
ERC-721
--
 (#15)
ERC-1555
--
)
ERC-721
--
ERC-20
--
)
ERC-721
--
 (#102)
ERC-721
--
0xd902fcb4b7d32a1033820dc4a7dffdf8a057af5109c41a0e96fef5a24c9886e7
0x4c55d0c470044213882bf5cb41c20adc431b1d94972171aa209b235e225acef7
0x19d5c5c91cc293837aa89aa86e145ecfd200f9fda287bfd4f19eb3942ec4822f
0xbaffd386d5640402c3111177250ecae2246b537dbf28a1c744c332e6bb2f5b2e
0xec9b9d7506db4c67751e1cea2a11841aa477aa9ba55de9561c4c0b6afbe20827
0x6330903c9b928696472e512b72acbb370fef4d1d3c90a327844953a4b2b4b6b9
0x99ac6f7b19aa64967ee22ba226cfbb0be7610061cccf1b4db5b03cfd525bd414
0x3eb26c1d042a7013f55d35fff2c94005b8d221881c85dd6dce101638a6298e8f
0x3ac1299aced1270a1e48a06bb15e51d9a162728884969f340c2be8d41ec28381
0xbff1c4dda99c6185a2806e4d2438e1ba7c4171fae299decee9338e37d0d266fb

Functions
Getter at block 21392702
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3388f5c2fd3ed8849084460b6ccfb9d49556d0f38c406d06c056975c2b897b4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9c1BC17B8d161776d57F79F412aAF636d2F004a6, 0x55ef96BD356fFCe421E12Dcca303071752526b37, 0x52C9ecA8390b72B3bD9F196997125C89A92ca098, 0x616396AFFaf05E1514A685Acd757Ffb9432e2c3e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.