GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 288 txns
Deployed by via 0x81465040 at 14347847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $79.74
ERC-20
Value $5,188,853.12
ERC-20
Value $19.58
ERC-20
Value $2.76
ERC-20
Value $1.82
ERC-20
Value $1.4
ERC-20
Value $1.3
ERC-20
Value $1.15
ERC-20
Value $0.92
ERC-20
Value $0.76
0x719eb648b98ac809709d7e88685f6838c70ae4ea294b9c870fd3da7fa9cbc071
0xc8bc576d888fff81eee5aa56e694df98a636e8c44b1e81db143cbc4bc22d501c
0xc7420aa5ebb16970adef77bc6c3773e0af6cf95c42a5c7ee26aa1792c112a86c
0x5da591df7900e550621b134474eac5fa894d59a2389a5351c3e722a7096bc531
0x359ca2406760c5baa78577a191fbb3f18c152b8e4a8371727947c34b9372221d
0xdc1f000c63bf878b472478b70c468bac73acf1d45f18d9dc9e9235205b49bd63
0x87af4c242039274bbfbf2c50988e1ed4ea8fb543b5c5dfeb93e9a5f9e0ed5ea2
0x8c504a399d1dbeee030bf452ddc500e6cde9b18f80613774993476d02a1f9c1c
0x36a2eca12cc577302626febe62559052ab18b7edd83f0a796ffb3956b8124739
0xb391324661c7cda61104b42c21e9ce75db6b8a8ae454b4db3dfde42b51d15ae6

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