GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x4767e1f1 at 14015688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,634,610.19
ERC-20
Value $1,488.92
ERC-20
Value $31.09
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
 (#394)
ERC-721
--
ERC-20
--
0xef262b70f1a7f9f37cadfba9dd2288d0c682a1cc0f5c69978fb20db09ba0e4ad
0x26b0cd670743732901d3e621d9bc3a597b560675c777ae379e01a09829a1c8b2
0x41c28c2dd860f143ad98b62b7945bee9ec2c2561f35fa09e611f32f6b2121483
0x08af7c77ac6ac2d1a5572381dfb15560ab64d3b3cae34a12bf7b2746e0a31bd4
0x81812e9728410ea6a2164cb6cee6739a75b8efe2fadbfea13af9ed547a1b2592
0x4c2a09c342b8b6233c923a31578f3305f950ed690f8572c094c30d9e3344f983
0xea46ebbf38236bde7d433b8fc185b2e6a69d612318a288471687e7a9ff3e2339
0xd1221f6387ba39983ea3355b5ea2dd69e4496b98b24e724fe41e811bfc99ca3b
0xb8bbf2451f8a49eede48092e1ae50301f5db6da7f9d7a041cf38f5af700a7d3a
0x81de236a8b7c871f9ee9d37ddd9ce3f1a33eb55a03a58ee8718931288ac69c97

Functions
Getter at block 21212084
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x98315e24d9c0baea1a2e451aee489a6f8d6f94bd11fb9019354c0911ad233e23
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8eb5EeDC629bbA066FCF3c01ff621F66BBb562d0, 0x2b3524499B4f068E48019f87bc184598E6D4dE1D, 0x5c3E5656285a95D315bBa91D2c360b3878BD7637, 0xba991745dbd48F81214DD80e86B0F459547b574b, 0xf1C0ecADC03AA0C33Dbc1846D0146E284DA5fbd1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
93
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.