GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 294 txns
Deployed by via 0x0862c60b at 15930125
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $282.51
ERC-20
Value $1,572.64
ERC-20
Value $10.97
ERC-20
Value $5.28
ERC-20
Value $2.77
ERC-20
Value $2.72
ERC-20
Value $2.1
ERC-20
Value $1.83
ERC-20
Value $1.5
ERC-20
Value $1.28
0xf6bd03fcda5ddb6878fde25a72891b9a06fa019bff1ca6d8d6699237e580a164
0x364259a51757ee1c606d8a5015aa1d8aa39f01c8a70f5e951ffe95437c094078
0x827932a219b259d2c733deb70fc8b95fa76632059dad8d4f2980d93e2274cbbe
0x877273a6e67644ec33d3e9e742f6011bbaac2b012bbf55440b8246f885e0400a
0x30efea3aa84e73debdc1df0dde15c7b670ae1fd78862fa101d6bf6e1ec89de32
0x52e1ed7752d8d5a518b4be65bf9110be392ffa0f258bb59d149b184054a179cb
0x78f23f7902f12f7a0c55173bc0e91130c7fd6f0b6412eea1ef9edb6323c34d75
0x88efbf0c9fa4198805a2a76864f3de0cfb2ab7c3c054e474679b59ec7bf97f2b
0xc93ce6ac29d607bf7d404e4992cfa4752f7ba80a357ad1f3fce546321f290438
0xe4a71f6ba435e8675052da3f18a744aa110ef7b96f90b1dc1679982050877246

Functions
Getter at block 20855400
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3559db13e0f24e3948bc2f84e2ea6b42d95b0a6ae7669c1b6f223601ff35cbff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD43757d8058E3d0b04b662129331dbE85A8B53b9, 0x7289FbF90b3A6E1AEc868f1A6f234A2e54ebce44, 0x3dbb624861C0f62BdE573a33640ca016E4c65Ff7, 0xca266924C3A44d2A4a7Bad465DD7Db4455BCf121, 0x12479A2e1105ed568bBF9681EE96F81134d6d510, 0xef2004087A06945E0602Bb943C76e25826084c80]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
275
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.