GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x14b93fea at 15432802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $753.47
ERC-20
Value $26,420.44
ERC-20
Value $4,046.66
ERC-20
Value $1,910.42
ERC-20
Value $434.44
ERC-20
Value $2.34
 (#1)
ERC-1555
--
 (#24)
ERC-1555
--
0xe013f88208a8dd1ae3568b744225593f4657e3aaf60aafe3975210e343f1630f
0x679dc69d057393f06f3bd48334722de469ef8ea3785b8b4e90cd7f2b372450d5
0xedad2c730a38ca772acb4749cff5717c79939699a3eef9f77525f8f8d4754f56
0x24df1cac727a426ab7ff4415a228120cd2331732cee362b7939e49a780c0ea9d
0x08bc9014be8d5d1b84cef91f4143bf2bf87d6bcb3040db7b6448740ce7d5dc1c
0x3758c43f06208d23c675eba80f2350098d7e43de2ab97baabae1b1c31af655d9
0x9af92478781d6ca9cc8a1125213820b0ac4d4280c77bb66fa2133649ce457cd0
0x7a683ca855b73aef68816c38e05ee19f7a8a161d68df8c55ea4b972674d3f777
0x3fc7d2cd5436509a30699ecfd0f890568d62cf951a35aa19d3536b0690589940
0x19f9f3f8cde820339348581300e487d033c5aae4358a79acb0911733581096f0

Functions
Getter at block 20946242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf58b3483e30f638d71d4767104abf73d480e9cc0a7a0b569621ea9271b1e08ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02A81e8bF08e54a0868414C53111A754353bC11B, 0x773fa2421460F4F9A21b8Daf73471fA9451eA1aF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
116
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.