Katana Inu - Presale
Verified contract
Active on
Ethereum with 2,040 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2e85…ae15
Balances ($103,058.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KATA | ERC-20 | 192.367129M | $0.000536 |
$103,058.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21178810 | 9 days ago | | | 0 | 0.0031364242 | |
| 21169572 | 11 days ago | | | 0 | 0.0027698330 | |
| 21130994 | 16 days ago | | | 0 | 0.0018626029 | |
| 20892656 | 2 months ago | | | 0 | 0.0010556234 | |
| 20552173 | 3 months ago | | | 0 | 0.00010682131 | |
| 20321787 | 4 months ago | | | 0 | 0.00073755731 | |
| 20269586 | 4 months ago | | | 0 | 0.0010292194 | |
| 20219555 | 5 months ago | | | 0 | 0.00078050267 | |
| 20006148 | 6 months ago | | | 0 | 0.00096287939 | |
| 19717609 | 7 months ago | | | 0 | 0.0015556276 |
ABI
ABI objects
Getter at block 21246023
allocatedAmount() view returns (uint256)
186916857687644429118050133
balance() view returns (uint256)
5450270833333333333333334
cliffDuration() view returns (uint256)
5184000
cliffPercent() view returns (uint256)
0
linearDuration() view returns (uint256)
12960000
name() view returns (string)
Katana Inu - Presale
owner() view returns (address)
0xbf6b8d52a39efe4fccc1a6605f8279a29b1a5aaa
tgePercent() view returns (uint256)
15
tgeTime() view returns (uint256)
1640269800
Read-only
claimableAmount(address addr, uint256 timestamp) view returns (uint256)
members(address) view returns (address account, uint256 totalAmount, uint256 claimedAmount, uint256 startTime, uint256 endTime)
vestedAmount(address addr, uint256 timestamp) view returns (uint256)
State-modifying
Events addMembers(address[] addrs, uint256[] tokenAmounts)
claim()
removeMember(address addr)
renounceOwnership()
setKataToken(address _erc)
transferOwnership(address newOwner)
Added(address account, uint256 amount)
Claimed(address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Removed(address account, uint256 amount)
constructor(string _name, uint256 _tgeTime, uint256 _tgePercent, uint256 _cliffDuration, uint256 _cliffPercent, uint256 _linearDuration)
This contract contains no fallback and receive objects.
This contract contains no error objects.