GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xee63a87b at 15985088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74.58
ERC-20
Value $54.34
ERC-20
Value $3.37
)
ERC-721
--
 (#4150)
ERC-721
--
 (#4149)
ERC-721
--
 (#2356)
ERC-721
--
 (#115)
ERC-721
--
 (#114)
ERC-721
--
0x84cead93442259ca1078441971b9da7c602566203469269b7f752c20d6920adc
0xfe3035ebcf45b44fa1841922b35135b0045394101c8c5d8f5b1613bc153b5b7b
0xa39840c988c2806d485f709eb123f88e3b8804f97cb88f44165d699ffaccd921
0x4d597abfa2e138216319e83344ef22688b4a5de92fd4b72f7b223a1037d4370c
0xd7ff11433d60a1ce2cfed81060f5937496ac1e79c136b85b6807424155662362
0x93701907789bf88d73bd3da0756e741bd33d6eeb57e01d12ed5a571775a9b6d7
0x8e78d6f09982cd60b11e8e18e524b7b2485006de3c3218c84bdc2038a0ade1b3
0x06155c57cd610b14e504951293de8fa262131a503f3b90184ba98c5da1511990
0xcb63c32d2aac08692a69ca6b3d68f86f571c772aff7d220d49bdda68c99779bb
0x640eeccc51e6bfb4ad4b81ecf4ffbded9b1b1366821fc87ad080f829d6ca796b

Functions
Getter at block 21261623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c420cbe1ba2963e3d22f9867795505e5884ec16eecab818e5dd5c04662a3d99
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbCB64D15Fd15a62eaA60794B8779131b0BE9dE4C, 0xadD4cf590fAe9c77A920aeD399c3fbFc79beC696, 0xC2172a6315c1D7f6855768F843c420EbB36eDa97]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.