GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x85ecf2d9 at 13541343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,411.85
ERC-20
Value $34.43
ERC-20
Value $2.23
ERC-20
Value $0
ERC-20
--
 (#0)
ERC-1555
--
 (#293)
ERC-721
--
 (#2)
ERC-1555
--
 (#928)
ERC-721
--
 (#2)
ERC-1555
--
0xba5002e5b585e63d5ee072aa431fc33852af5f769f236e01f5dd734e0de12903
0x0bc5f2740026201f6d532f66bb35daa877c947c6a2b0835306934a52b7c8bc3a
0xf4990a9687707c73c9f494afa8dd8cf5a5ea5b3592e5eee4029f82bbbf2a6416
0x48b4ebb062f91143c0dd3c2393633159097248810e5401b5fa6bb716a9653204
0x9430a5cd01525b52a6277d6304956ce6c5d15b4ba5e9d01110fb045522677af3
0x0ba82b34ebd149834981a95dbbc537da96c23f43f3cc2f649cab9652d39cdaea
0x4e1e6fc0f5c32ab4a13e85113099ecb7a3940fae49aa66740ef6885939df5b9b
0x884f7db1f0ffe0f57feff616556b068f731ac518f76a3436078ba68d61c42544
0xa93b5f03d7fc42b2c7d98f0cc6e6bc6378542114cc9c282c5dc402358a587897
0xaa2272df09dc078c10eaf632f95c38ec047d98fdcb5dd00efabaf5f2fb07ad4a

Functions
Getter at block 21201606
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa91407d4e9f3dbec660a8b9fd675007b6bd4401eae53a336c6102d04bfd26465
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7b7fE82464E66D5c297f9dE2Bc0A8Bfc7d6DE5BD, 0x3377Fc947899f6F961Bf7B00e364538178277d99, 0x56F71C944390EcC656b35B1a6122B773DCD2CC74, 0xbc3ed6B537f2980e66f396Fe14210A56ba3f72C4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
85
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.