Katana Inu - Airdrop
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2e85…ae15
Balances ($50,225.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KATA | ERC-20 | 92.801403M | $0.000541 |
$50,225.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15999593 | 2 years ago | | | 0 | 0.00027966385 | |
| 15999412 | 2 years ago | | | 0 | 0.00029010065 | |
| 15993905 | 2 years ago | | | 0 | 0.00027923236 | |
| 15993845 | 2 years ago | | | 0 | 0.00028162491 | |
| 15993387 | 2 years ago | | | 0 | 0.00029129653 | |
| 15992768 | 2 years ago | | | 0 | 0.00033028793 | |
| 15992765 | 2 years ago | | | 0 | 0.00027681066 | |
| 15992653 | 2 years ago | | | 0 | 0.00030013463 | |
| 15992546 | 2 years ago | | | 0 | 0.00030256532 | |
| 15992528 | 2 years ago | | | 0 | 0.00030861759 |
ABI
ABI objects
Getter at block 21246096
allocatedAmount() view returns (uint256)
92801403356481481481481482
balance() view returns (uint256)
0
cliffDuration() view returns (uint256)
0
cliffPercent() view returns (uint256)
0
linearDuration() view returns (uint256)
31104000
name() view returns (string)
Katana Inu - Airdrop
owner() view returns (address)
0xbf6b8d52a39efe4fccc1a6605f8279a29b1a5aaa
tgePercent() view returns (uint256)
10
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.