GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 226 txns
Deployed by via 0xfe3f9fa0 at 15075857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $296.63
ERC-20
Value $2,788.45
ERC-20
Value $30.89
ERC-20
Value $0
0x5ee588f77a1dc0b75b3a4100935a4305e2c7ff382a78218c8301eab84f50ffae
0xec759ba7ddfe324de3352903f36c83f1ef2973e9cdcb00bd0b5dd9fe5a64e6b2
0xbdc26a26240a1a004c7a5d48710bbb9c2d9eff00c690bc9ebe4e2a19310eca90
0x8cd7a6b0b0db240c023a6b1f732ca7b71bb04eaf2011eddd39e57ceb1ff7c2f9
0xf31df1b160b48f3854a84e5b9ad33507281a94d055b060939f42caf5e3860af5
0x9d2b1e88c56a3cc0911906e6f6fd27e1330e88198d4e9b0932c7fc793caa68e7
0x70a92010ddc109e246fcc36bc3bf97b827c21f82833d0eebdded388b3436cc6b
0x4784ee15d354de8952b290e42b28fb90a34174edf353c000cb11495612a5e668
0x7732e970d7be6ba0512083742a593038c913f067d934bed752e26335c2874698
0x4c78f71508a7622a8eb27e5042b281bc2b4b5a23ec9fdcc1e4c3db20017d4b40

Functions
Getter at block 20870959
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1cada7d2427c2a2f4cdd9673b3c595da91994ef701ef60e3080d7aa72ee40920
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEa49678519A7a848e061d6d791AAE35992f7E518, 0x008252Bd5E299c0894C3402A8342242175497E54, 0x1fc6D024Da94E4f0b8A0f4f32731fe8C7A9daB24, 0xf74899aDa2913603250a1461683072694502be2C, 0x756599ed232a59936f8E184F988F872137AD23C3, 0x22EA64A0cce1C71A516cb4D2CE67b8b54A7d2A33]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
292
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.