GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x8029cc86 at 14950318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.57
ERC-20
Value $4.35
0x0e59a214f3ff8d14a2c31328cb8bd66f7a0f33a7d54c330a82ab51763e49f699
0x41367eecd8bd2cf5687abf5bbf97434649f63925c8b8efcb348eff0c96b60ff0
0x0053162ad86ae0031d0f36e963dbab531a97797253b09197e99d1b6846060360
0xd1fdf5953f1d31584d35379517e885fd9fe934f683f3ef3feff05627b1ef975b
0x0ac74d40720b56472880b5d32ea399c053446ddad9ff81d41aa1f98c689ea9b3
0x748d88081a4dc307383986e3bb229b3af4acf81558c8dc0e62c057b426ddefac
0xc60d258c47e20281a21e56e8ae993c7c0005bac479548c7c18a02f2b511a1bdb
0xcaa2f9bd2208b6d43f16fe2305a4183c9ee8965f07e910b820c6509cd9b984e3
0xe1ffa10a19bb47ddeb8e814028adebccf14fc7cc4479206cbd1806e9bcd409ed
0x8551a5b8da43ab425ba3a4fb20ea822b9fbf82bbee7197efd73a67fb36282953

Functions
Getter at block 20816276
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x988a58c22f041733b6341e558743a8482e8a426406077ffb28569908b53e8c1c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x30620715bCF265773B2973eFf4293CEE0Bb1b774, 0xC05AA471f3bF88c940812d17A7630F620f003778]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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.