GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 853 txns
Deployed by via 0xcfecb6b0 at 13244390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,036.52
ERC-20
Value $942,400.59
ERC-20
Value $600,468.35
ERC-20
Value $207,771.83
ERC-20
Value $15,448.02
ERC-20
Value $1,637.25
ERC-20
Value $1,598.6
ERC-20
Value $1,494.97
ERC-20
Value $987.58
ERC-20
Value $512.49
0x4ab498493294d8893bc9dd85d2dcb4a9dacc3dc3d1c96f1672fbc6396248a664
From
0x2409a1640002b4393f9a5edc7e54f9a49d57b32c0e02f3c01056426b55300b38
From
0x82a92d4bd54cd01e3fabc973b963aca25719a5752bde26536c59700c66b95b81
0x4088d27dace50888030854586392769444cf76204985214f83b1f381c1237903
0xa871029f3ece74de8b6ecb44fd48799d539007499c3c0c8618d96aac64d0791f
From
0x6be8acbbe109a8e4f5d13a5d99e73ad75524ac10309498c209c90cbf26c05b23
0x350076a9b9c695a501e715fb2a362216b66f93fdda1bc2fea10b438f76e2b60b
0x2d2b0d7ccaa27230ecc1332a27073654b03fbbc774e922baaed725133c5a5b2d
0x19d1e4b77385bc0c4abc00577a8956be5543d6237ebd17bd43bd357a7911b8bd
0x7dc9f8cc83dc151b0c97b92cfc432d869c111f169c4545c8d209d9e202c55ad5

Functions
Getter at block 21263466
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf03923a0e7b8207eebe7c76b88a13ad84a98447e998cbc6b6767d7ea7eda364e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf2D725D9CA9e08c4900A59eFB96aB0890E60bFdB, 0x2DbF671FB5213857F842485A989b2c415F80D004, 0xBcba62449E58ce93C9b143a0Dc4105bE9D674d56, 0x122B47E9AFd64FDb047519C4Fc2CAB5Ae07eFf85, 0x2d5B4c8710911adC4ad6881310dF8BA4DAAb17ee, 0xa26980b8291c5799811B24EB753748A1faCE1475, 0x69Fb25Bed509deb35ec4137E056d15dc7296d550]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1084
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.