GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0xb3c599b4 at 16231753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,925.51
 (#1)
ERC-1555
--
0xedf321456b6a5e06c869c28ce13187a7f0ed5164f60581d1ccbaa49865bbeee3
0x203db6b81e06d748a0d769f525981f34767d452741ad745024ce3cb4bd41b265
0x47eed90cf01871c70cc174479e006d4470d2dbb7ae0a73afbbcabf768878abee
0x77670a74902659382dbafafd046a0d2a9860bbe877b542c83c8ff2727047e560
0xae229f3f7e47f3558723dd3027250beba7a4d04057d05e2c8ff40a98c96f0eea
0x81072429d388608b3cf13678477a52839266cc94772c83b15646fc298e41d36b
0xd131b94a25c831a7028063ec091d0914971f49b9db995dd628e2293e4a690175
0x0effa623d82df0d6e8dae9bbd6b82c3734feafd1384f511c5ead1b1790585f12
0x622315f9f54f8b5dadc34a13ab60d768586ccad6844ced522c2052b21abcdd4b
0xe8912f1bac122716c53ea5342bc96d2dfc077e449959a6e8dddcac3fca6c2032

Functions
Getter at block 20859333
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14033f9a99397d23e0b4df26a86a4116d8d24c34c2a936236493a73c9daa57b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x178bb3D691626c3916A2742c9812c3E9aeEf5974, 0x017582bd42c5519335dcA317A72c76d0d697f292, 0x9286aD2F9a880Dc8fedA9A0d98b3A381E4Aed5D4, 0xB2Da8b3537190AaE2509697C676615D3fFe448E1, 0x32e268C8cC4BeF889270Fa28d64a2779915DBD57]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
99
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.