vMeowl

Verified contract

Active on Ethereum with 312 txns
Deployed by via 0xf4cf8a31 at 17816936
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x42759b01ce92815a0b714b425c3c65d38719099bd380cbe8ac094e4d1fa14a72
0xaadfc1267b5b4d0532b41d0fa38128e17971441fac887fe67c6de8c8a10d49bd
0xe626b8deaa0878d72fd4232ab2a1470ec4f204694854378dc5a310ba7fb5da7c
0x0010bdca04376241f7e00207a9b2ed2ae495a09b49a33ca0f833711cadd87fa2
0x45c623b254af1b07c190b50457a4c879e10befa3f2ddfb6a130674422101ee77
0xfe26055b4daf5349458b9ef97f237b9193f126c12e0266c5732f8325e7e22f34
0x2949be501e63c3840c6959de402d8892734b72f77ef66c3dec9400a5eda41887
0x8d52e6ebbe4ae63ada86be1ae35da8203b00324905c3b06975861697cd1ceb2b
0xc96ba2bfd3acbfffd03a7cda228799630751541203c41e80babf8f3ac1fe7b46
0xbbc53b5c4a1f1984d3a70206f9ef1ae3e140ba1925b781da200f097a2a9f4ceb

Functions
Getter at block 21228873
decimals(view returns (uint8)
18
meowl(view returns (address)
0x1f1f26c966f483997728bed0f9814938b2b5e294
name(view returns (string)
vMeowl
owner(view returns (address)
0x1bb0303f9e28031a5ffd9ffaa37c6adcae9f5bbb
startTime(view returns (uint256)
1690854047
symbol(view returns (string)
VMEOWL
timePeriodInSeconds(view returns (uint256)
172800
totalSupply(view returns (uint256)
26604468543888888888889
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimableOf(address accountview returns (uint256)
claimedByAccount(addressview returns (uint128)
cumulativeScheduleInBPS(uint256view returns (uint16)
vestedOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(address recipient
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 initialAmount
multiMint(address[] accountsuint256[] initialAmounts
renounceOwnership(
rescue(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed claimeruint256 initialAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address meowl_uint16[] cumulativeScheduleInBPS_uint256 timePeriodInDays
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.