Birth of Kalki
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
☀ | ERC-20 | 0.745233 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20532737 | 4 months ago | | | 0 | 0.00018702816 | |
| 20465528 | 4 months ago | | | 0 | 0.00012883275 | |
| 20352660 | 5 months ago | | | 0 | 0.00010616954 | |
| 20352628 | 5 months ago | | | 0 | 0.00012799802 | |
| 20250467 | 5 months ago | | | 0 | 0.000070446759 | |
| 20231193 | 5 months ago | | | 0 | 0.00019353254 | |
| 19661027 | 8 months ago | | | 0 | 0.00036870657 | |
| 18418080 | a year ago | | | 0 | 0.00064008934 | |
| 18415880 | a year ago | | | 0 | 0.00070022907 | |
| 15411008 | 2 years ago | | | 0 | 0.00052223148 |
ABI
ABI objects
Getter at block 21383887
_burnFee() view returns (uint8)
0
_buybackFee() view returns (uint8)
0
_liquidityFee() view returns (uint8)
3
_name() view returns (string)
Birth of Kalki
_symbol() view returns (string)
☀
_tTotal() view returns (uint256)
12000000000000
_taxFee() view returns (uint8)
0
_walletFee() view returns (uint8)
3
buyBackUpperLimitAmount() view returns (uint256)
1200000000
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
10
feeWallet() view returns (address)
0xb7647f0c6439ceaf6cf2eead58410bb50dbe909f
getIdentifier() view returns (string)
Metacrypt_B_TR_TAX_NC_X
maxBurnFee() view returns (uint8)
10
maxBuybackFee() view returns (uint8)
10
maxLiqFee() view returns (uint8)
10
maxTaxFee() view returns (uint8)
10
maxWalletFee() view returns (uint8)
10
minMxTxPercentage() view returns (uint8)
1
minMxWalletPercentage() view returns (uint8)
1
name() view returns (string)
Birth of Kalki
numTokensSellToAddToLiquidity() view returns (uint256)
12000000000
owner() view returns (address)
0xb7647f0c6439ceaf6cf2eead58410bb50dbe909f
pcsV2Pair() view returns (address)
0x9b6bab8dedb74067d02dc9ef601a31b8a31b6489
pcsV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
☀
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
12000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverToken(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setAllFeePercent(uint8 taxFee, uint8 liquidityFee, uint8 burnFee, uint8 walletFee, uint8 buybackFee)
setBuybackUpperLimit(uint256 buyBackLimit)
setFeeWallet(address newFeeWallet)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __metacrypt_name, string __metacrypt_symbol, uint8 __metacrypt_decimals, uint256 __metacrypt_initial, address __metacrypt_router, uint8 __metacrypt_tax_reflection, uint8 __metacrypt_tax_wallet, uint8 __metacrypt_tax_burn, uint8 __metacrypt_tax_liquidity, uint8 __metacrypt_tax_buyback)
receive()
This contract contains no error objects.