GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 348 txns
Deployed by via 0xf1ea98f4 at 13844214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,620.8
ERC-20
Value $639.98
)
ERC-721
--
 (#4417)
ERC-721
--
 (#4416)
ERC-721
--
 (#4415)
ERC-721
--
 (#4414)
ERC-721
--
 (#4413)
ERC-721
--
 (#4412)
ERC-721
--
 (#4411)
ERC-721
--
0xa3f7a61116ce45415b530739ada20eee6bffade327ffb81dc619de6e49fa9443
0xe4369c503cef0be5499ec476b311c172f0582eb63fc26b8a48db50f0359ca74f
0x396d9a32ee520a648faed1e7f00f11f1fa17d95d56720e7809fe01e69dc909fb
0x54093e79c4079adb2f5495066c34a817d236d3a6876805eed27bef2af07f0b61
0x95f0c75ff2e0cdf42c30bade15e9540e451e3886782ef265c0cc694a69c14d54
0x16eecbef423531c93b23f79448ad773a7342148c1fb584704780d018c621fb1c
0x13cd7d0f025fd63464f4fe79f4a1d0164fb8e2195b903b096071eb88163703b1
0xbaa9819ea158ce50880d52f4509cef4ee8b8bc76f6a9762a5740de5407525679
0x4a3533e0c39f3eabb9031fdb932575be60017a6163b8dd58afca22c60d5fa739
0xd00fba7859bfdd4e1bfb2a16e9a8069dec683e16cd9b868caa159aef8f4b6179

Functions
Getter at block 20875374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf8b8c95d52f41beb38d8099b8602e0e6587b8ff06d98e1626c951db5d20adc9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x701Be39f264C1f690593A2373bd91BcAA964cD98, 0x3FcDDB0dd912e6f68927B448546cCE99F22A3e31, 0xd7dD9612A21F7C249Fb7F33E9C2e9144345e162b, 0xF30d3562ED5FBE70A3eec0896b425Fb3Ec73CEd1, 0x7e8FCd1046ae351Af66C12b75B051FE550aFe71e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
253
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.