GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 835 txns
Deployed by via 0xbc4b2cea at 14566079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,549.52
ERC-20
Value $703,011.12
ERC-20
Value $690,432.9
ERC-20
Value $480,395.36
ERC-20
Value $225,461.43
ERC-20
Value $184,765.03
ERC-20
Value $155,971.9
ERC-20
Value $102,110.08
ERC-20
Value $82,466.14
ERC-20
Value $30,055.88
0xbabc6894fab167d09da082cc8fcb2873f95010df4c8d777c25ef7cada5d247bb
0x3297f00b425f21887fd7fbda6c1fcabdb1d243370b4e1b34525370622a18c09a
0xa3608d0a70a489cd673dcd32ab7b7961a952d9a8b1154813b79b7109b5fcc1ad
0x94a6304c91259af582ba8ab67bc07fe09d0ac3dc853fac018c37828e4206af62
0x917a640104fc43d28a4302964b230e117e4aa592e272179993317e1a3306bcff
0xd8e0c9bf36585d8c28990ab621571f2996d359f662fe54cd3dc858a75a3dca79
0x615079f5409fd59dc103b6b22fdd1f7b9c1b0772b449654cbf08ff79d0d1250d
0x6946866bfbb6850c25638958e120be162aa1a450c1871337e9931e03d8d8231e
0x75b4a9c62d74ad4a47f4a3f6eb88f2ad33340e465057627bc5494e8bd9ee4d64
0xc454c857950cd6531cd14122a56b9ca05c2bb469a6d0c00dc4bdd216b4e35d8f

Functions
Getter at block 20911912
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe90e03198c3ea0cf821399fe3d1580ada09e981992e245d82e55ce5b6ce39745
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2501c721A52a4583d678CDbCE69F357634cB5525, 0xDBf1fc5736dbFbd30c72f0Ceb31cb040146d5a7C, 0xCbc2A6b29a20ce5ac2629B21F6805FFaB67Ff5c3, 0x6b186451c1EB2d4797150313683dFb1Afa15B5bA, 0x5c0c70B3C15fD6Ab2fEc2C1ee3dfB5Ffe765Ae43, 0x296C88b2148943a60a0E2101BADca75AE6E3A1F7, 0x10b98D1c635721BB204f1f890f8C979EB7c6c5B3, 0x0EE54951F58819092730decFB3F8b0bE1F909759]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
885
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.