GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 351 txns
Deployed by via 0x5713cad0 at 17287146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,389.83
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#125)
ERC-721
--
 (#377)
ERC-721
--
 (#375)
ERC-721
--
 (#373)
ERC-721
--
0xdb4eac9a3378c25e094a55fc745f46adf102c8133457ac748460d7c1502234e0
0x77480ec05dbef5df7fbe30173ee843b7ebd2e0b331ef18fecfbbd7e32d1667ff
0x887dbf1539edca8857be45d27545766e27b0c24eed6178ab4656b4b11c8965a4
0x5ba2a803310dbe3e6f2456551f0415226675723c13e9420fd42f810bcdc69964
0x66bae012b3e07fb5cd8832da31635a89e939e86b29a1b71186a55521e0f2f4d7
0xc1f3871882178e9d4b965e6ceeebea4dbdf2c5d62bf275dcf6aba759438fe93c
0xd84935c6bd78b4dda946b318f828ee5559c70630557dbeb9312472eaac0f1f53
0x5dc0a2804fbbd154ea6d102e1725aa84914ed1e74d15de2477a0488f332d7bcf
0x8c1a00209514ff3db4aec0075eb140c4ef1f16d4f44ceff997e42dbeea3ac769
0x166fec1143356eaed4ab94fc80e0d275e232f1e1eafc8c9dfc996531c5d02a8d

Functions
Getter at block 21230720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd32402f82af1cb0553d48c1388db5d8843d7c73021aff1e3003365d4ba640bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x6b71a1906b352Ae258DDD7A842da31E742C2ceBb, 0x25832A4010d2a1e50A15F04f551776A2aCf2F0F8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
346
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.