GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 131 txns
Deployed by via 0xb665150c at 18420739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $370,327.36
ERC-20
Value $271,843,487.45
ERC-20
Value $13,505,347.33
ERC-20
Value $6,177,798.19
ERC-20
Value $2,812,381.06
ERC-20
Value $1,995,800.45
ERC-20
Value $1,779,982.74
ERC-20
Value $683,445.64
ERC-20
Value $665,752.28
ERC-20
Value $38,049
0x39b57739064c9356804278eb60d0fc01a49f3bd31bcb4e5db108cced52d42fac
0x2772ac7c5aa489f32584f824248bbcc59a5ef3e8cc926b5d5c4d64337dcd1701
0x2bf6040a680a99fe2b30fa4b1463e9c691ebdad31406fb7e9d9156c061b27e94
0x5f412822e3631d5f98993fa582894d2b6bc14598be592d2b47a2e100217ba245
0x47d1eef02e6b0e3dca69ef1fff9174e98165a3931adf2e84550d04013463cdc5
0x0de57077c71f1c57c07608610aeeee835f584df9da3647497da3e25721951dfb
0xd6b07255b474e9835d53f4b3b7f4cb6f9082fe31ff55de0e5920ed5590b658b5
0x286c3d666bad25595b1329896d233d357bb1f0920a81f169d14d1370758ba1de
0xe2572b3169e9f4e6a28ae4bf4b234ce471ec1a8e8e9a5aa97152b7a51f9be867
0x8a1c874cd44dea6317e3d2be81c3cc0b40ab21d39a1d73fc5bb74424f3bbab49

Functions
Getter at block 21082323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe805c0a6f7c77ca59e7d20c93a9284c890a70b1a23c3581e968f9d9fc6d12376
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
164
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.