GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0x6ed3b85b at 18716216
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30,446.24
ERC-20
Value $6,381.2
ERC-20
Value $1,314.83
ERC-20
Value $1,300.71
ERC-20
Value $1,193.7
ERC-20
Value $617.7
ERC-20
Value $7.05
ERC-20
Value $3.12
ERC-20
--
ERC-20
--
0xa0922cec6f373926927669ebb5126e6769471a245d5b00243caf0414c79f3637
0xe95ec80a1504c4d95405e7965a5f9c266360a3c33ee611d0d0c150f96910a29c
0x6b4a9363b9d3f415fbf2ec6f7697434e5e621b479ba93701efd9038f3963cb2d
0x69ad157d4851d73ea3f0c428c1c8b52c2370377e9334ede7760f42268b09fcf7
0xc1b1bfb399ff2dd3b5845dbe49a98788536c3fa82cfb4b5b46523deedd1fd1ef
0x3892b056cc6b9e09120cd1edcb31b79b9721a54370d32cb18bad5ec4999ca882
0xd78c6f36efe52e0b2eb655ed76759617c18caf5cc6b4b80a1b70ffe196db7590
0x94b5265a7d893307a4dbc0450d6f9d576cbc0d84bc7e8b9d34c08f54d61f0894
0x8ae3cbc34fe3506302406edc9e78d7398540cef975d7a2eeccb7a2cda7a57cde
0xe792dce1f55f383e314ed0026af6dc0866ad3d94b58776737f8afc61d2d009e5

Functions
Getter at block 20864911
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0962a925a1aa1075873de2acd574ae764701088fe43a87941debf7accf93191b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x39DddAB5242Cb6D73041e4E805c6aD5F5cD4B552, 0x4FaC90783ca5214b21c25Dc7D96642b56a61A57d, 0xB072E21C6ba6bB975bFEe7Eb72Ea80A05f3A0CCe, 0x946C2960E785d90C666355aC88a967a6CeaDf4FD, 0xA28e2210D16c3F837d60F849b729393dA47f2Ce4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
121
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.