GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 450 txns
Deployed by via 0x8453bf88 at 19514888
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30,094.1
 (#2491)
ERC-721
--
0xbff8b0dd4a6f78478d1e035f6466e986a3038188ade0a3f6bbaae4903f56b78e
0x2fc7b3975c5f9d186c0c2aed33d46011d41f0a32aac7ac4a97e9de83bc62ec37
0xd8ec02456432900252cad0f149c9aac86b3e8d1cdcc88f052635a77ba92fe287
0x6e1a232844ce0f87e82c69571f9726d996ada349c2dd02a1ae107cdea82fe196
0x86711258f3640772d09752715246885f11f61e8243e0a6285f0d5b3fe2336f50
0x8a6a67fe86fb4f451d7bff48160196f83291c1c942b14e7d94783c43f41feaf9
0x5fb96be7e5187b3199a5925516c756c3401cbd5da95391a4247a7803a34aa3e9
0x5a260278c7595918fbf1ccaad122dc1e8e66254719acd8d71a9a4ddc388c98a5
0x16b16ffde5506c9ccf28716af0e84c2b04468fd3c7228ba1a5edc6bf20860f90
0x3982a6b77564a389693d21660dece407ff3a4c6eba80937352cdb66f00e42e20

Functions
Getter at block 21288981
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c38f44307fe7fa9cbad912ff57f97acb405bcf65566125da9c371841b04a76d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7C475877193D65B59B7c18B68842F3686A7D2231, 0x4F1C81B79Dc8a6e980DaA4fB538C4F2f9693B2F4, 0x92b868cbb48f16Eb360C05A2b75f36bD17541B47, 0x106AcF7C101f9c1f7B4EE85C1a2F8C0f751d4911, 0xdCc40F282a1977169B366A97800a8F05E39B8f4E, 0x471ed7960Ab787357D2E85Ec50f0e740364b8da7, 0x3384c7CcB87a502494928C29703F26829c816699, 0xf5375D3922dE5Dd2a368f1142eC6a7d152F04c0D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
449
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.