GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xc4ef7f97 at 19734264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,756.66
ERC-20
Value $142,197.47
ERC-20
Value $59,624.13
ERC-20
Value $42,846.54
ERC-20
Value $40,438.59
ERC-20
Value $36,790.44
ERC-20
Value $35,832.35
ERC-20
Value $35,311.07
ERC-20
Value $24,509.9
ERC-20
Value $9,410.89
0xb1a9bacd10038bca99c0e9737a696b186d6515c74d0e97f1d5a0f7d3304285ee
0xc74b9864568b53353b8baaa404ba94b944c6ddecb4360ba68713e1f3b68f57d8
0xa35bc354e475d740f87867026fc12b9bc0ac16cd40da639747f81e713841a12b
0x25f907d23fd29a0f5c2e2f0a06e54ad35f6117831065a8d8cff9d96ccafcfc03
0x82e41d50247b1f148778df2ec39905352651521b569e7de4164747176aa7e8af
0x80c46a47518ff6942def55d0ff3a833bb2591190e5a63b3145bbec1b79820f28
0xb0bc339cdaa931659acd1367a7032bc27a8877e23b615f5ec19fedc401ec5afb
0x91c687cc04a5cae9ee2ddb7d198470eb056ecf6afba4a5bb7ed32d6d4c7c8ee6
0x3bc8d230df03f7d66cfb01085756cd950c3353d5ea0864209595a986e8b5dabb
0x6ffd75bb8f0be4b12f6de2a6eb478e879b14a921025ae607c8da9732273e8276

Functions
Getter at block 21222540
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77d744007e1e00e25217cd4b0656c9cf085b4cfea9f308ecb7b036b5e1032120
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d4C60a3C7beb5e7AcE45E767090D20cdc5128eC, 0x5F55525Bd2f0f052aDaf970f5d3cc7B9aBC9c4e9, 0x33aa8075da906A127cB694714AC4eCbe705AFEC0, 0x8f8f7Ce7472c5017b71Af3e445ee2242130F9f8c, 0x354304234329A8d2425965C647e701A72d3438e5, 0x8E384929AA70371b0A5F8ed80A29e5f29F47e342]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.