GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xa1622822 at 16511361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $32,636.52
ERC-20
--
 (#997)
ERC-721
--
0x212b47e7910bb47193fe00366953c6e73bc3ea7594c06701be00d49d91b896b2
0x5ede8c071527f4547f21c3480f0c02a5e3b3898a9b505185bd363ab8d7c5a31b
0x657ced2f933ba18c58367ccaf2fc5333687ecb125559a2adecb2c52d6e1b0b13
0x23fac798114f3868eff9f651c26e1f2f2f69997b4d58d6560433f564dc9c8cd5
0x264ebb61daf6278550c88a18ba21fe404e89e503b0e6390640f33a1e94bb40ff
0x76418384cf57ff52faa81789436f42eacb29044e3302c6b1398085842006fba2
0xda73244c61f7154c38bdb11d9a1514fdee46abee2d898eca3a6d5cb4285d53d8
0x295b359d3e608e108537a4e106f635540b8cfd29c2dc58bea56a5cd5620d65b6
0x3861ab1b02ae04d1be3a1dd421fa5fd3c074230010880bdc6e5a9639201dec6f
0xd1c8d96195c1d92d5e5c9f2e130f7e8636d36cd6e78f6cd4e8bc3eae50dc3a60

Functions
Getter at block 20983447
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2437ac71665205bed0e1827ae8c9e1186fa4214f6bd3de5b97c4a265046e913
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bf8B0ACC8Db7a8958D7f0Ca0EaD9e5Bf4a47130, 0x98fdE0e52fd38eeE6D319B3E45bcaFF48237384c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.