GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 379 txns
Deployed by via 0xd55b4883 at 15969244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,000
ERC-20
Value $368.87
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#2939)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd82876ebd97f96e1d12affdba1afa3006ca82416a3056a0924149c81d5bad53b
0x9be7f5142b114504d61be72f39864c048da5f37b04e680162d080f0e7b74b71b
0xad931f0944fc315ace3c482f8b38c83ae67c932b8f7b0eef4199f723dcbc283f
0x6fffd20ea52abfb9a71ac84e0ffc5963a7b93431108a2fb319da23037fe99764
0xa8090152802a72eba0585f3fc253e6b401532370258a32d257e9ff2684c0c7fc
0xcb5bf24ddad9987e46e766ac4a9a18704a0e3aa646aa384dc51b8ae9eda7373f
0x8191eb3de742688dc5830b5f04d4bedb5479d3acc1825cb5a1c44a9a30ab2d84
0x4865d7e50bc47cab3aa3bf6274a8f454b8f301bfebb7c9278f0fcfcb9497e259
0xccbe11029b4f6ac0a5d47039c4a3311bd86bc8a7e50f84ceec5192bfda417cce
0x529fd8f467a67ef10c9674beb2b0d9d804d693642ede47d282da0a8dbfb9f920

Functions
Getter at block 21310672
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffbcc3df5e99708ef97c6e755885e114cd250bb626e2d52cb79f4f56115b03ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x42d02f4cd48BDAC116b7E3A4895f586777948FaE, 0xf6C75d85Ef66d57339f859247C38f8F47133BD39, 0x31721cEa192731bb4d03DEB916959A5b0B885dbf]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
403
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.