GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x017e1546 at 13229262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $529.32
)
ERC-721
--
0xfa4a80915e88917a58de5242a7ae4e95a6e61fb1cfe243e62d2f841cf74a6f35
0xb10cf00d065b65ed4b120cea370ff02cfcd1f2ecb57d842fcbf5ea4710beb848
0xc6916b73e109b171e7dd08ec5b1f6e66aa79c09315b7781be38c5e408e6073a7
0x324013e3f41d73d417eee11db9c7fce1f6df6f66b551facd616772fae781bd52
0x44d5db6c05bcb2b0667bf21390d26190d95cc88b092cb0eeb8cd4fba59d4c0b5
0x4c5b505c10f3f27f1a1c960d08e7e1a2ccf88175f8fe9c20cddd57e61154a87f
0xbe69d030a4822ee6cc9032b00220b2f13e6f33b2defa1217ea9cdfa26c994e59
0xd4651976da643d6dfe47312b66e236b302c6b0deb355c6e8ecddff2620249ba9
0xca4b54c4e55de99a07d5076ed1084a33349896652fe82b958b58a98635323c20
0x75756b7fd38668baf877606c420e32f64efd50d85bc749821ae427eb9607d10b

Functions
Getter at block 21302375
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf81cee256ac4a9c68ceb4ac0ce0b018fd5d736ca71f07844cafffa4499b8aada
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB41B40bB2F11E43De9bD98773b5264b60Ca80e33, 0x07CAd52604A7265Cf37290A3dB418F4B2D390ab4, 0xcf04f1eB7D9024c519CFb968e15bA01FDe7DBADC, 0x88b701ECe6C16D4A74670F6614f34dCd88428F8e, 0xD44F043a1268b79d5F92A7dc0F9d1626945ec140]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.