GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x95daeb9c at 14147981
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.14
ERC-20
Value $3.11
ERC-20
--
 (#3255)
ERC-721
--
 (#2914)
ERC-721
--
 (#2852)
ERC-721
--
 (#2834)
ERC-721
--
 (#2535)
ERC-721
--
 (#2484)
ERC-721
--
 (#2419)
ERC-721
--
0x4619e1f3f5c395bca82f40c8f22592de62ccfbae8142bbd84494b861c7271a62
0xbe1aa70c86f527de3e757decde7729332a31609a519e809b1010b57db4e26d8f
0xeac914b17bb2d1b312846c2bae10ea7d0b843c868460f4dd03ea576d18741175
0x90f78e271a8cb978f7927de02999547132729d124c3b55fc51802d1b12b82bb7
0x69e1925dab34e472295fa02ce547f67e5a098bb9a644458bcb9ea83e9a490068
0x1a9bd6be4291211115d110d60a07dcceb901087e5b28d9b5ac1d39e8dbac7526
0xe69326fd79a3459f1f0aa58ddd75a24c87ab4cc5a976bb64d4dc61754db27d7f
0xca1f2b529352f746abfb1b725081733492913fc1f2057c6bdb14c7f773b22e2b
0x73de868dff3de78ae0f2034de233dc5254a7d861d757bd1eeacacf8875e91135
0x4a8b082eb6de9e7742321433aec422a28150b1bf34e6398a13c6c7b6f19d8ce0

Functions
Getter at block 20913374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x05dd224ef0074997a218d708651ff045389b89cd48a6e6e75bfb6ab1eb019202
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x94Fa4e38cdCF652Ad8F89d5a2897cFE5ca86278C, 0xD026Eb9d57d5856c3e67695fd424132AD2865172, 0x18E7c447280a5c4eAF1a4559Fa5144abD1541d0b, 0xF876335f90e244A24b6c7F6fB52a76a41a69C829, 0x8df937Afdf1d08C2bA565d636ca1365a42144385, 0xbf75eC8B15D78aA429B0fe0D1c678ae1Cd89d2c7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
86
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.