GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 174 txns
Deployed by via 0xedf42c4e at 20122869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,615.14
ERC-20
Value $25,223.31
ERC-20
Value $7,125.91
ERC-20
Value $3,286.6
ERC-20
Value $900.86
ERC-20
Value $798.48
ERC-20
Value $582.59
ERC-20
Value $349.25
ERC-20
Value $167.6
ERC-20
Value $81.68
0xebe6f638a89d766303656500f201711a1ada3d63206863eccf403776127df7f8
0xf24805d0322fe73575fc50e6a4ec0ea782bfc3099f5e60585890980c694ff7e3
0xdefe9ae8803be59f587c667174b91992590a7089e610e1694f5c24114da34487
0x2024270491b93b14e9b64a9b35816303b1e44144f3a01356de3ee50d289fedf4
0x27e73a6a134d068e89b6837e1f8562119c3e5e44a2470dd7ffdc6ca254542e6f
0x455bc4dcb380c4882ebc0669002cf5993ce8420f666a090c9897238b4ce1c431
0x015a6b820d95b3771398f161cd1666a62f52b1d6050cd82dea9fbfafa0077d68
0x4b19a407b163d1c80d53f9ca5f44c31eb1b89c64967670bc04b7d8edf1378d3a
0x945917aeb64044dd2984abf2f819e966d3fad0abe46ad6193b7face542517585
0xc3b4adda6e2dc683c8d1b0264479adb83179417454baf469fd5ec665254c0801

Functions
Getter at block 21224632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7f3badb34e71e48a66ae9f54bfaf2b6f7d595bf87348a537ba18afc9a73421e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x22035D5B22AF93b78ffcc1B00A92CcBd6110FD34, 0x521fE3E33ec436d66b3dafBd853eC277CcEA9506, 0x576a264422aDabF33AD5600ed0F405F141f0DE9b, 0x165F0a4AF4cf9b5533B409A9DD60a0a2aA3B29cB, 0x6d95510B4A18ED52c4cAF0c200f6079a9a48051a, 0x0f3082898250cB01A25AaAff237f496257fb2da4, 0x2Ed2c72292cE22b0e9f2903d3637B43b0D1797e4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
172
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.