GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x34798e6b at 15274910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $119.92
0x83409c9a5928d0d8b9dade369456b513f6964b62e43971bbc459b8cfafc90104
0x2b1622ab6b94255148860536c735ccd973678b2445bd5c41e5d122eb49367412
0x63c43c50526647326cb946b3e410b13051b311afd0c7635ce7776be642719e8b
0x8ce14a28d85d47c0ded79aeb48900731336c0a3855b098dcee897625663f110b
0x013889e716b55f912341703223a5494fcef4ef50017ab297de4bb70065981eb1
0x07168f1bd8935fde556ba2032f5179d1dd79d596395f5fe709f957665d4236cf
0xc298003f8a7b39b278dadac58217db643d88cf2a74f39dfc5c7dcbd8337efe6b
0x6f4ba44e3d6f7b7ec03c6696481d056c9ad7ec3629c31af27c15c55c4b8557b0
0x7cb3dfa81dbcaf49e9f9737f153963f8ea408d1e6db3f57d00f2015d32cf9c56
0xa5e64659f516b02aa4b13f4c6ffa3520422166bb565238e2a71e74ba94ff6a85

Functions
Getter at block 21042600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6050de9275a6150fe5551852015cdf5b6180e0995d92f01d131358ab90c6fecc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dF8791090bc66eD193125C0049f3350f9303b04, 0x3188aF25805b403006c49e9D387FB17bb65A9f25, 0xd967113224C354600B3151E27Aaba53e3034f372]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.