GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 226 txns
Deployed by via 0x799c2c84 at 18292264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,433.53
 (#1848)
ERC-721
--
0xfc9617eaf9557059543da98bbd512500059fa041d993435aee2912925a3126ea
0x6e3fe315df9df988cd8d44820c9168bc2384ea38fefb16dc0573db880d2b6471
0x7ab172e32ac2eb47bb9f677e654c8bd2ac3aeecbb7dad61aa65d88b9661cd153
0x1cd59e6eb99012a46f0533ef3beffcf6df857285068a0c472c314da88ab46e9c
0x856ab51f50204ecb3d31e999e4e57c947d4de08b762e62e0fab9e10794551b30
0x551622afc1844bbcb07beef103cda854ad854c3ffdb202c15abe28500559377c
0x434e5b1c793da8deaf18088afe8a6210f94deb0fb4d2c0cbeb31bfb8d1ffc331
0x38e7bd5b71750e28317cb6de6ebb6ea2d1a33142943d4045253e18ef035d693d
0x91b3d6b0083034eed86324e84802c682d10dc7f0bf7e3d37fe38f865d92193e4
0x57d7ff1ae1dc64fb14f0fc46daba925c081df5eacb79a5d7152ed84fdb277d16

Functions
Getter at block 21063207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcac9d584c2bade325a0157fa3c6640ae81b119997cb9e421b7baf332e50d8b48
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x73F69e0118F69661ACf859e3b2B6eefB13664FEa, 0xBCa822245D3A48f42CE9FE2a90C2A7a5DAcdf561, 0x692c07b7c65E31FCdC92795EBEC9C77129Bbe540, 0xf5dA6f217A637225b6Fd605dFe30610Da2D95Ecf]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
225
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.