GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 414 txns
Deployed by via 0x8e10a497 at 14449533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.67
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#45)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
ERC-20
--
0x90653d45f88fe01e1270a2a87958919ed54c4aa7d5984f204ec2ca65be3650a4
0x0414aa7c6b153d4b50bdd70a97414fe50021eee88b5e0e78c0c83f929fe74ce2
0x4845662b846c16ece08d67e9529cc041f783a48c8b5c9cf93e673245e55f7d27
0xaa022fa340bab2a949602f0f58cef0d5729a69806f1f6ad508c40497b8af981a
0x4e6bcfe6efd30bd744529863ddfc6ebebce54b03477e0723aa5cde6de7a83f69
0x1801ca31420435e2a87f0675eda05aaf252c74f9f8cf1b958f23b9eb48302f92
0xf6b1b883eeb180017805e0b4ee6af03050b00edaafd2bd3ff2e0331603b02b8b
0x7fe2c7b3f9eccffd82f8f34cf3c33fc70c3099ecb63d0b8061faaa3f57979e0e
0x51fb5ff8e283b6eff5b4407c251e59567af13fade1d1fc593ce1ff569ae490d9
0x33191a9ad4e0d6603fa1b438833265d00f5659b13b9a049727f78c586db19102

Functions
Getter at block 21434014
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2fcc7a186785e21fdfe61133db89c911458ec8a82fbf8e3807d354676cd983bd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97ca4c26B026288207ea9992Ae6Af8C6EaFf2BA3, 0x0fB8F52B2F48067A8ebFc9429d1A416865f86f38, 0x4ce79Dff66C6A18E6606b837f2815e26a9CBBF1a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
430
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.