GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0x1a9362bf at 20384113
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,443.09
ERC-20
Value $842.39
ERC-20
Value $508.35
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x79968d6ba5e5b285787776f0d578a98495d5c28b5f46ff3456abc316d81251d7
0x083e70b7fcdb8ebc2e7748fff8d47e830e37be8bf27ce71ab5ea0297d19f5c0e
0xf32e756a195266c87786e53364b0e07cef82b2b1d9bb1c081c6f2a476239b308
0xf94ea58af26731859e72f8792ef900e8e2b2d70e777d7ba29e15a4b107ad4014
0x26beda69de5a1aeed46cfb36216cb11826c132fba61210d839df84d07662ba4f
0xfa145fe2378f1e787b9f99e6d848f860a223c1c33836bce28f1687d00748ea87
0x7833a809b055d17b3af1417c7fd21def190692b6ff047a52b5861cb7fb4fb26c
0xefa7dd64ace749e106026901f24c1e449cffabd5151951f29cd68689752c2f93
0x7ec902cf8c22a9fa38829e46884c65932c260258d8d6113ca76eaf48e41473ae
0x212f317f034a0d578ec7386108f74f9b61e31d00fd144b9178c93e2fd7db23b2

Functions
Getter at block 21439845
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x810e8256b5d887d212dfa9d7ed9ea159010db0bcbc251b008d2f67e5e13fd500
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0B45C64201cc34E839829B40b188ADD44734F3CB]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
87
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.