VeSolidEscrowManager

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x270c8e06 at 16321949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VeSolidEscrowManager"

0xb77aa07b8a662a895a1b0e5d2ff21513bdcf2322b70f6f0cbcd47aa22829dd4c
0x9e3a2b2cb35710a616178cfb6253155c7b65926725d2263e7ac72d68b8464f16

Functions
Getter at block 21299847
minter(view returns (address)
0x77780aa5e04e0eb5004767352748399d9d6eaee0
owner(view returns (address)
0x635a98beeae62de55e91ac2987b7daffd22099b5
tempAddress(view returns (address)
0x92a0c08e5819d4590363a5d23d6a74321901f70a
ve(view returns (address)
0x77730ed992d286c53f3a0838232c3957daeaaf73
veDist(view returns (address)
0x77760c63940ec0454b977a31ed65d6440ec5fb92
voter(view returns (address)
0x777034fef3ccbed74536ea1002faec9620deae0a
Read-only
escrowData(addressview returns (bool goodStandinguint128 tokenIduint40 unlockTime)
escrows(uint256view returns (address)
isEscrowed(uint256view returns (bool)
tokenIdToEscrow(uint256view returns (address)
State-modifying
createNewEscrow(uint256 tokenIdaddress operatoruint256 duration
detachGauges(uint256 tokenIdaddress[] gauges
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datareturns (bytes4)
recoverERC20(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
resetVotes(uint256 tokenId
revokeNft(uint256 tokenId
setStanding(uint256 tokenIdbool standingStatus
transferOwnership(address newOwner
wrappedExecuteCall(address touint256 valuebytes datapayable 
Events
EscrowCreated(uint256 indexed tokenIdaddress indexed operatoraddress indexed escrowuint256 unlockTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Recovered(address tokenAddressuint256 amountOrTokenId
Standing(address escrowAddressbool goodStanding
VeNftRevoked(uint256 indexed tokenIdaddress escrow
Constructor
constructor(address _veaddress _veDistaddress _minteraddress _voter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.