GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x17ad637d at 13085572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $118,558.53
ERC-20
Value $9,267
ERC-20
Value $5,144.28
ERC-20
Value $1,637.92
 (#1)
ERC-1555
--
ERC-20
--
 (#1524)
ERC-721
--
 (#152)
ERC-1555
--
0xf6f94ae04bb235c261b90365061459a59f1253fe94d0c8478ab1b55ce516691e
0xcbdfbb369bd165cb86fbaf87c477a5c5ba1894964c45eab5fc67f3cec683537a
0x251114b01d034e26b39182dbd249762baace05a1cdeaa70dcaefed0d4fa1dab6
0x626792a246f593cde62fb3701c2a7793e44d3646f9cf21a876ce308bb7edc7de
0xd59a97b479cf9c365dd58d28abcad099398c4e30ca26366100db3347e3f657f8
0x403075a08de1fbe428d9da1fc97c2cf770a2b02b7ae7cf97a445564713922749
0x9446c618116475ebb4a0e7873d176b46b19fb43e56eec87c405e3209231031f8
0x64242075939c6309c779a8ab4eee6178784e96cf2fb7719d62dfce4ef631d7f8
0xb10d29eba3e574edbf6dba79a57791a5287fd227f76453629d5855b2f754c8be
0xbfa189b9d336afa1d0c6de5d40de58555bfbf728b7a228d3313202418df97324

Functions
Getter at block 21273381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x75463104d1f313e729d4b7b64e41dc567f6748e3fe6f05005823ba414a254555
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x67dDF9679fc9A4C5c48A9c4fF50C3B41Ad24e3cB, 0x02A76E34f224fCFB6FAccab1dDB6E91CdA7c8D5F, 0x1CA7c24056761D1B1c6b2Ae830D03417f24f927F, 0x8665E6A5c02FF4fCbE83d998982E4c08791b54e5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.