GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 409 txns
Deployed by via 0xa86c6ad2 at 13370814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,584,905.21
ERC-20
Value $191,359.04
ERC-20
Value $78,002.05
ERC-20
Value $53,051.58
ERC-20
Value $28,657.27
ERC-20
Value $22,883.72
ERC-20
Value $21,130.2
ERC-20
Value $16,800.48
ERC-20
Value $5,773.86
ERC-20
Value $5,713.97
0xf8a0990f2213b2efcd83414adecf3d1cd9abca8f290608816353e51abd443e84
0x53d8e6080e367fd16b723daf700b9b5d61b775bbced54183933951998f263c28
0x8746742d4e73b67da6aca457e67575d158d9a289dd2e6a8e6d036aaf0d23b71e
0x0835744178480bbcd5d2a0601d1b1cc950e287c368a8a556fa82bf410349178d
0x86f8b9a75fa1b429b4638ff25239a50016a0e7e556b978cceb7a2c5ef67cc637
0x235bc8fdd8273ba5192964ad39795b19b13f1c30b6143c601456c340ebbf3f05
0x3f82b6e381b2990dc990215868233ca782ab7d47a59219a8bd9eb05531d86c92
0x4263aba6cd3782435c4e5f025dcbb1b445f38c3a1162667d1281d4ed89d37af5
0xaeaf4ae26c6d2e12191cc75424a36e30adcff9a98d62f9cce2003343c49639c7
0x33b5913f7428298c9cb21379d0864f1ec749fdabce4b4b18b6244873eeda55d6

Functions
Getter at block 21275702
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6475836ad437f2784a6f42ea4c085942478e57ee2f4472b4115049601a8c3437
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x72d4C2FF8bf2AA9e10E502Eed82596a0C0b34AbD, 0x9FE021606b3a50f39e5636D2Bc660a6cDB6CC22b, 0x41294d8Df4c12480E53D056F2982B275afEfE210, 0x840ff2F2Fa178cb46f3871A992eE6Eb908b3190e, 0x9Fe9ff41D3eFd3a7a37a88d7c693b1abfF662824]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
353
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.