TokenVault

Verified contract

Implementation

Active on Ethereum with 10 txns
Deployed by via 0x1be4e5e6 at 12743932
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots

No balances found for "TokenVault"

0x6ae5754c1ae38c62c8f64b4abbf19e9bf11f46dd3a73bf073eb3c1d2748e74cf
0xe8cc94cba14fea849dc0431220829e7110e06ced52b40c292fb9efe8c9313376
0xb336a3335fc24012d0ec92b705ac6348a8e1fa87a094091f1f07306b1c4dccc8
From
0x4d84872b8a184184a535ebb469e9da40fb26e3914b02028d05ed2945cf5a97a0
0x0f47a889ef7544f1651b9695ba247242e89f17d5469da566c0d3849ef1c5333c
0x94d5d0f57030af2ce53e3404b8c361c1bada51fcbb209ebadb59f08b7efa07f2
0xd05b31f6d24fbea5d70ab45672174c3566c338b7d3ef89d1fb5cea807dd0e931
From
0x7f6db288909bd71cb420267a9712e479fe2948fbeb0e6e8e7e590e28e7f513bc
0x12221d88ce44bebc6b9c5636c61ed1f0f81b16509052687d68aa2a99a491b9b5
0x7381499ef58938cff94c39a00d90e6f7718f45aaf454ba2bec77343332f69aba

Functions
Getter at block 20819495
auctionEnd(view returns (uint256)
1639746829
auctionLength(view returns (uint256)
0
auctionState(view returns (uint8)
1
curator(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
fee(view returns (uint256)
0
id(view returns (uint256)
0
lastClaimed(view returns (uint256)
0
livePrice(view returns (uint256)
0
name(view returns (string)
reservePrice(view returns (uint256)
0
reserveTotal(view returns (uint256)
0
settings(view returns (address)
0xe0fc79183a22106229b84ecdd55ca017a07eddca
symbol(view returns (string)
token(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
vaultClosed(view returns (bool)
false
votingTokens(view returns (uint256)
0
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
winning(view returns (address)
0xae4d89314452fd25ed8ea30114434fd224d37ee3
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
userPrices(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
bid(payable 
cash(
claimFees(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
end(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _curatoraddress _tokenuint256 _iduint256 _supplyuint256 _listPriceuint256 _feestring _namestring _symbol
kickCurator(address _curator
onERC721Received(addressaddressuint256bytesreturns (bytes4)
redeem(
removeReserve(address _user
start(payable 
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateAuctionLength(uint256 _length
updateCurator(address _curator
updateFee(uint256 _fee
updateUserPrice(uint256 _new
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bid(address indexed buyeruint256 price
Cash(address indexed owneruint256 shares
PriceUpdate(address indexed useruint256 price
Redeem(address indexed redeemer
Start(address indexed buyeruint256 price
Transfer(address indexed fromaddress indexed touint256 value
Won(address indexed buyeruint256 price
Constructor
constructor(address _settings
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.