GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x6ba35c7e at 21392907
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $300,371.53
ERC-20
Value $5,039.04
ERC-20
--
ERC-20
--
0x917e03293a0106f980493ca9ad05e14ecd00d32dc8cb36f6ed8119622437e0cb
0x3a6454e55d0d08b8c9f60cb40403bac443056f7f74daa42b53090459e35cce3b
0xc4dc91aef5cb1426de6352e151fcbd86baf5aa9e176599fdabfe0b5440e53385
0x23309cdf52b75dc379a6b430cbfd99fc089829024e2347aedfb6c4cdb0fecda7
0xba60de4f6ab4ecb7ebb9cc77760b4eb59f3bc162e9ff936b495af9b40d93bde8
0xa40e9532f27f337b96380e25844222417c38843bf06ad0e988fec4b567c1f315
0x69c60c11049aaef073169c64f980687dc895c2ad7aa1a1b59d4233355894f13f
0xce49c5710c5614c0ea363813cf092cc8a5c2c7ead1c1f91608e3b87c78d9f571
0xbe23ffdc28f10303d99e5f658e98321be30643d673bcda84c779d4225254ca07
0x22897deda8a46367646e327029239cf306178ffdc1136e00b94d4d66d14c4a27

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