GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x8a558556 at 19966612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46,744.38
ERC-20
Value $41.52
0x9ceeb8b07b92b2dac9edfe4ebc87262ddca41ec24e4344f547fcbd1ff4ab3382
0xd8db1ed7c246cc11b28213b2cf20114cea0fe0de9e92ffd23934615e5c9f926d
0x273f78454cb671944c061007b128a1b8564d9f1e4c85615ccf13870bd5e379ce
0x02cfc59a99e1bf87fb6e67502f589a30d0b251a7d4345411bedb10342a3a9604
0xffb1d7dc7fa90f20d5ce4a800940835ed9245e672359b6cbda44363e1a4c7624
0x2c9ba004d08bc73df0ed5ca456ed0fea2d24c7b6ddaee7048565f19107cabe82
0x6254efc18c7e1bfb6b91054d809f2cd550a3622e37384da06ad8a3a42c152e28
0x72b02606737de6b767a983ce6d09a2b5a40244666b71fb1b07cc03a068035cda
0x1589b21e2c239788d9a5c578517e1375eceb007cb180bbb0ecb42fa657e9ccfb
0xd2ee8c7d361eeeb3758e018d22325659b48fd961c5ba07815c2ea56c6603f89d

Functions
Getter at block 20853274
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f8ee6bd424f95dd34b6dd200b042b1b6426f8cadc34591c7e1546085f769830
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46923919FDC6eE013d5f61090A38f0373BF57DCE, 0x2eA05A6bD00A18D6Eafb6fA80Bc67dE24168B400, 0x5bFC3E164eF276664D5211A100cCfD2F212d5b9d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.