GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0xe3312e47 at 17263834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $89,305.12
ERC-20
Value $25,313.06
ERC-20
Value $20,579.4
ERC-20
Value $14,577.03
 (#1692)
ERC-721
--
 (#7)
ERC-1555
--
 (#7)
ERC-1555
--
0x3bf9e3cea477027e646a1dddfe40d2eb877ffd1b416764260f64073a1cd61872
0x8afd12ad982ef197691a45c50cffea2a5287ae429f2e0f7748d838b579960d11
0x21ede43ccde930fc8b7d933c4d8b9eeb8bb620c1c6d28ff5218d7663c552941c
0x248a28e5c78370f9464c23b1a7c08c8d34a788d66c745084862c1af71cd4712e
0x0c0572ba88893ac6d8ad29ba31b652389c1671c5c453686326f0f4041884b14a
0xbb8ba41c5b741ca0ff22655a0b66585f9edeeb250c93d76e4b43e690e41de9ef
0xc753ecd3bcde0b5a936b33f3e14e989f81b212e96b77da5d33e09a8b6d986f8b
0xf08b3245562be42458aa402bc76c38c225b46bec43919cfd7deb94421dfdb761
0xb4041920857d087893f58d6e26d4d92e7f9111eba2484844377ec76abbb7d8f9
0x14d62f4a4a737728faa50f5a680a81c28c39208fc603dd6c13f1d67730e08779

Functions
Getter at block 21304280
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x771fccb488adc2d9d116ac10d429c1624c1db471149823ebb995ee184f5b667a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x439d91B93AC3b032A661e463078ec58D6CCc279c, 0xBB0D7232e1A28498CdD43b1149f9146328B7B52c, 0x2590C6B3d22776eb3722182d3C69a7307F940FB8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.