GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x0d872911 at 16013396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,786.25
ERC-20
Value $1,552.95
ERC-20
--
 (#1)
ERC-1555
--
 (#4289)
ERC-721
--
 (#4056)
ERC-721
--
 (#3989)
ERC-721
--
 (#3945)
ERC-721
--
 (#3816)
ERC-721
--
 (#3621)
ERC-721
--
0xa8138b5dd7888da3577fa52000a606ea5a9f96bffe415ecfdfecb027b8e42352
0x66b88f2e1be6472140f51639d49a45dc3375150be77454ddc303f7ab26ce9c89
0xe27b44e9427d6090a81befa6ddfb19aeef978f8bd3a0bd1e258f9bf0b67c7f6b
0x56ea1b1a46bc9da16a19e9629988c2b9b7bc200f7d7245426c15ccc0ae344ccd
0x86d36dd5a0cd51b87c3eaf30659e01703a4ce14ed0dbe90fb3cd0f8d2ad89636
0xd06b264cc78d70bfaafd3d9eacc3003a3e6b74f0866d23abfd4ee2a3cdeda633
0xc739a7410f05982cd57aa6e8a5a44d55cb7bb169f31a62bdc82ad51d4191183f
0x9dc3e66a334315e917cdc2dce6d89a46a3cfa9abd5beacc951e68a76ecdcfbea
0x224e15c5dc1f1b9d1845a6539a33f5b16b2768a4f1d2354daadabb01ee9a09f0
0xbf62ede484801b778f1edf707323541f484bbce6c04637c88c1b5f1191601e6f

Functions
Getter at block 21211206
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2476d027e8fe6894349d620058dd23c2423e70ff789c94d129c55a340d312c73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xce4F33710d7feA62A426ca1811373e6C2317C42E, 0x14AdD1BE2FbA58248FbA767DA7936B9d19A6aA57, 0xf9a87634BBa3F5c27c10401C90166BF2Dc87B0E4, 0xA8309931F90CEF6b34dc3Ce14960a4bD95315adB, 0x91851d76Bf7Bb6065D01AE0517560f23cD58F412, 0xb0Af8Ae111083D2CFe6871612AE888eF6470b3fe, 0x220a1171476411DCEf78353a844729596f83757a]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
62
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.