Katana Inu - Team
Verified contract
Active on
Ethereum with 427 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2e85…ae15
Balances ($1,227,167.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KATA | ERC-20 | 2.297508B | $0.000534 |
$1,227,167.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239044 | a day ago | | | 0 | 0.0010288952 | |
| 21238514 | a day ago | | | 0 | 0.0021831175 | |
| 21216876 | 4 days ago | | | 0 | 0.0014778265 | |
| 21206648 | 5 days ago | | | 0 | 0.00090027265 | |
| 21199605 | 6 days ago | | | 0 | 0.00097296842 | |
| 21192530 | 7 days ago | | | 0 | 0.0014614197 | |
| 21190083 | 8 days ago | | | 0 | 0.0012462587 | |
| 21185378 | 8 days ago | | | 0 | 0.0025091910 | |
| 21159040 | 12 days ago | | | 0 | 0.0029192315 | |
| 21157236 | 12 days ago | | | 0 | 0.0019870511 |
ABI
ABI objects
Getter at block 21245941
allocatedAmount() view returns (uint256)
944958997438164749820650333
balance() view returns (uint256)
1352548611861468170946296297
cliffDuration() view returns (uint256)
15552000
cliffPercent() view returns (uint256)
10
linearDuration() view returns (uint256)
77760000
name() view returns (string)
Katana Inu - Team
owner() view returns (address)
0xbf6b8d52a39efe4fccc1a6605f8279a29b1a5aaa
tgePercent() view returns (uint256)
0
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.