GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x071824f6 at 17034945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,180.33
ERC-20
Value $1,871,199.58
ERC-20
Value $809,208.05
ERC-20
--
 (#14)
ERC-1555
--
 (#5881)
ERC-721
--
 (#2)
ERC-1555
--
 (#984)
ERC-721
--
ERC-20
--
0x8b821317960c38cdfa41d3aa3d4a26ea47fbb3d96142800c3b8d65ec617b09d5
0x79b1161ab40a2d144c5e51ced5080a54bf9024fc1d56e47c7e71fbaaf30039df
0x9ff66ef7fb85798ba2d8b526c7559029e73e8e53b2d7aee1fbe7bcc8ed78223d
0xa94efedcbf2225b2fa373854e4b09a005731734086d70896fcab35b786ae97ba
0x528f69e8786e8d4dcc578f656ae372f53ddc2808f78080672ad42fc419afc863
0xa219db8cdceb34ec29cfba96d516fda80320c116a0c95011041622dbddd6e101
0x45ddfc04f6dfe2f30564f4ddd81d9e2525532f08779e3d6b2f9ce82478b7667b
0x8b873a0ae64ed5177de70fef6f030a5682055c726343b7fbd0a8c78b26e4b886
0x79effe87359996d1fb450919d9f04971f5650023106e409fa92bb8fd374ee812
0xc97183c9b5467b0b7664f386b166f1e755e43bc900b6b7464617df596033c4e8

Functions
Getter at block 20884033
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb80d5789d348117014cb26be4505b2ebb979d7e0854032d13e89ec053f301bc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBc277188Ab8C9983B8098d6CBD7b0205a819BfB8, 0x9A284d23C0Bb66e4E6901b2e93F8B72E5C665ad0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.