KAASY.AI Token
Verified contract
Active on
Ethereum with 3,863 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($6,858.68)
Native
Value
$6,858.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.071884 | $3,310.36 |
$6,858.68 | |
KAAS | ERC-20 | 71.25M | -- | -- | |
EBK | ERC-20 | 2.071884 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9455702 | 5 years ago | | | 0 | 0.00011249600 | |
| 9454297 | 5 years ago | | | 0 | 0.00011249600 | |
| 9452943 | 5 years ago | | | 0 | 0.00011249600 | |
| 9446074 | 5 years ago | | | 0 | 0.00011249600 | |
| 9444755 | 5 years ago | | | 0 | 0.00011249600 | |
| 9441531 | 5 years ago | | | 0 | 0.00011249600 | |
| 9440978 | 5 years ago | | | 0 | 0.00011249600 | |
| 9439518 | 5 years ago | | | 0 | 0.00014062000 | |
| 9434999 | 5 years ago | | | 0 | 0.00011249600 | |
| 9432434 | 5 years ago | | | 0 | 0.00011249600 |
ABI
ABI objects
Getter at block 21171363
_totalSupply() view returns (uint256)
200005307000000000000000000
bonusEnd05() view returns (uint256)
1539388800
bonusEnd10() view returns (uint256)
1538179200
bonusEnd20() view returns (uint256)
1536969600
circulatingSupply() view returns (uint256)
128755307000000000000000000
currentRunningAddress() view returns (address)
0x714c1ef3854591d4118bd6887d4740bc4d5f5412
decimals() view returns (uint8)
18
endDate() view returns (uint256)
1551398400
exchangeRate() view returns (uint256)
20261
getExchangeRate() view returns (uint256 rate)
20261
isPaused() view returns (bool)
false
maxAmountETH() view returns (uint256)
5000000000000000000000
maxSellable() view returns (uint256)
300000000000000000000000000
maxSupply() view returns (uint256)
500000000000000000000000000
minAmountETH() view returns (uint256)
100000000000000000
name() view returns (string)
KAASY.AI Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
newOwnerAPI() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9d61d95b20ac96079e25785b7a5354b169612564
ownerAPI() view returns (address)
0x9d61d95b20ac96079e25785b7a5354b169612564
paused() view returns (bool currentlyPaused)
false
soldSupply() view returns (uint256)
5307000000000000000000
startDate() view returns (uint256)
1535760000
symbol() view returns (string)
KAAS
totalSupply() view returns (uint256)
200005307000000000000000000
tradingDate() view returns (uint256)
1543536000
versionIndex() view returns (uint8)
1
Read-only
allowance(address tokenOwner, address requester) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
burnedBalanceOf(address exOwner) view returns (uint256 balance)
depositsOf(address depositer) view returns (uint256 balance)
getAddressKYCState(address depositer) view returns (bool)
getAmountToIssue(uint256 ethAmount) view returns (uint256)
State-modifying
Events BurnMyTokensAndSetAmountForNewBlockchain()
BurnTokensAndSetAmountForNewBlockchain(address exOwner)
SetNewBlockchainEnabled()
acceptOwnership()
acceptOwnershipAPI()
approve(address destination, uint256 amount) returns (bool success)
approveAndCall(address requester, uint256 tokens, bytes data) returns (bool success)
finishMinting() returns (bool finished)
pause()
setAddressKYC(address depositer, bool isAllowed) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferAPIOwnership(address _newOwnerAPI)
transferAllERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
transferVestingMonthlyAmount(address destination) returns (bool)
unpause()
updateEndDate(uint256 newDate) returns (bool success)
updateExchangeRate(uint256 newEthEurRate) returns (bool success)
updateTokenNameSymbolAddress(string newTokenName, string newSymbol, address newContractAddress) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
MintingFinished(uint256 indexed moment)
OwnBlockchainLaunched(uint256 indexed moment)
OwnershipAPITransferred(address indexed _from, address indexed _to)
OwnershipTransferred(address indexed _from, address indexed _to)
Pause()
TokensBurned(address indexed exOwner, uint256 indexed amount, uint256 indexed moment)
Transfer(address indexed from, address indexed to, uint256 tokens)
Unpause()
constructor()
fallback()
This contract contains no error objects.