GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x7a0d0e70 at 18514744
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,429.19
ERC-20
Value $6,157.78
ERC-20
Value $2,150.64
ERC-20
Value $827.16
ERC-20
Value $75.21
ERC-20
Value $0
 (#2569)
ERC-721
--
ERC-20
--
0x36d141d92bb652b5e86b259a724f77cf274e8b76e288126dd3bb22473a4b0c19
0x41bebb0dd94a507abdb67e435cf895d4753adf63ff138e0186b1cb8d8f9bd523
0x42e36f35e973962a41c1ecb4f4b4f5426d6f939841d6f8727396fa48166e2ecd
0x4e7406de5d9b0bd191ec4bf76b427e17b491751fa3bb5a56a038d59ec7472946
0xa1241fd0bdd784ecb76f2349b283dcebb62f24b3c2e6f619fe4a59d309ad93d1
0x50c5f771b7d392d5528ad3765877dd7feb9b80270f52cbb795420ee31ceae259
0x5ca4daa378f172a47c0ad7424f7ca67deb8adbc2a08712142c2187c633325017
0x15a82eb2be26af12e476fc8fa09207136a23d475294697d59ed8ea30cd32de56
0xc320a6e0555a790839643bed6dbd3342c3eecba0f8d2dbe687d0d4ff92266edb
0xe7e026babc4e54bdd6bc7f64c8b8b5bb9e6ddd3ed12ca37d231cce37c23a07fd

Functions
Getter at block 20926222
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe180fd6bc0b5b288a1601777662a960f23efa5831a764911057697fb8ff7b063
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb19a4dAcdC063070c6E8F6fB87E8104C3918bFe8, 0x2F7d59F07518644412566D5CBB8545FBD1e9B69B, 0x80FF9109A322651eb3d4C12dfc53211179E00308, 0x075e704e920623494d3F93600dDA08b9e1B5D27D]
getThreshold(view returns (uint256)
3
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.