GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0xd412af6c at 18700850
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,033.12
ERC-20
Value $37.36
 (#131)
ERC-721
--
 (#123)
ERC-721
--
 (#18)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd8ef04ad958b6e5bc8e0b76d705c4db060bd41ff21c264f333562e06ee149ae4
0x03f63adc7c3f6ab08f6e9001e05573be9500a9d51ec74a13459bcd3b1ddf88e8
0xb2ec5d758f59da83a63a318e0c435bde95b293e11de3c9ece0b4c89f0f90fdb9
0x261205b50eb2081e584a2c2bd13463390ca23772ca6de76793a6b626920d8623
0x1413cacaab51bc7f3ad4e4983bae35f947d367db228c5cba419282a53451f709
0x6ff8a17553bab79ec6120e0f78670554f9f43eb637b8bbe547b59cd8c7ca9d80
0x230521597ffbcb2e9ced8de4dcbe44ba61c341ec159d5ea6adc6b5819675688d
0xc8624a982658507fdac5ed55b4b09517fadfd7445deb6d3185ae9b29d952f6ba
0x303d72df60fafea5073f5cfadd28ba9ec1f4850446ee0fa1fbd44ce677deb579
0xa6787a98dfc70866c5b13278fc7b27c296174cfe0c0a2b1ceedf8dc24aa046b8

Functions
Getter at block 21211225
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe72cdb1de55353db2d4ce04e5bc2fdd922c278cd0cb0fe3cd4447ec62abaaec7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbb1C8Cd7D3fF73d09FEAaE21b285550f1aF2dfAF, 0x7d7AF0903bCB5E0edEaa04CB1D348f96806e9662, 0x1fCDbB19178050adE81811aD2104716d99954744]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.