GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xae5e5b5b at 13307828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $219,906.89
 (#16)
ERC-721
--
ERC-20
--
0xccabb3cc5acc4d72643f7fb7eb2a8ace324db4d7ff89c9a10b83d2dae3afa126
0xd33cfab52e64e90e29ee5b7311fccc2707c27048d622f61754a5f1874dd0a0eb
0xe028dd58a11fff43ed121341be16bebd20ede3c98dbead3cf8a2c49b63d5fb87
0xd3955a0cc551dfa0235a29aac0a4e5a2e5d6c1f6446e55c99eeefdfa569248db
0x975ce80e9b1d4ecea3e0706da5e497cfecc1373fa0c95d0a75adc2b1d3c01cda
0x7f0e8f387ba56e1fe84f2c2cd75fe41ca91ca62d1afc23e670d57d528240bf6b
0x2268e4e366f42fb1f50752ecb4eb386756bd5396d58bbf8441c0d4cc4f82f265
0xac9c3622e5e70e67a6095ee198c12eb79ed9b9c007fc75d0340c2ad78da64c10
0xabb7fae69c2038efcdbb231da0c4d42885e86bfcb951417d466f82354aa2a6f6
0xb30dc62ea73be6f39f97b3ad6e7b1ee88b574211b2d91e8153d8370862377a65

Functions
Getter at block 21158187
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a0248d7f11d0b9f14b92f01664b2fc60a3803e721421da354e82710167ff67a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53d0bf6F807a421C4C99bE00D88b1DCD0FF33548, 0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0x20B3E8ef1b243D71Be01a4E2A300C63Ff5162EaD, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0xd41272e53581e6799C54f6c4E8F4093709c49EC2, 0xC4cc2d4A1170d0D676ca993a46d336aCbA0a5962, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
103
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.